Home › Forums › WoodMart support forum › Relevansi plugin + Ajax Search for Everyone › Reply To: Relevansi plugin + Ajax Search for Everyone
November 12, 2018 at 9:08 am
#88883
newsprince
Participant
Update:
Woodmart version 3.2 changed file search.php location and made some modifications.
Now you have to go to folder:
/wp-content/themes/woodmart/inc/modules
edit the search.php file and add after line 233 add:
relevanssi_do_query( $results );
That’s it.