Ajax Layered navigation in listing filters

Hi,

Do you mean will Ajax search also work for radius and date searches?

Yes, if its possible.

Thanks again @ihor for the valuable insight regarding the hp_listing_category slug! This is indeed correct, as I get a warning that it already exists when I try to set-up a new taxonomy in CPT UI based on it, as I also got when I created taxonomies for the attributes.

However, something odd happens now - although the taxonomy gets created without issues (Just as it did for attributes), it does not appear when I hover the Mouse over “Listings” in dashboard (where the custom taxonomies for attributes appear) and neither is it displayed in the “filter by” field of Filter Everything.

I imagine it’s because those are categories and not attributes in HivePress, but I’m not sure what’s the exact cause.

Also, thank you for confirming it’s on the roadmap - somehow I missed that one. Hope it will be easier for you guys to implement it than it is for me :smiley:

1 Like

The list in the filter form may be cached, you can try this code snippet to check if it’s the reason Disable the HivePress cache #hivepress #cache · GitHub In any case, thanks for the feedback, we’ll try to deliver this feature as soon as possible.

1 Like

If you use the plugin suggested above it will probably not work for specific filters like location because this logic is triggered by the HivePress filter form.

I tried also removing the cache but still nothing - it’s probably something else but I can’t figure it out right now. Will update if I fix anything, or wait for the official update once you roll it out :slight_smile:

Hi,

It would be very useful if HivePress offered dynamic filters that automatically update both the listings and the available filter options in real time — without requiring users to click the “Filter” button.

This would greatly improve the user experience, making the filtering process faster and more interactive (similar to how many modern marketplaces handle live filtering).

A possible implementation could involve AJAX or JavaScript-based updates that refresh the listing results and filter counts instantly when a user changes a filter value.

Thanks for considering this feature!

Hi,

Thank you for suggesting this feature. It is already on our roadmap, and we definitely plan to implement it. If you don’t mind, I will merge this topic with an existing one so we can better track the demand for the feature. This helps us prioritize development efforts more effectively.