Commit Graph

4 Commits

Author SHA1 Message Date
Patski123
71ef7d2106 Fix homepage stats: replace fake metrics with real/brand-accurate stats
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-03 01:26:18 +00:00
FrontendDev
de8d1b8bef Fix products, search, and newsletter form per REPA-17
- Search: replace static <a href="/?s="> with togglable search overlay
  form that submits post_type=product for proper WooCommerce results
- Newsletter: remove mc4wp shortcode (plugin not installed), replace
  with self-contained HTML form + JS confirmation handler
- Shop by Design: link each design card to real product_tag pages
  (passive-aggressive, email-signatures, meeting-recovery, etc.)
  and show live tag.count instead of hardcoded numbers
- Category slugs: update $cat_meta mapping to match actual WC slugs
  (drinkware, wall-decor, stationery, apparel, stickers, accessories)
  in both front-page.php and archive-product.php
- Footer dept links updated to real WC category slugs

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-02 21:25:45 -04:00
FrontendDev
1cc5a8ecfe Add RAR Storefront WordPress theme
Implements the Reply All Regrets™ frontend design: retro office aesthetic
with manila/ink/stamp-red/olive palette, Fraunces + JetBrains Mono + Inter
typography. Includes homepage, category, product detail, blog, about, cart
templates with WooCommerce integration and interactive JS (filter, sort, gallery).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-02 20:38:29 -04:00
Patski123
ca4870649a Initial commit 2026-05-02 23:58:31 +00:00