Change "SEARCH LISTINGS" button to "SHOW SEARCH FIELDS" and "HIDE SEARCH FIELD"

This topic contains 3 replies, has 2 voices, and was last updated by  Paul 6 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #430747

    Paul
    Lifetime Member
    Post count: 139

    Hi guys,

    I’m wondering how to show the search module on the listing and search pages by default and hide the “SEARCH LISTINGS” toggle. When I try to hide it using the code I found on this past support ticket – https://wpgeodirectory.com/support/topic/dispaly-issue-on-ipad-for-search-and-listings-in-supreme/ – It seems to hide the search module by default.

    If this isn’t possible or is too difficult, I’m wondering if there’s an easy way to change the “SEARCH LISTINGS” toggle button on listings and search pages to say “SHOW SEARCH FIELDS” when no search module is shown on mobile and “HIDE SEARCH FIELDS” when it is.

    I’ve gotten feedback from our users that the phrase “Search Listings” makes them think it will launch a search again when they click on it.

    Thanks in advance. I’ve so appreciated your support in the past. You guys are seriously amazing!

    #430748

    Paul
    Lifetime Member
    Post count: 139
    This reply has been marked as private.
    #430754

    Kor
    Moderator
    Post count: 16516

    Hi PB,

    Thanks for your post. Sorry, I’m not so clear what are you trying to achieve there, but I’d like you to try the custom CSS code below that allows you to insert texts into the search button. Would this help?

    
    
    button.geodir_submit_search.fa:before {
        content:"TESTING"!important;
    }
    #431047

    Paul
    Lifetime Member
    Post count: 139

    Hey Kor,

    Thank you. That wasn’t exactly what I was talking about, but it helped me solve the problem. Thanks, Kor. You guys rock!

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