Ebay Search Bar

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 5 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17776
    adunaway
    adunaway
    Participant

    Is there a way to get a search bar like that of Ebays where the category box is there instead of the arrow icon?https://www.ebay.com/

    If so, what would the settings be?

    Thanks!

    #17778
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Something similar might be possible. The closest example to that on the demo is this one: https://wp-dreams.com/knowledge-base/demo-setup-staff-search-and-filter/

    There is a tutorial for it as well, you can find it here: https://wp-dreams.com/knowledge-base/demo-setup-staff-search-and-filter/
    It uses different methods to achieve that layout, one of them is the shortcode generator: Documentation – Shortcode generator.

    In your case it is almost the same, but you only need the search bar and the settings shortcode. So once you have set up the filters, you can try for example this custom shortcode:

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

    (don’t forget to change the search ID in this shortcode)

    There are also standalone shortcodes for the search bar, settings box and the results container, which you can use on page builder plugins or the post editor screen. For example, if you have side-by-side live editor modules, you can place the search shortcode into the left, and the settings shortcode to the right.

    Search bar shortcode

    [wpdreams_ajaxsearchpro id=1]

    Settings shortcode

    [wpdreams_asp_settings id=1 element='div']
    Best,
    Ernest Marcinko

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


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

You must be logged in to reply to this topic.