We need help with the search form

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 5 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #445291

    Ann
    Full Member
    Post count: 84

    We keep going back to several problems with the search form and category links. We hope there is a way to fix these once and for all, otherwise our users’ experience is degraded.

    – After viewing the detail page of a listing, clicking on the category lists (on the sidebar or on the menu) will show results filtered by the location of the listing last viewed. We need it so that clicking on a category should show unfiltered results from all locations. We were able to fix this in the primary menu by manually building the category links but it is a pain having to update the list when new categories are added. There seems to be no way to fix the category list on the detail page sidebar.

    – In the search form, the location of the last viewed listing or the location last entered in the search persists when viewing the results pages and there seems to be no way to clear it except to go back to the search in the homepage. We need a way to clear it so that users can select a new category and a blank location even from results pages.

    – There should be a way to break down United Kingdom into England, Wales, Scotland because it is confusing having to lump all regions together. We also need to give users the ability to filter by England only, or Wales only, etc.

    – There should be a way to break down a large city like London into South, North, etc… but still give users the ability to search entire London.

    #445306

    Alex Rollin
    Moderator
    Post count: 27815

    1. Location filter for cats and tags- Links for Categories and Tags on the Detail page will include the location of the listing. For example, the “Restaurant” Category at the top of the page will have a link that includes the location of the listing.
    Use the following snippet to make the link for Categories and Tags point to the base page.

    remove_filter('term_link', 'geodir_get_term_link', 10);

    2. Clear location – this improvement has been added to V2. It would require a customization for V1.

    3. Break up UK – GeoDirectory relies on the data provided by the Map API, and we are unable to change this at this time. It is possible to use custom locations in your directory but these require manual maintenance, effectively curating the list of locations in the Manage Locations tab.

    4. Break up big cities – this is done with neigborhoods. On the Multilocations page it is possible to enable neighborhoods.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket