Featured listings not showing up first

This topic contains 38 replies, has 4 voices, and was last updated by  Arlia Hassell 4 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #531151

    Arlia Hassell
    Expired Member
    Post count: 77

    Hi Kor,

    So the new advanced search filter is great, but Guust helped me and deleted the drop-down category section and replaced it with the (OLD) text field for categories- please see my labeled attachments that may help show what I am referring to. I actually wanted to delete the old text field not the advanced search category drop down…

    #531170

    Guust
    Moderator
    Post count: 29970

    That is not a category search field but a category and search field that searches all titles, descriptions, categories and tags.
    I suggest you do not use “Category” at
    GD > Settings > General tab > Search sub-tab > Search field placeholder text
    but use something like “Search for …”

    That can be deleted with CSS: https://wpgeodirectory.com/docs-v2/faq/common-examples/#gd_search

    I put the categories drop down back the same as explained when I deleted it, see https://wpgeodirectory.com/support/topic/featured-listings-not-showing-up-first/page/2/#post-530925

    #531303

    Arlia Hassell
    Expired Member
    Post count: 77

    That’s, perfect thank you! I just couldn’t find any code to change the red text displayed first, please see attachment to explain the section I am referring to.

    #531402

    Guust
    Moderator
    Post count: 29970

    Can we set this to resolved then?
    Thanks

    #531497

    Arlia Hassell
    Expired Member
    Post count: 77

    Hi Guust, could you please just supply me with some code to change the red text?

    #531646

    Kor
    Moderator
    Post count: 16516

    Hi Arlia,

    Thanks for your patience. You can use the custom CSS code below to change it.

    input, select, textarea {
        color: #000;
    }
    #531670

    Arlia Hassell
    Expired Member
    Post count: 77

    Thanks Kor, unfortunately this one doesn’t work though..

    #531673

    Guust
    Moderator
    Post count: 29970

    You have added some CSS at Appearance > Customize > Additional CSS.
    Just delete or change that.
    Thanks

    #531675

    Arlia Hassell
    Expired Member
    Post count: 77

    Done we can close this as resolved, thanks again.

Viewing 9 posts - 31 through 39 (of 39 total)

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

Open Support Ticket