This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

can I display 3 connected search fields ?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support can I display 3 connected search fields ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18629
    depaddepad
    Participant

    Hi support service,

    I am wondering if its possible to display 3 search fields connected together:
    1st field: search for keyword
    2nd search field: search for taxonomy
    3rd search field: search for 2nd taxonomy (tags)

    Is this possible to do ? If so: how can this be done ?

    Many thanks for your help.

    Best Regards,
    Markus

    #18631
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Markus,

    Unfortunately that is not possible. Each search bar works individually only.

    #18635
    depaddepad
    Participant

    Thank you for your reply.
    Another question: is it possible to have no search field and use only taxonomies (dropdown fields) to filter a custom post type?
    And is it possible to place them horizontally next to each other?

    #18637
    Ernest MarcinkoErnest Marcinko
    Keymaster
    #18657
    depaddepad
    Participant

    Many thanks for the tutorials and the videos.
    I watched nearly everything but I can’t figure out how I can display the results like this:

    Display the results without a title, only a description with an image.

    How can I get rid of the title ?

    Many thanks for your help…

    Best Regards,
    Markus

    #18658
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You are welcome Markus.

    There is no option for that, but with a simple custom CSS it should be possible:

    [html].asp_res_url {
    display: none !important;
    }[/html]

    Apply this code to your theme custom CSS field (if it supports it) or use the custom CSS field on the search plugin back-end.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.