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

Front End Filter Options above Search Bar?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Front End Filter Options above Search Bar?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24040
    ahosmer29ahosmer29
    Participant

    My dev server environment is not available to the general public at this time.

    I’m looking for a way to get front end filter to show above search bar. I want live results, but those appear below search bar and cover filter options. Is there a way to place the front end filter above the search bar?

    #24049
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Sure!

    You can either use 2 shortocodes, one for the settings box, one for the search bar, and place the settings box above the search, like so:

    [wpdreams_asp_settings id=1 element='div']
    [wpdreams_ajaxsearchpro id=1]

    Or there is a joined shortcode, that can be generated, in this case something like:

    [wd_asp elements='settings,search' ratio='100%,100%' id=1]

    In both cases, make sure to replace the ‘id’ argument with the search ID you need.

    #24083
    ahosmer29ahosmer29
    Participant

    That worked. Thank you!

    #24088
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

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