'; echo '
'; echo '
'; echo '
'; echo '
'; echo '

'.$h1.'

'.$h2.'

'; echo '
'; echo '
'; echo '
'; echo '

'.$bd.'

'; echo '
'; echo '
'; echo '
'; echo '
'.$call_us_text.' '.$call_us.'
'; echo '
'; echo '
'; echo '
'; echo '
'; echo ''; echo '
'; } } } if ( ! function_exists( 'spasalon_post_thumbnail' ) ) : function spasalon_post_thumbnail() { if ( post_password_required() || is_attachment() || ! has_post_thumbnail() ) { return; } if ( is_singular() ) : if( is_page_template('blog-left-sidebar.php') || is_page_template('blog-right-sidebar.php') || is_page_template('blog-full.php') ){ ?>
80) { $excerpt = $excerpt; return $excerpt.'...'; } else { return $excerpt; } } function spasalon_pink_banner_strip() { $current_options = wp_parse_args( get_option( 'spa_theme_options', array() ), default_data() ); $call_us = $current_options['call_us']; $call_us_text = $current_options['call_us_text']; global $wp_query; $postid = $wp_query->post->ID; if( is_home() ){ $postid = ( 'page' == get_option( 'show_on_front' ) ? get_option( 'page_for_posts' ) : get_the_ID() ); } wp_reset_query(); if ( get_post_meta($postid, 'spa-page-banner-h1', true) || get_post_meta($postid, 'spa-page-banner-h2', true) || get_post_meta($postid, 'spa-page-description', true) ) { ?>