4 Commits

Author SHA1 Message Date
Malin
b1d9eafab6 feat: sticky navy header, AJAX search overlay, nav consistency
- Replace transparent/absolute homepage header with sticky navy header
  globally (position:sticky on #masthead) — same navy look everywhere
- Remove transparent-header body_class logic; always set non-transparent
- Simplify homepage CSS: hero fills 100vh, no absolute header overlay
- Add magnifying glass search icon to primary nav menus (ES/EN/RO)
- Add full-screen AJAX search overlay with WP REST API live results,
  multilingual placeholders, ESC/Ctrl+K keyboard shortcuts
- Add ro_RO core + Yoast language packs to repo
- Install and configure Yoast SEO with meta for all 63 posts + 12 pages
- Add tags and ACRIB author to all posts
- CF7 redesign: 2-column layout, legal checkboxes, reference number badge

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 16:05:50 +02:00
Malin
1473d34729 fix: timeline full-width single-column layout + RO language files
- Replace narrow 45%-alternating timeline layout with full-width
  left-edge design: line at left edge, cards use 100% of container
- Cards now span the full 900px content width instead of ~387px
- Removes blank whitespace on both sides that made UX poor
- Applied to all three language versions (ES ID 29, RO ID 69, EN ID 70)
- Add RO locale files for CF7, Polylang, WP Super Cache

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 08:15:22 +02:00
Malin
430defd55f feat: hero fix, Kadence footer removal, Sobre ACRIB timeline, Novedades blog, Polylang (es/ro/en)
- MU-plugin v1.2: transparent header overlay via position:absolute on homepage
  (Kadence Pro workaround), body_class filter at priority 999 to inject
  transparent-header class, Kadence footer removed via remove_action after_setup_theme
- Fixed hero height to exactly 100svh/100vh, removed min-height overflow
- Fixed bottom gap: content-area margin-bottom:0 on homepage
- Removed boxed content styling on homepage (entry-content-wrap)
- Created Sobre ACRIB page (ID 29) with 8-milestone vertical timeline (2018-2025)
- Created Novedades page (ID 30) as WordPress blog posts index
- Added Sobre ACRIB and Novedades to primary nav menu
- Configured Polylang: es (default), ro, en languages
- Fixed Polylang nav_menus option format (lang-keyed menu IDs)
- Added Polylang language switcher to primary menu
- Created RO (acasa) and EN (home-en) homepage stubs
- Added translation locale files for all plugins and Kadence theme

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 20:40:12 +02:00
Malin
f3ff7b7186 feat: initial ACRIB WordPress deployment
- WordPress 6.9.4 (es_ES) with Kadence theme
- Homepage: Hero, La Asociación, Pilares, Beneficios, Eventos, Miembros, Hazte Miembro, Contacto
- Brand identity: #13294b navy, #a12932 burgundy, #c69c48 gold
- Fonts: Raleway (headings) + Source Sans 3 (body) + Lato (UI)
- Plugins: Kadence Blocks, Polylang, Contact Form 7
- Custom CSS with full brand styling and responsive layout
- HTTPS enforced via wp-config.php proxy detection
2026-05-19 19:25:59 +02:00