Select category on listings page

This topic contains 1 reply, has 2 voices, and was last updated by  Simone 8 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #40449

    explorer
    Expired Member
    Post count: 172

    hi, in the top of the default listings page you have the select box for the CPT, then you have the search for and search near boxes.

    How do i remove search near?

    How do i add a second filter for the categories. Eg. within a custom post type there are many many categories that we want to be able to select at this spot.

    Thanks!

    #40472

    Simone
    Expired Member
    Post count: 3515

    Hi, to remove the near field, add the following to your style.css

    
    
    input.snear.ac_input {
    display:none;
    }

    If you want to let users choose more than one category while they search (I guess this is what you want right?) you can go in your place settings, then go the advanced search and expand the Category field, at the very bottom flag the option to include it in the filters, then go in the Advacend search tab and click on the category field, and choose from the field data type “Check” as option

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

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

Open Support Ticket