';
if ( has_post_thumbnail() && get_the_post_thumbnail_url() ) :
echo '
';
if ( $upstudy_archive_tp_event_date || $upstudy_archive_tp_event_location ) {
echo '
';
if ( $upstudy_archive_tp_event_date ) {
echo ''. esc_html( $tpc_tp_event_starting_date ).'';
}
if ( $upstudy_archive_tp_event_location){
echo ''. esc_html( $tpc_tp_event_location ).'';
}
echo '
';
}
the_title( '
' );
echo '