Hi there,
We have a custom sidebar set up as a widget to appear for a particular blog category.
goo.gl/Wh98bW
We wish for the same sidebar to be visible when a tag filter is clicked within this category – how and where can I specify for this to happen? Currently if you click on one of the tags (e.g. Vegetarian from right hand side tag cloud), then sidebar changes to generic blog sidebar – we wish to retain the same sidebar as is visible on the Category page above.
Thank you.
Namita
Hey Namita,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi,
Looks like you’re using the “Display Widgets” plugin. Can’t you use that to control the visibility of the widgets? You can duplicate a certain widget and then toggle where it displays.
Best regards,
Ismael
HI there,
Unfortunately the Display Widgets plugin doesn’t enable you to control display on ‘tag’ pages, only on category pages…
Hi,
Please use the following plugin instead.
// https://wordpress.org/plugins/widget-logic/
You can put all widgets in the Displayed Everywhere widget area and control the visibility using conditional functions.
// https://codex.wordpress.org/Conditional_Tags
Best regards,
Ismael