How do I filter all the listings?

Is there a way to have the filter set for all listings? So once the visitor goes to the listing page, they can filter all listings instead of having to click on a category?

For example if someone has a niche gifting page, they may want to filter all the gifts by price instead of having to click a specific category.

Thank you in advance

I don’t know if that helps, but as you select a category, the parameter is shown in the url.
So if you want to link directly to this category, you 'd just add this param to it.

e.g.
Default listings page :

Listing page with real estate category preset :

https://listinghive.hivepress.io/?_sort=&s=&post_type=hp_listing&latitude=&longitude=&_category=4&location=

Hi,

Yes, you can add any filters using the attribute listing and mark the attribute as filterable. You can find more details in this documentation.

​I hope this is helpful to you

Ahh so, I could potentially create a parent category for all the listings and use the URL parameter for the listing page?

Hi,

I have the attribute marked as filterable.

As you can see it’s working here:

The problem is that when a user clicks on the listing page, I would like this filter to show straight away so they can filter all the listings by price instead of having to click a category first.

Hi,

Please clarify whether this attribute is restricted to a category. If so, just navigate to Listings > Attributes > Edit Attribute > and on the right sidebar in the Categories section, uncheck all categories. Then, the attribute will be displayed by default when you click on the listings page or search for listings.

​I hope this is helpful to you