Hi,
Are you running the Relevanssi plugin by any chance? Unfortunately, relevanssi causes an issue where search queries return 0 results.
In WPtouch Pro, this can be resolved by removing its filter. It can removed by creating a child theme (Pro-only feature) and adding the code below to its functions.php file.
remove_filter(‘posts_request’, ‘relevanssi_prevent_default_request’, 10, 2 );
If you’re not running relevanssi, let us know the URL of the website in question and we’ll take a look.
Regards,
Emilio Rivera,
WPtouch Support
The site in question is http://www.chantalle.ug and no, I’m not running Relevansi
Nvm,
I switched to another solution. Do I mark this as resolved though?
Glad to know you were able to find a workaround. Thank you for the follow-up. We’ll mark it resolved/closed for you.
Regards,
Emilio Rivera,
WPtouch Support
Hi WPtouch Support,
I’m using the free version of your plugin, and all is great except for the fact that the only search results listed relate to pages and posts, not product data for WooCommerce.
Is there a workaround for the free plugin? Thanks.
– Gavin