The Events Calendar: Category Colors
The Events Calendar: Category Colors
Description
Add background colors to event categories displayed in the event views of The Events Calendar. This is inspired by the post Coloring Your Category Events.
Settings for The Events Calendar: Category Colors plugin are located in their own tab on The Events Calendar Settings page.
To force a refresh of your CSS, add ?refresh_css to the end of your events URL, or re-save the Settings.
Attribution
Thanks to jonahcoyote for some early help and direction.
Big thanks to Barry Hughes (WebsiteBakery) for refactoring code and Legend Superpowers.
Screenshots
Faq
Yes. The Events Calendar plugin is written by StellarWP. It requires at least The Events Calendar v5.0.
The last compatible version of this plugin that works with TEC 2.x is The Events Calendar: Category Colors v1.6.3.
There is more extensive documentation of the plugins features and usage on the The Events Calendar: Category Colors wiki.
Make sure you are reporting in a safe and responsible way. We take security very seriously. If you discover a security issue, please bring it to our attention right away! Below you will find all the methods to report security vulnerabilities:
- Report security bugs through the Patchstack Vulnerability Disclosure Program
- Check our Bug Bounty Program
- Reach out directly to us on
security [at] stellarwp.com.
- Add a new topic on the WordPress Support Forum.
- Add a new issue on the github repo.
Reviews
[Solved] Not usable
By elmanuuu on November 15, 2024
Has not been working since I installed it 6 weeks ago :/
edit: solved with latest release
Disappointed
By d1abo1904 on November 6, 2024
Officially recommended by Events Calendar (/knowledgebase/the-events-calendar-category-colors/), bugged with new versions of the plugin and time needed for a fix is incredibly long.
Incredible Support
By orsosgriffin on July 18, 2024
Support was extremely responsive to an update issue. This makes an already stellar plugin even better.
Excellent support
By viche on May 6, 2024
Real Go-to guys! Excellent support
Really useful addon plugin for the Events Calendar
By Manou Allou (manouallou) on April 8, 2024
This is a really nice addition to the Events Calendar plugin. Thank you for your time and effort.
Just hope that it keeps getting updated for future versions of WordPress.
it's not working with The Event Calendar 6.3.3.1
By hellotaco on March 5, 2024
Somehow it's not working with The Event Calendar 6.3.3.1.
Great Plugin and Support!
By kpwawp on March 2, 2023
The plugin works very good, also with Elementor and TEC Pro Version.
Thanks for the great support to solve a problem with displaying the legend of multiple calendars on one page!
Easy to Use
By tknol on February 10, 2023
I was about to work through adding color to my categories the hard way, but found this and was able to easily accomplish my goal. Thanks for making this available. Saved me a bunch of time.
super
By melvinbk on July 6, 2022
Must have for Events Calendar
By boro666 on May 5, 2022
Changelog
7.4.2 / 2025-09-16
- Fix – Resolve problems related to loading the plugin with newer versions of The Events Calendar 6.14+
7.4.1 / 2025-02-06
- Fix – Resolve translation issue that can occur with get_plugin_data(). [TEC-5350]
7.4.0 / 2024-11-14
- Fix – Make sure we have fully compatible settings save with the new TEC settings page.
7.3.2 / 2024-08-20
- Fix – Resolve problems when Hide option not hiding categories on the frontend. (props @afragen) [TEC-5139]
7.3.1 / 2024-07-09
- Fix – Resolve problem for PHP 8+, avoid passing pass
nullto string specific functions. (props @afragen) [TECENG-58]
7.3.0 / 2023-04-29
- updates to legend superpowers to maintain selection between time selections
- dim/undim legend superpowers menu items
- general code improvement of legend superpowers
- yeah Barry 🙌
7.2.0 / 2023-03-02
- update
Frontend::show_legend()to accommodate multiple calendar views on single page
7.1.2 / 2023-01-27
- TEC converted
$view->get_slug()to$view::get_view_slug()in https://github.com/the-events-calendar/the-events-calendar/pull/4091 - add checks for default values being set
7.1.1 / 2022-10-16
- add
$commaparameter toecho_css()to simplify placement of selectors
7.1.0 / 2022-10-12
- rename title to correspond to The Events Calendar standard
- restructure CSS additions to not end with comma, added in
category.css.php - fix empty spacer classes to be transparent
- add CSS for TEC/ECP 6.0 feature events
7.0.6 / 2022-05-20
- move all Pro CSS to
CSS\Pro - fix CSS for all day multiday week view
- update hook name for Events Calendar settings to load admin resources
7.0.5 / 2022-05-17
- load Superpowers JS on mobile too
- improve Superpowers JS slug selection, use vanilla JS
7.0.4 / 2022-05-16
- update Superpowers JS for jQuery
clickand slug selection
7.0.3 / 2022-05-13
- update past event CSS
7.0.2 / 2022-05-08
- fix PHP Warning
7.0.1 / 2022-05-04
- hotfix,
Base_CSSnot being written, stupid mistake on my part
7.0.0 / 2022-05-04
- rewrite to use
wp_add_inline_style()for adding CSS, no more file writing - WPCS linting
- update requirements, PHP 7.1, WP 5.2
6.7.1 / 2021-08-20
- add some error checking, #132
6.7.0 / 2021-08-14
- update JS for jQuery 3.0, thanks @andrasguseo
- add Reset button for legend, thanks @andrasguseo
- add legend for Summary view, thanks @andrasguseo
- update Settings UI to show/hide options
- update for new Summary view in ECP
- only use
esc_attr_efor translating strings - add
teccc_legend_termsfilter - update
legend.php
6.6.0 / 2021-07-07
- add @10up GitHub Actions for WordPress SVN integration
- Reset button added to legend in settings, navigate back to main calendar, thanks @andrasguseo
6.5.0 / 2021-05-16
- updated to fix CSS url if running on non-standard port
- updated legend superpowers to work with shortcode, thanks @gustavo
- add filter
teccc_uploads_dirto filter thewp-content/uploadspath. - added legend views to Settings, thanks @andrasguseo
6.4.12 / 2021-01-07
- fix conflict between widget list and multiday events
6.4.11 / 2020-12-5
- update for widget list #119
6.4.10 / 2020-08-01
- silence
unlink()
6.4.9 / 2020-02-28
- updated all v2 views hook names for showing legend
- deprecate
teccc_reposition_legend()with v2 - deprecate
teccc_remove_default_legend, just uncheck the setting
6.4.8 / 2020-02-17 – Happy Birthday Dad! 🎂
- simplify jQuery
on()for reloading legend superpowerssetup()and remove conditionals 🤞
6.4.7 / 2020-02-06
- separate JS conditionals
- fix stylesheet URL for protocol relative link when host missing
6.4.6 / 2020-02-03
- improve JS conditional to prevent JS error on non-calendar pages
6.4.5 / 2020-01-31
- make JS conditional more specific so legend superpowers continue to work after prev/next
6.4.4 / 2020-01-30
- now strip CSS URL scheme to avoid mixed media errors from server
6.4.1 – 6.4.3 / 2020-01-28
- test explicitly for
$template instanceof \Tribe\Events\Views\V2\Template, fixes bug when also using Events Tickets - fix Superpowers JS error,
ReferenceError: Can't find variable: tribeandviews
6.4.0 / 2020-01-27
- explicitly set file permissions to 644 for CSS files
- updated for new v2 views or TEC and ECP
- make legend superpowers work for new v2 views, thanks Gustavo!!
6.3.2 / 2019-10-30
- fixed storage of
cache_keytransient
6.3.1 / 2019-10-24
- fixed incorrect CSS selector for background colors
6.3.0 / 2019-10-04
- structural reorganization of plugin
- update WordPress and PHP requirements to align with The Events Calendar
- remove
GLOB_BRACEas unneeded and limiting #108, thanks @DakuTree
6.2.0
- add filter to set options hash, hopefully this solves an issue with load balancers not having current files
- change
wp_get_upload_dir()towp_upload_dir()so that if the directory doesn’t exist it is created - the above fixes Writing to CSS file failing, thanks @dpegasusm
6.1.1 / 2019-03-09
- fix PHP notice #102
- updated
composer.json - update message incompatible PHP version for consistency with WP core
6.0.0 / 2018-10-20
- move
teccc_get_termsfilter after filtersteccc_add_termsandteccc_delete_terms - add default values when using
teccc_add_termsfilter - added
class Bootstrapfor plugin loading, now requires PHP 5.4+ - use
sanitize_hex_color()for validation of color picker data - fixed coloring for featured events
5.3.0 / 2018-08-03
- fixed widget CSS
- move list CSS to
class Extras - fixed week CSS
- load stylesheet all the time, more efficient as external file
- updated
class Maintouse Tribe__Events__Maincan now useTribe__Events__Main::TAXONOMY - refactor setup of ignored terms and term data
- add
border-rightto featured events - updated validation code upon saving options
- use
wp_upload_url()to for stylesheet to accommodate user directory preferences - set SSL corrected URLs for
wp_upload_url(), https://core.trac.wordpress.org/ticket/25449
5.2.2 / 2018-07-28
- fix to create CSS when files don’t exist
5.2.1 / 2018-7-28
- cleanup old CSS files
5.2.0 / 2018-07-28
- write standard and minified CSS to files
- load minified CSS when WP_DEBUG is false
- improve minify code
- update CSS selectors for list view
- refactor CSS strings for inline format
5.1.0
- update for new tooltip title as
h3 - added some functions for adding deprecated CSS
- added function
Extras::override_customizer()for when Customizer settings need to be overridden
5.0.1
- needed a space between CSS parameters, PhpStorm reformat code error
5.0.0
- add
Defaultas text color option which removes CSS color tag - Settings will need to be re-saved due to the new settings options
See CHANGES.md for complete list of changes.


