Help needed with minor changes in Supreme directory.

This topic contains 3 replies, has 3 voices, and was last updated by  Kor 7 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #371700

    Projjal Khisa
    Free User
    Post count: 6

    Hi,

    We are using the Supreme directory and we want some tweaking in the homepage. Here what we want:

    1. We want to change the search bar too & want our user to select a category from a drop down menu and search by tags/city only.

    The thing is we want to change the “Search for” box with a drop down menu that will let the users to choose from the categories and want the “Near” box replaced with “City/tags” only so that our users can search by city only.

    2. We want change the “Popular Categories” links (under the search box) in the GD Homepage that appears on the featured image? We want to replace those links with custom links. How can we do that?

    Thanks in advanced.

    #371777

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    1. With the advanced search addon you would be able to add a category drop down, you could then hide the main search input and the “near” field can be made to ajax search and autocomplete locations.

    2. To change the content you would need to use the following hook to replace the whole function with your own:

    add_action('sd_homepage_content','sd_homepage_featured_content');

    Thanks,

    Stiofan

    #371784

    Projjal Khisa
    Free User
    Post count: 6

    Hi Stiofan,

    Thank you very much for your quick support.

    1. How can i add the advanced search widget in the search place? Can you please assist me how can i only allow my visitors to search and filter only by city?

    2. How to do that?

    Thanks,
    Projjal K.

    #371880

    Kor
    Moderator
    Post count: 16516

    Hi Projjal ,

    #1 You need to purchase the “Advanced Search” addon from us here. https://wpgeodirectory.com/downloads/advanced-search-filters/

    #2 You’ll need PHP knowledge to do this and I’d suggest that you consult with a developer if you have one here’s a reference of how you can make the changes using that hook. https://wpgeodirectory.com/support/topic/restricting-search-criteria/#post-263331

    Thanks!

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

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

Open Support Ticket