Hi,
The category is added to the individual events as part of the class, for example Music Theory (with a slug of ‘music-threory’) is added like this:
<div id="tribe-events-event-132" data-duration="180" data-hour="11" data-min="00" class="hentry vevent type-tribe_events post-0 tribe-clearfix tribe-events-category-music-theory tribe-dayspan1 tribe-event-overlap ">
We’re using the “The Events Calendar Category Colors” plugin to give each category a unique colour.
There are 2 issues:
1.) The same category (Music Theory) is being added to all events (even those without this category added) therefore all events show up the same colour
2.) On clicking the “Next Week” or “Previous Week” links the page does an AJAX style loading of the new page and on this page it strips out the category name i.e. the class changes from “tribe-events-category-music-theory” to “tribe-events-category-”
This seems to be a bug that was introduced very recently, I’m not entirely sure which version was the last that worked correctly.
We’re using the most up-to-date versions of the plugins as of 4th February, 2014 – TEC is version 3.4.1 / TECP is version 3.4
Can you help?
Thanks,
James