Listings dropdown in search bar

This topic contains 6 replies, has 3 voices, and was last updated by  Vincenzo Pezzella 5 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #480778

    Vincenzo Pezzella
    Expired Member
    Post count: 84

    Hello to everybody, I need help with GDV2.
    In my search bar I have Listings dropdown, filter by category dropdown, search label, search button and cog icon; I’d like to know how hide, or remove, ONLY Listings dropdown.
    Thanks to all.

    #480925

    Kor
    Moderator
    Post count: 16516

    Hi Vincenzo,

    Thanks for your post. Could you try inserting the “post_type_hide=”1″” parameter and see if it helps? Example below.

    [gd_search post_type_hide="1" customize_filters="default"]
    #481012

    Vincenzo Pezzella
    Expired Member
    Post count: 84

    Hello, thanks for Your reply.
    I do not use shortcode to add search bar, how can I do this?

    #481070

    Alex Rollin
    Moderator
    Post count: 27815

    Please share a link to the page and a screenshot so we can see what you are talking about.

    #481083

    Vincenzo Pezzella
    Expired Member
    Post count: 84
    This reply has been marked as private.
    #481171

    Kor
    Moderator
    Post count: 16516

    Hi Vincenzo,

    Thanks for your reply. Could you try using the custom CSS code below and see if it helps?

    .gd-search-input-wrapper.gd-search-field-cpt:nth-child(1) { display:none!important; }
    #481298

    Vincenzo Pezzella
    Expired Member
    Post count: 84

    Thanks Kor, now is allright 😉

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

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

Open Support Ticket