Title: teccc_legend_html Plus
Last modified: November 7, 2018

---

# teccc_legend_html Plus

 *  Resolved [Dean](https://wordpress.org/support/users/collabora/)
 * (@collabora)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/)
 * 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](https://wordpress.org/support/users/collabora/).

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10857861)
 * What are you trying to accomplish?
 * A URL would be helpful.
    -  This reply was modified 7 years, 7 months ago by [Andy Fragen](https://wordpress.org/support/users/afragen/).
 *  Thread Starter [Dean](https://wordpress.org/support/users/collabora/)
 * (@collabora)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10858464)
 * The error was being announced by my editor not the web page. It was due to a 
   stupid mistake. Anyway, I got it right and here is the result
 * [http://www.hikingwithdean.com/events/](http://www.hikingwithdean.com/events/)
 * The code is from: [https://github.com/afragen/the-events-calendar-category-colors/wiki/Filters-and-Hooks](https://github.com/afragen/the-events-calendar-category-colors/wiki/Filters-and-Hooks)
 * Note that the text appears ok but in the upper left corner of page the actual
   code is being displayed. Its a little hard to see, but you will see it in the
   dark stripe
 * Any tips on my 2nd question?
    -  This reply was modified 7 years, 7 months ago by [Dean](https://wordpress.org/support/users/collabora/).
 *  Plugin Author [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10858494)
 * That’s odd. Can you tell me exactly where and how you placed this code? Is it
   in more than one place?
 * What’s strange in looking at the page source is that there is some code that 
   looks like it should be inside your head tags but isn’t.
    -  This reply was modified 7 years, 7 months ago by [Andy Fragen](https://wordpress.org/support/users/afragen/).
 *  Thread Starter [Dean](https://wordpress.org/support/users/collabora/)
 * (@collabora)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10858650)
 * Yes, it was. In both child-theme and theme functions.php. I probably shouldn’t
   have used the wp editor
 *  Plugin Author [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10858788)
 * It seems to be working now. It’s probably best to just use the theme’s functions.
   php.
 *  Thread Starter [Dean](https://wordpress.org/support/users/collabora/)
 * (@collabora)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10860152)
 * ok. thanks

Viewing 6 replies - 1 through 6 (of 6 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/the-events-calendar-category-colors_52b1d1.
   svg)
 * [The Events Calendar: Category Colors](https://wordpress.org/plugins/the-events-calendar-category-colors/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar-category-colors/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar-category-colors/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar-category-colors/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar-category-colors/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar-category-colors/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Dean](https://wordpress.org/support/users/collabora/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/teccc_legend_html/#post-10860152)
 * Status: resolved