Join our new community forum for support & discussion

Join Now

Home Support Themes TaskHive Geo-Location Search Bar Integration

Geo-Location Search Bar Integration

  • Author
    Posts
  • FindaFloorGuy

    The location and keywords search fields are integrated into one bar. Is there a way to seperate the two? For instance, I’d like to have a public page with just a keywords search bar and a private page with just a location search bar, or vice versa.

    Thanks in advance.

    ihor developer

    There’s no easy way to do this unfortunately, this would require advanced customizations (to create 2 different versions of the search form, or add a new option to the search form block).

    FindaFloorGuy

    Got it. I saw in another thread that the geo location can be hidden in the search bar with a code snippet. https://hivepress.io/support/topic/disable-geolocation-in-search-bar/#post-2396

    Is there a code snippet that will hide the keyword section instead?

    ihor developer

    Sure, you can hide it with this CSS snippet:

    .hp-form--listing-search .hp-form__field--search {display:none}

    FindaFloorGuy

    You’re awesome, thank you.

Viewing 5 posts - 1 through 5 (of 5 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.