• Resolved victoroem

    (@victoroem)


    Keyword autocompletion, “did you mean”, facets and no sort are not working with my WordPress Theme (Kallyas). I have tried all the optional settings (Search theme, turning on and off front end CSS, etc..) and nothing has an effect in the searches.

    The only settings that have an effect are the “No. of results per page”.

    I do notice that a small circular image appearing at the end of the search box when typing, but nothing is shown. So something is happening in the background…

    Searches work fine, fast as expected, search results is shown exactly the same way as it was shown before without WPSOLR, the only setting that makes something different is the one that I stated above, “No. of results per page”. All other settings have no effect.

    So I suspect an ajax problem ?

    Also, the search results show the title and description below. How can I change it to show the title and the short description instead?

    If possible, I would like to send the link of the site in private.

    Any help would be appreciated, thanks!

    https://www.ads-software.com/plugins/wpsolr-search-engine/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WPSolr free

    (@wpsolr)

    You have selected the option “Use my theme search”, which keeps your search theme.

    Choose the ajax option if you want advanced features (autocomplete, did you mean …)

    Thread Starter victoroem

    (@victoroem)

    No… Like I said in the previous message, i have tested all options, so that includes “use my theme search”, and both of the WPSOLR custom search templates with ajax. When the show parameters option is selected, parameters are shown… so the options are changing.

    It is not a cache problem as all caches are deleted after every change, browser cache, etc… tested in different computers with different browsers as well.

    Plugin Author WPSolr free

    (@wpsolr)

    Send me the link.

    Plugin Author WPSolr free

    (@wpsolr)

    Your theme is not using get_search_form() apparently.
    wpsolr uses the get_search_form filter to replace the search form by it’s own

    Place the WP search widget anywhere you like, it will work.
    Or call get_search_form() in your theme templates.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Keyword autocompletion, "did you mean", facets and no sort not working’ is closed to new replies.