'; ?>
'image' ) );
} else {
the_post_thumbnail( 'business-solutions-without-sidebar', array( 'itemprop' => 'image' ) );
}
} else {
// Load default image
$business_solutions_default_img_url = get_template_directory_uri() . '/images/default-header.png';
$business_solutions_image_class = is_active_sidebar( 'right-sidebar' ) ? 'business-solutions-with-sidebar' : 'business-solutions-without-sidebar';
echo '
 . ')
';
} ?>
' : '
'; ?>
→', 'business-solutions' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '
"', '"', false )
) );
}else{
the_excerpt();
}
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'business-solutions' ),
'after' => '
',
) );
?>