'; dynamic_sidebar( 'left-sidebar' ); echo ''; } elseif ( is_page_template( 'templates/right-sidebar.php' ) ) { echo ''; // Skip to the blog sidebar for blog and archives if we are not on a page template } else { echo ''; } ?>