I’ll take a look but he first thing I notice is that your list view is a custom view. It doesn’t include category classes in the HTML so it’s not possible to colorize using this plugin. You would need to add these class tags back into the thene’s view.
Hi Andy
I have been back to the Avada theme designers but they say
“I have checked this out in details and there is no specific category class on each category as can be seen here in the code => http://prntscr.com/gl91d2”
Do you have idea how I add the category classes into the html?
I have noticed this in your reviews area , was this a similar query?
sickmint79
7 months, 4 weeks ago
needed a little tweaking to get just right with my avada theme – andy worked it out and upgraded the plugin and it’s working perfect now. awesome job and awesome plugin! thanks!
Jan
To add the categories inside of the template, Avada’s people would have to add something like the following in the proper location of the template.
class="<?php tribe_events_event_classes() ?>"