Hi,

I've noticed when you use repeating events, the colors of the events when displayed on the calender are not consistent. This is because the code in event.theme looks for the node 'nid' for maintaining consistent colors. However, repeating events have different nids, therefore different colors when displayed.

I had success with using the event title rather than the nid, as these remain the same in the repeating event. I've attached the updated event.theme that I'm using to do this.

CommentFileSizeAuthor
event.theme_.txt15.55 KBmr_visible

Comments

japerry’s picture

Status: Active » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.