Shortcode to call the search bar with specific fields

Hi all,

I want to have a shortcode to call the searchbar with specific fields. E.g. the Date.
Standard got: keywords, location.

Thanks
Daniel

Creating different versions of the search bar is quite complex. As a workaround, you can wrap the form in a group block or an HTML <div> element and then use a CSS snippet to hide specific fields as needed.

To display the form itself, please use the shortcode: [hivepress_listing_search_form]

If you’d like to add the Dates field to the search form, go to WP Dashboard > HivePress > Settings > Listings > Search and add Dates under Default Fields.

Hope this helps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.