Support

Home Forums Event Espresso Premium problem with calendar category color

problem with calendar category color

Posted: September 15, 2016 at 12:14 pm


versalys

September 15, 2016 at 12:14 pm

Hello,
I have multiple categories which have each a background color assigned to them.

• Trainings – Parent category – default colors
• Confirmed – background-color:#4b93bc;
• New – background-color:#ff5400;

Every of my events are tagged to at least 1 category. The problem is that when an event is tagged to 2 or more categories, it does not display any of those colors, it sticks with the default colors in my calendar.

I have read and apply the documentation there https://eventespresso.com/wiki/events-calendar-add-on/#colors — not realy what I’m searching for.

Then I found that post which seems to me like it was a good way to make it “behave” the way I wanted to. https://eventespresso.com/topic/any-way-of-having-different-colours-for-events-on-a-single-calendar/#post-53181

My problem is that, I don’t know where to apply the styles, when I check in my browser inspector, I don’t seem to find anything that refers to any of my categories… here is a bit of code in my calendar to display an event

<div class=”fc-event-inner”><span class=”fc-event-time”></span><span class=”fc-event-title”>EX-030 Excel Tableau de bord</span></div>


versalys

September 15, 2016 at 12:17 pm

`<a href=”http://www.versalys.com/events/ex-030/” class=”fc-event fc-event-hori fc-event-start fc-event-end expired” style=”position: absolute; left: 571px; background-color: rgb(230, 243, 251); border-color: rgb(230, 243, 251); width: 276px; top: 177px;” title=”EX-030 Excel Tableau de bord – Event Times: “><div class=”fc-event-inner”><span class=”fc-event-time”></span><span class=”fc-event-title”>EX-030 Excel Tableau de bord</span></div></a>


versalys

September 15, 2016 at 12:18 pm

the background color there is displayed dynamically


Tony

  • Support Staff

September 15, 2016 at 3:30 pm

Hi versalys,

This post is now marked resolved but I just wanted to double check you found a solution before the thread is closed?


versalys

September 15, 2016 at 3:33 pm

yes thank you, I have resolved it by myself… I was looking at expired events, that’s why it didn’t work 🙂 thanks anyway

The support post ‘problem with calendar category color’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso