• Resolved bullseyedesigns

    (@bullseyedesigns)


    Not sure if this is a problem with your plugin or with the original Events Calendar Pro widget, but here goes…

    I followed the instructions on this page (https://tri.be/remove-calendar-grid-from-calendar-widget/) to remove the Calendar Grid from the sidebar Calendar Widget, but now i lose all the category colors from your plugin in my sidebar.

    The colors return if i add another widget (say the Events List widget) to my sidebar, and they also return when i go back to the original code.

    Is this missing color problem caused by removing the Calendar Grid from Calendar Widget in this way, or should it not happen?

    For the time being i have set the div for the Calendar Grid (class=”tribe-mini-calendar-grid-wrapper”) as “display: none;”, but would prefer not to have it at all.

    Please note the site is not live yet, so i cannot give you a link.

    Is there a solution that you can supply please?
    Thanks

    https://www.ads-software.com/plugins/the-events-calendar-category-colors/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andy Fragen

    (@afragen)

    @bullseyedesigns, you’ve removed too much code from the widget. ??

    If you add back the following line just after the <div class="tribe-mini-calendar-wrapper"> you should get coloring back.

    <?php do_action( 'tribe_events_mini_cal_after_the_grid' ); ?>

    Let me know how that works.

    Andy

    Thread Starter bullseyedesigns

    (@bullseyedesigns)

    That’s brilliant, works a dream, thanks

    Plugin Author Andy Fragen

    (@afragen)

    Excellent! Let me know if there are any other issues and be sure to give a plugin review.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Colors not showing when Calendar Widget changed’ is closed to new replies.