This topic has 2 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Olga Barlow
Hi there,
I have two questions regarding the in-built search through the theme (triggered from the search icon in the nav menu):
Firstly, is it possible to get a list of what variables the search uses? Specifically what data stored about a product it searches through?
Secondly, we have a brand in the shop that has two ways of being spelt. Is there a way of having it turn up for searches for both spellings? For reference the brand is Under Armour, which can also be Underarmour.
Thanks,
Simon
Hello,
The current version of theme has search by title, description and SKU (if enabled in theme options). You can find code in xstore/framework/theme-functions.php , global search results http://prntscr.com/jbxerz and Ajax search results https://prnt.sc/jbxfbq
But if you are using theme version 1.9 (too old version) I’m not sure that you have the search by SKU.
We don’t have search by brand. If you want to do any changes in search results you can do this by additional customization of the search function. If you need help with this you can contact WPKraken team.
Regards
You must be logged in to reply to this topic.Log in/Sign up