hide some product category values from wpv-control-post-taxonomy
Hi, I have a woocommerce archive here -> hidden link
It is in Russian, I'll explain everything in clear English)
In line called "Категория", I have 6 filter values for woocommerce product categories. I want to filter it to 4 categories by 'ids' in shortcode, like [wpv-control-post-taxonomy taxonomy="product_cat" type="checkboxes" url_param="wpvshtcat" orderby="id" order="asc" ids="18,52,125,19"]
But seems it doesn't work, can you please provide a guidance how to make it
BR, Dmitry