My client’s website has the same issues where ALL the categories appear over the calendar- incuding the ones we’ve specifically coded to appear here in this file:
public_html/wp-content/themes/HudsonValley-Child/tribe-events/teccc
<?php
namespace Fragen\Category_Colors;
use Tribe__Events__Main;
//$options['terms'] =
$teccc->setup_terms( $options );
?>
<div id="legend_box" class="teccc-legend">
<ul id="legend">
<?php
$teccc->terms = array(
17 => array(
0 => 'workshops',
1 => 'Workshops'
),
24 => array(
0 => 'readings',
1 => 'Readings'
),
25 => array(
0 => 'hvwc-recurring-events',
1 => 'HVWC Recurring Events'
),
26 => array(
0 => 'special-events',
1 => 'Special Events'
)
);
I ALSO tried editing the code you mentioned on line 43 of the file:
rc/Category_Colors/views/legend.php
no luck.
I rolled back one version- no luck either.
Here is the website calendar:
https://writerscenter.org/calendar/