• Resolved nicolasb73

    (@nicolasb73)


    Hello,

    I have been through the help and documentation and still have a problem : the search in the admin dashboard (Admin search) gives the expected results but the front end doesn’t (like : no result, not all the results, …).

    What am I doing wrong?

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mikko Saari

    (@msaari)

    You’re not doing anything wrong, but your theme might be.

    Please give me more details. Which theme? Are you using any third-party plugins related to the search (FacetWP, Search & Filter)? What’s happening in your search results template?

    Thread Starter nicolasb73

    (@nicolasb73)

    Hi,

    The theme is BeTheme (Muffin). We’re not using search related plugins.

    In the search result, I get sometimes results from all the pages I expect (including texts from Revolution Sliders) and sometimes, I get only one page with the searched text and no result from another page containing the same text in a Revolution Slider.

    Also, the behavior may vary (still in the front end) whether I search with 1 space or 2 : eg searching on “Chemical plant” returns 1 page while searching on “Chemical plant” (with 2 spaces) returns more (which is what I expect).

    Plugin Author Mikko Saari

    (@msaari)

    Ah, BeTheme. Say no more. Add this code snippet to your site:

    function mfn_search() {
    }

    This should fix it.

    Thread Starter nicolasb73

    (@nicolasb73)

    Thanks, the behavior changed indeed!!

    Great help ??

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