Native Search Bar - Result Redundancies

https://luminacbd.com/page/2/?s=testing

For some reason it’s pulling up two pages worth of results for a single page.
Any ideas on why?

Jesse

Hello Jesse,

Thanks for writing in!

This is a known bug in the recent release of the theme. Temporarily, you can resolved this by adding this line in your child theme’s functions.php file:

add_filter('cornerstone_enable_search', '__return_false');

For reference:

Any word on when the next release will resolve this? I try not to mess with anything in the php files.

Hello Jesse,

Thanks for updating the thread. :slight_smile:

It’s difficult for me to comment on the release date as we are doing beta testing. But we are hoping to launch the update very soon. I suggest you to please take a look at our status report for some more information.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.