Category Icon

This topic contains 8 replies, has 3 voices, and was last updated by  Guust 5 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #460900

    Kai Liu
    Expired Member
    Post count: 368

    Is there a way to specify these category icon styles (under search bar) with short code?

    Currently I use [gd_category] and the icons are bar type. Configuration allows me to remove icon, but no parameters to change them to square button, or a mono tone icons.

    For search bar i use [gd_search] (see 2nd image), can I specify to use the style like in first image?

    I did this with Widget where it allows me to change parameters just like in Shortcode editor, just that there is no option to change the style.

    Please advise

    Sam

    #460910

    Kor
    Moderator
    Post count: 16516

    Hi Kai Liu,

    Thanks for your post. There isn’t an option to change the styles for the list of categories and you can only achieve this using custom CSS. https://wpgeodirectory.com/docs/customizing-your-style/

    #460913

    Guust
    Moderator
    Post count: 29970

    You can upload any icons you like when editing or creating a category, look for “Map Icon”.
    The compass is only for V1, V2 does not use the compass, and I am guessing you are using V2.

    PS: please post in the correct V2 forum. Thanks

    #460942

    Kai Liu
    Expired Member
    Post count: 368

    Hi guust,

    Sorry that i did not realize there is V2 forum.
    Will find it and post there.

    KOR,

    I ended up custom built fro t page, icons and place them myself.

    Cheers

    Sam

    #460944

    Kai Liu
    Expired Member
    Post count: 368

    Just one more question, there is a search magnifier icon on primary menu bar, i believe this is part of GD menu as it doesn’t show in Appearance > menu section. How to get rid of this search magnifier button?

    Also, where to config to allow geolocation/near me to be active, so that website will detect visitor geolocation and change displaying listings to visitor location?

    (please ignore the attacment of this post)

    Thanks

    Sam

    #460993

    Guust
    Moderator
    Post count: 29970

    You can use this CSS to hide the looking glass:

    .fa-search {display:none}

    And this CSS to hide the whole button:

    .geodir_submit_search {display:none}

    See also https://wpgeodirectory.com/docs/customizing-your-style/

    V2 does not have geolocation and redirection yet.

    Thanks

    #461086

    Kai Liu
    Expired Member
    Post count: 368

    Thanks Guust, i found out that the looking glass was actually added to menu bar by Kleo theme which can be switch on and off. Sorry for the trouble

    #461087

    Kai Liu
    Expired Member
    Post count: 368

    When will geolocation and near me available. They are critical features.

    #461094

    Guust
    Moderator
    Post count: 29970

    Near me is already available, see image.
    There is no time set for re-introduction of automatic geolocation and redirection for the moment.

    Thanks

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