Hi dear @japenz and @sebd86 !
@japenz I really thank you so much for your detailed explanation!
So I can definitely say that this plugin, the same as addition @japenz works fine.
I think that @sebd86 as a plugin author can safely add @japenz’s add-on to the plugin and update it.
I am sure that a lot of people want to use this wonderful plugin.
My configuration:
Wordpress – 4.9.4
WOO – 3.3.3
All works well
Hi JapeNZ!
I have same problem, so I want display products from specific category WITH specific tag.
You wrote:
I’ve added the following to ‘// Get attributes’
‘category’ => ”,
and this to ‘// Default ordering args’
‘product_cat’ => $atts[‘category’],
Please explain exactly where to add this code?