Skip to content

Instantly share code, notes, and snippets.

<?php get_header(); ?>
<?php $has_sidebar = ss_framework_check_page_layout(); ?>
<?php if( tribe_is_month() && !is_tax() ) { // The Main Calendar Page
echo 'Events Calendar';
} elseif( tribe_is_month() && is_tax() ) { // Calendar Category Pages