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?
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).
Ah, BeTheme. Say no more. Add this code snippet to your site:
function mfn_search() {
}This should fix it.
Thanks, the behavior changed indeed!!
Great help 🙂
