[ad_1]
Hi @codemonkey72 !
Our plugin is for the [ecs-list-events] shortcode. For that shortcode you’d need to reach out to the makers of The Events Calendar for support.
As a note, with the pro version of our shortcode, there is the option to create a customized design where you can add in the timezone where you’d like with something like:
<?php echo esc_html( Tribe__Events__Timezones::get_event_timezone_abbr() ); ?>
Cheers!
