>
', '' ); elseif ( ! is_single()) : the_title( '

', '

' ); endif; endif; if ( '' !== get_the_post_thumbnail() && ! is_single() && ! get_post_gallery() ) { //do_action( 'bathemos_get_content_tag_template', 'post-thumbnail' ); } if ( 'post' === get_post_type() ) : ?>
'; echo get_post_gallery(); echo '
'; }; }; if ( is_single() || ! get_post_gallery() ) { the_content( sprintf( wp_kses( __( 'Continue reading "%1$s"', 'ba-tours-light' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); wp_link_pages( array( 'before' => '', ) ); }; ?>