Support

Home Forums Event Espresso Premium Event Category Colors Not Working After Upgrade

Event Category Colors Not Working After Upgrade

Posted: May 13, 2013 at 10:27 am

Viewing 3 reply threads


Jennifer Doyon

    May 13, 2013 at 10:27 am

    Hi, Josh –
    Posting in a new thread as you suggested
    This page (password Brookfield1) IS working correctly and just uses the [ESPRESSO_CALENDAR] shortcode.
    This page is NOT working with the colors and uses the shortcode of [ESPRESSO_CALENDAR event_category_id=”kids-events”]
    Everything was working fine until the most recent update to the calendar.
    Thanks!

    Jennifer


    Kris Baur

      May 13, 2013 at 10:30 am

      Experiencing the same issue.


      Josh

        May 14, 2013 at 8:09 am

        Hi Jennifer,

        Is this the latest version of the calendar (with the hotfix?) What happened is they made a lot of changes to the calendar queries to make the calendar more performant. On my test calendar I’m still getting one category class name in the html, but I’m not seeing this on your Kid’s classes calendar.

        In this case, you can use the page ID in the body class as a selector to change the colors of the events for this page only. Here is an example:

        .page-id-911 #espresso_calendar .fc-event {
        border-color: black!important;
        background-color: white!important;
        color: red!important;
        }

        What this does is only change the colors of the events in the calendar for this specific page.

        I hope that helps!


        Jennifer Doyon

          May 14, 2013 at 9:21 am

          Hi, Josh –

          This works perfectly – thank you SO much!
          Jennifer

          Viewing 3 reply threads

          The support post ‘Event Category Colors Not Working After Upgrade’ 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 - Staging Server