Hi,
Currently, the product category filter on my site allows only one active category at a time. Clicking a category loads products from that category via AJAX. Selecting a different category resets the filter to show only the newly selected one.
This logic works well for the Spotlight widget—which you previously adjusted via SFTP—but we need a different behavior for the Sidebar widget.
Specifically, we want to revert to the standard filtering logic on those areas, allowing users to select multiple categories simultaneously.
What’s the best way to implement this?
Should we restore multi-select filtering globally?
Then apply the single-category logic only to the Spotlight widget?
Is this possible to handle within Elementor, or would using code snippets be better?
I’ve recorded a short video to demonstrate the current behavior differences:
https://www.loom.com/share/b0a1b3d2ebdb4a64a9865ddd99948850?sid=5ad13ab2-e1c4-4c55-a6d1-6aaaba61be68
Looking forward to your advice on the best approach with scalable errorfree code implementation.
Best regards,