Hi , i am trying to add a sidebar to woo-commerce product tags, i have tried different plugins ( Sidebar & Widget Manager for WordPress,
Display Widgets) but can’t seem to get this to work, any advice would be greatly appreciated
Hey jezza1961!
Thank you for using Enfold.
Are you referring to the product tag page? Use this plugin to add widgets on custom taxonomies: https://wordpress.org/plugins/widget-logic/
Try to use the conditional function:
is_tax('product_tag')
Best regards,
Ismael