';
the_post_thumbnail(
'',
array(
'class' => '',
'alt' => get_the_title(),
)
);
echo '';
} else {
echo '';
the_post_thumbnail( '', array( 'class' => '' ) );
echo '';
}
}
?>
name;
// Child Theme.
if ( 'Coin Market' == $activate_theme ) {
the_content( __( 'Read More', 'awpbusinesspress' ) );
}
// Parent Theme.
if ( 'AwpBusinessPress' == $activate_theme || 'Hospital Health Care' == $activate_theme || 'Home Interior' == $activate_theme ) {
?>