Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Connect ASP to Woocommerce Shop Page › Reply To: Connect ASP to Woocommerce Shop Page
Hi Kola,
I understand what you need now, but unfortunately there is no option for that. Clicking on a result will redirect to the result as expected.
This could be however possible using a specific configuration and a custom code:
1. Make sure to change the configuration like this: https://i.imgur.com/aGsieEk.png
2. Now, the custom code. Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!
3. Clear all layers of cache. Now clickin on a result should redirect to the shop results page.