- 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>
- Hide .entry-hero.page-hero-section on homepage (Kadence renders it
even when _kadence_post_layout title:hide is set)
- Remove 5rem content-area gap above first block on homepage
- .acrib-hero min-height 100svh/100vh (full viewport, transparent header)
- Hero inner container flex-centred with 100px top padding for nav clearance
- Injected via wp_head (priority 5) so it loads before any theme CSS