I am currently using TEC v6.2.9 and WordPress v6.4.2
]]>Is this a problem any one else has had?
Thanks for any direction you can give
]]>On event category pages the <body> element has a lot of classes :
class="archive post-type-archive post-type-archive-tribe_events logged-in admin-bar tribe-js [...]"
But one class is gone cruelly missing in the latest versions of the plugin, that was proper to the displayed category:
events-category-xyz
xyz being the slug of the category.
How can I include it back among <body> classes ?
Some of my CSS theme was relying on it and is now unusable .