eastriverdev
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search from product tagsThanks alot for your help.
Can you please tell me if it is possible to show categories in search results?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search from product tagsOk I got the file location and followed the steps provided in the link you provided. Its working now but I have a small question. After this line:
“$results = new WP_Query(apply_filters(‘woodmart_ajax_search_args’, $query_args));”
I have added this code:
“relevanssi_do_query( $results );”
The question is, will this completely override all the search results with the ones from relavanssi plugin?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search from product tagsThe link you provided tells about this path “/wp-content/themes/woodmart/inc/classes/search.php” but there is no search.php file in this path.
Can you please tell me if there is a possibility to switch between live search and main search?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Search from product tagsI’m using woodmart theme and I don’t see any such option.
Besides that, can you also tell me what’s the difference between live search and the main search that you’re talking about?