Forums Forums Search & Filter Pro only 1 Search Forms for Post Type Archive display mode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #89064

    I have a post type product with different taxomony terms – desktops and computers.
    I have set up 3 serach forms, one for desktops, one for computers and one to select either the desktop or computer search from.
    However I am getting the error message
    Error: There are 3 Search Forms set to use Post Type Archive display mode for the post type Products – you may only have 1

    I need the display to be product for each one.
    How should I set this up?
    Is there a way to combine all the fields in one search form and then only show some of them depending on which taxomony term is selected? I’ve enable Auto Count and I can see it says ‘Dynamically update the count number shown and also calculate which options to hide in your tag, category, taxonomy & post meta (choice) fields.’
    How do I calculate which options to hide?

    Trevor
    #89073

    The Hide Empty option in each field should do that for you. As long as you have a field in the form for the taxonomy/category you need to detect. I think there is an option also on the Display Results tab that effects this (Enable filtering on Taxonomy Archives).

    You can hide/show form elements using Custom CSS

    Anonymous
    #89095

    How would I hide/show fields with css conditional on other fields being selected?

    Trevor
    #89104

    I did not mean conditional on what other fields were set at, but as you were needing 3 separate forms, instead you could have one form with all fields present, but on given pages hide different fields, so that the forms appear different.

    Conditional revealing/hiding needs javascript, as you already know.

    Apologies for my poor choice of words in the previous post.

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