Fix JavaScript Filters on WordPress

Fix JavaScript Filters on WordPress

Fix JavaScript Filters on WordPress

Upwork

Upwork

Remoto

13 hours ago

No application

About

I have a one page WordPress site built with Elementor and JetEngine. I’ve set up a custom JetEngine listing grid that displays WordPress posts. Each post has different tags depending on the job type (A, B, C, D, E). Above the grid, I’ve added filter buttons (All, A, B, C, D, E). I’ve already implemented custom JavaScript filtering, but the issue is: - The “All” button works correctly. - Clicking on any other filter currently hides all items instead of showing only the matching posts. What I need fixed: - Debug/fix the JavaScript so the filters work instantly on the page (no reload). - Make sure the solution is future-proof so when I add new posts with tags, they should automatically fall under the correct filter. - Keep the functionality lightweight (no JetSmartFilters or extra plugins). - Apply only to this one listing grid/page.