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?

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 4 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24040
    ahosmer29
    ahosmer29
    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?

    Attachments:
    You must be logged in to view attached files.
    #24049
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #24083
    ahosmer29
    ahosmer29
    Participant

    That worked. Thank you!

    #24088
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.