• Resolved Dean

    (@collabora)


    Hi,

    I tried using the example for teccc_legend_html at wiki

    add_filter( 'teccc_legend_html', function( $html ) {
    	echo '<div class="legend-explanation"> To focus on events from only one of these categories, just click on the relevant label. </div>' . $html;
    } );

    but there seems to be a bunch of unexpected tokens and stuff and its not working.

    ??

    Another question: Is it possible to remove category colors from Events List?

    • This topic was modified 7 years, 7 months ago by Dean.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘teccc_legend_html Plus’ is closed to new replies.