Gday Tribe
I’ve been following threads related to inability to enable custom widget sidebars, eg. Woosidebars. I too am having that issue and don’t expect you to solve cross-plugin issues. But I am wondering is there anything in development whereby your plugin allows menus (eg. events categories) in a sidebar on events pages?
cheers
Darryl
Nothing specifically to address that, that I’m aware of at least, however there is no reason that you can’t set up a custom menu – populated with event categories – and use WordPress’s menu widget.
We would absolutely consider any feature request you might make, however – if you’re game to go ahead and make one?
Thanks for your reply Barry. I have followed that exact method in the past, but there’s no way to hook it only to the events menu pages. Do you know of a way to display a widget only on an Events related page?
If you use a plugin like Widget Logic or similar you could constrain widgets so they are only rendered on event-related pages by using a conditional like tribe_is_event_query() – does that help?