Change Dropdown Categories

This topic contains 8 replies, has 2 voices, and was last updated by  Mona Vale 7 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #373782

    Mona Vale
    Full Member
    Post count: 25

    Hi,

    Is it possible to change the dropdown categories here? http://prntscr.com/exaezz
    I’m using the supreme theme. Right now it’s showing the categories of each listings, what i want is to change that into “City”, so if a user selects 1 of the cities, all listing in that city will come out. Possible?

    #373783

    Guust
    Moderator
    Post count: 29970
    #373784

    Guust
    Moderator
    Post count: 29970
    #373796

    Mona Vale
    Full Member
    Post count: 25

    Hi Guust, Correct me if i’m wrong, just want to see if i understand what you said.

    1. the near search filter will replace the current dropdown filter, is that right?

    Is there a way that we can just change the current dropdown list to cities? Instead of having text fields?

    #373797

    Guust
    Moderator
    Post count: 29970

    The near search filter will not replace the current dropdown filter, I am guessing that you added a category select using the Advanced Search. You can delete that if you want to.

    You already should have the “near” field, see #4 in the image on top of this page:
    https://wpgeodirectory.com/docs/gd-search/
    I guess it is hidden in the image or you have hidden it with CSS, but by default it is there.

    If you post your URL and WP admin details in a private reply, we can probably give you better advice.

    #373965

    Mona Vale
    Full Member
    Post count: 25
    This reply has been marked as private.
    #374000

    Guust
    Moderator
    Post count: 29970

    You are hiding the NEAR field with CSS:
    .gd-search-field-near {
    display: none!important;
    }
    in your Supreme style.css file.

    Thanks

    #374003

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #374344

    Mona Vale
    Full Member
    Post count: 25

    Thank you, im going to try that

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

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

Open Support Ticket