Hi,
I use WooCommerce and WooCommerce install made a Post Type 'Products', and for that a taxonomy 'Product categories' is used. I made some terms for this taxonomy and assiged products to it.
I made a view that query's products and added the taxonomy filter "Value set by the current page".
But when I visit one of the WooCommerce category pages, it shows me all the products I assigned to a category, so it doens't "listen" to the filter.
When I add the filter I get this warning:
Warning: Missing argument 2 for wpdb::prepare(), called in /nas/wp/www/cluster-1386/webwinkels001/wp-content/plugins/wp-views/inc/filters/wpv-filter-user-field.php on line 133 and defined in /nas/wp/www/cluster-1386/webwinkels001/wp-includes/wp-db.php on line 992
.
Probably that is causing the problem, but how to solve it? Reading the forum this error should already be fixed, but I use up to date TVC.
> Types 1.5.2
> Views 1.4.2
> WC Views 2.0
Kind regards,
Willem