- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Search by SKU
Tagged: SKU not searching on front end?
Do you mean in the text search box? If so, the SKU will be stored in a custom field, which will have a meta key name.
The simplest way to make that meta data searchable in this way is to extend the WordPress text search (which is what our text field uses). Either use a plugin like the free Relevanssi plugin (which has an option where you can include one or more custom fields), our documentation is here:
https://searchandfilter.com/documentation/3rd-party/relevanssi/
OR, avoiding the use of a plugin (but then you must be using a child theme), see this guide:
https://adambalee.com/search-wordpress-by-custom-fields-without-a-plugin/