GD Search Widget

This topic contains 4 replies, has 3 voices, and was last updated by  Sandy Zebrowski-Mcconville 6 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #414734

    Sandy Zebrowski-Mcconville
    Buyer
    Post count: 26

    I am not sure why search by name doesnt appear when I have added teh gd-search widget to this page. It is only displaying search location.. Can you help? https://njbloodymary.com/gd-home/

    #414737

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    you may have added some CSS to hide it, something like:

    
    
    .gd-search-field-search {display: none;}
    

    Check your custom CSS for your theme and at GD > Design > Scripts > CSS

    See here for other examples:
    https://wpgeodirectory.com/docs/common-styling-examples/#search-field

    Also visit GD > Design > Search to make sure you have not checked “Use old style forms”

    Let us know how it goes

    #414833

    Sandy Zebrowski-Mcconville
    Buyer
    Post count: 26

    Hi, I’ve searched for that in my CSS and it is not there and I am not using the old style form. Any other suggestion?

    #414834

    Dirk
    Full Member
    Post count: 390

    You have somewhere this:

    
    
    input.search_text {
        display: none!important;
    }

    and this is hiding this input field.

    It is generated to the HTML code, so as Alex said maybe in GD > Design > Scripts > CSS????

    Best,
    Dirk

    #414838

    Sandy Zebrowski-Mcconville
    Buyer
    Post count: 26

    Found it! Thanks!

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

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

Open Support Ticket