SOLVED: Search page not compatible with Relevanssi Premium

Bricks Version: 1.5.4
Browser: Chrome 90
OS: Windows.

I am using Relevanssi Premium on my site, it indexed all pages and posts, including the keywords.

When I try to search for a keyword on my site, “Relevanssi” algorithm detect where the keyword exist on all pages/posts.

Usually, when the search is made, the found posts/page should be displayed. However, is not really working as expected and I have showed an example below.

Here is my post query

image

Example,

Now, I am searching for " something love "

The Number in the end comes from $posts_found


global $wp_query;
$posts_found = $wp_query->found_posts;
echo $posts_found;


However if I searched for “love” the query output the post/page

image

How I can make the post query loop and Relevanssi work together.

I hope I was clear in articulating the issue.

Thanks

Before entering Bricks have you selected Search result as template type ? Then in conditions have you selected Search ?

Hi Mohammed,
We’ve fixed this issue in Bricks 1.9.1/1.9.1.1, now available as a one-click update in your WordPress Dashboard.

Please let us know if you are still experiencing issues.

Best regards,
timmse