Hi,
My website is now live, I have noticed that the search in header gives me products different to my search term?
Please check private content for web address
Thanks
This topic has 8 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Jimbo
Hi,
My website is now live, I have noticed that the search in header gives me products different to my search term?
Please check private content for web address
Thanks
Hello,
Search results can also show the products where “iPhone” title is present. If you want to search for iPhone 5 only you need write search query with quotes, for example "iPhone 5".
Thank you.
Regards,
Eva Kemp.
Eva,
this does make sense, most people wont evenknow to do this??
Also your suggestion does not work as I tried it and it showed more products then just “iphone 5” ??
The search feature is not very good
could something like this be put into this theme?
http://docs.woothemes.com/document/woocommerce-product-search/
seems more user responsive as the user types?
Hello,
You can edit the code in header.php file and replace our default search form with the code of a new plugin.
Regards,
Eva Kemp.
Ok, thanks Eva
What lines would I change please?
Hello,
You need edit the code on line 80:
<?php if(etheme_get_option('search_form')): ?>
<?php etheme_search_form(); ?>
<?php endif; ?>
Regards,
Eva Kemp.
Thank you Eva …. also
How about calling the woosearch on the 404 error page, I think this would be a nice addition for anyone ending up there.
What code would I add for that?
The issue related to '‘Search gives different products?’' has been successfully resolved, and the topic is now closed for further responses