Add custom fields to Woocommerce product search
-
Hi,
I’m using this tutorial to add my custom fields to the Woocommerce product search function (see: Search Woocommerce Products by custom fields example).
Woocommerce search is the same as normal WP search, but only searches in post type ‘product’.
This script works great local and on my own (Linux) server, but on another server the search results are zero.. always. When removing this script, Woocommerce search works again.
Only thing I can think of is a conflict on certain types of servers and the SQL variables like:
AND CAST / INNER JOIN / AS CHAR / LIKEIs this possible?
Guido
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add custom fields to Woocommerce product search’ is closed to new replies.