Suppressing filter options on Search Listing?
-
Hi,
I’m not planning on using Categories or free text search in my application and am trying to remove those fields on both the search listing and search results pages.
I have successfully set the Search Home page to suppress category_field and text_field by using the following shortcode:
[directorist_search_listing text_field=”no” category_field=”no” location_field=”yes”]
However on the Search Results page the category_field and text_field options still appear when the filter options are expanded. I don’t see an option on the [directorist_search_result] shortcode to suppress text_field and category_field.
Can you tell me how I can suppress those two fields for the Search Results filter expansion?
Thanks,
Todd
The topic ‘Suppressing filter options on Search Listing?’ is closed to new replies.