• Resolved oferlaor

    (@oferlaor)


    I see that fuse.js works and that it does what it’s supposed to. It essentially tries to add auto complete style dropdown to the search field.

    But what if I want it to be a simple search – meaning that you type a search keyword and press enter and it will give you the results of the matches. Is there a way to do that without writing a “fuse.js” handler from scratch?

Viewing 1 replies (of 1 total)
  • Plugin Author patrickposner

    (@patrickposner)

    @oferlaor not yet.

    We have planned to add that, including:

    • using the default search template of your theme for the results
    • handle the search requests via URL and parse them with JS
    • Offer a customizable (and embeddable) result block/shortcode

    This would allow you to either use both on the same page but have more control over the results or use a dedicated results page.

    I can’t really tell you when this will be available, but it’s definitely planned ??

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.