Forums › Forums › Search & Filter Pro › Woocommece attributes not working
Tagged: attributes, terms, woocommerce
- This topic has 15 replies, 3 voices, and was last updated 4 years ago by Ross.
-
Anonymous(Private) October 14, 2020 at 1:51 pm #262891
Hi guys,
We are using a search form with multiple taxonomies (3 custom and 1 woocommerce).
The 3 custom taxonomies work fine (Gender, material, and shape). The issue
is the woocommerce attribute (pa_colour) is returning 0 results.https://stagingwolf.wpengine.com/product-category/mens/?_sft_gender=men&_sft_material=pure-titanium
Any ideas would be great,
ThanksTrevor(Private) October 14, 2020 at 2:19 pm #262913I can see nothing wrong with the setup. I did see that you have a custom taxonomy ‘product_visibility’ that I cannot see attached to Products where you set an ‘Include’ in the form to ‘featured’ only, but I did try without that and no change.
As you are using WP Engine for hosting, can you edit the WordPress site wp-config.php file and add this line towards the start of the file (after the php tag line):
define('WPE_GOVERNOR', false);
Copy this from the forum post, and not the email, as email software will replace the quote marks with the wrong ones.
If that does not fix it, please get back to me, as I made need to escalate this to our developer, Ross.
Ross Moderator(Private) October 16, 2020 at 12:18 pm #263155This reply has been marked as private. -
AuthorPosts