upskill-event-manager/wordpress-dev/wordpress/wp-content
bengizmo 29c1d88082 fix: Properly resolve home page content disappearing issue
- Made CSS animations specific to .hvac-content wrapper to prevent affecting non-HVAC pages
- Added JavaScript safety checks to only run animations on HVAC pages
- Fixed overly broad CSS selectors that were hiding content globally
- Added early return in JavaScript if not on HVAC page
- Fixed animation table row selectors to be HVAC-specific

The root cause was CSS/JS affecting elements with generic class names site-wide.
Now animations only target elements within HVAC plugin pages.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-24 08:41:49 -03:00
..
plugins/hvac-community-events fix: Properly resolve home page content disappearing issue 2025-05-24 08:41:49 -03:00