Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save richtabor/11289848 to your computer and use it in GitHub Desktop.
Save richtabor/11289848 to your computer and use it in GitHub Desktop.
<?php if( !is_page_template('page-portfolio-slider.php') && get_theme_mod( 'hello_bar' ) == true) {
get_template_part( 'content', 'hellobar' );
} //END if( get_theme_mod( 'hello_bar' ) == true) ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment