I was wondering if it would be possible to link colors to certain Organizers. F.e. if an event (that gets created) involves Organizer #1, the color of the event should change accordingly. Same with other organizers.
Would this be possible with your plugin? Thanks in advance!
Hey guys,
I was wondering if it would be possible to link colors to certain Organizers. F.e. if an event (that gets created) involves Organizer #1, the color of the event should change accordingly. Same with other organizers.
Would this be possible with your plugin? Thanks in advance!
Hi,
You could do it via a filter.
In your theme or child-theme add following:
You will have to alter the COLORS_BY_ORGANIZER array where 1001 for example is the organizer id following by desired event color.
Stachethemes Developer
Also this works greatly, zhivko.
Thank u a lot!