Hi,
I tried to search for this everywhere but could not find
I have a generic search form which is working fine
It s using mainly custom Post type and no search field (only filters)
I need to create now different pages on my website which would be calling the same results of this search but but with different values for the filters
Example: My generic search shows all type of Real Estate properties
I want to create a separate pages by custom field “property_type” which would show only a specific value of “property_type”
– Page “Villa” showing only “property_type” Like “Villa”
– Page “Apartment” showing only “property_type” Like “Apartment”
again this property_type is a post_tax_filter and and not a search filter (asp_s)
If you can shed some light how to easily achieve that, that would be great
Thanks
Ahmed