Ajax filter call error
-
Hi guys! Found an event handler error in the Ajax filter.
If you select a location, say London, via the location selection panel on the homepage, then select a category via the Ajax filter, open any listing from the search results, and navigate back to the list of listings via the back arrow in your browser, you will see all listings from all categories!
The category checkbox in the Ajax filter will remain active, and the selected city and category will also be shown in the Ajax filter panel.
This means that the filter is not applied when returning to the page, although the checkbox state is preserved and the URL remains cached as:https://mysite.com/listing-location/london?q=&filter_location=3%2C3&filter_category=29
For the filter to work, you need to uncheck the category and check the same category again.
Please check this and fix it in future updates. Because when you return to the archive page using the back button, the filter should not be reset.
Category filters are not executed when returning to the archive, but city filters are. Thank you.
- You must be logged in to reply to this topic.