option(); $data = \THINKAI\Includes\Classes\Common::instance()->data( 'single' )->get(); $layout = $data->get( 'layout' ); $sidebar = $data->get( 'sidebar' ); $layout = ( $layout ) ? $layout : 'full'; $sidebar = ( $sidebar ) ? $sidebar : ''; if (is_active_sidebar( $sidebar )) {$layout = 'right';} else{$layout = 'full';} $class = ( !$layout || $layout == 'full' ) ? 'col-xl-12 col-lg-12 col-md-12' : 'col-xl-8 col-lg-8 col-md-12'; if ( class_exists( '\Elementor\Plugin' ) && $data->get( 'tpl-type' ) == 'e') { while(have_posts()) { the_post(); the_content(); } } else { ?> get( 'enable_banner' ) ) : ?> get( 'banner' ) ){?> get('features_list'); if(!empty($features_list)){ $features_list = explode("\n", ($features_list)); ?> get( 'title' ) ) echo wp_kses( $data->get( 'title' ), true ); else( the_title() ); ?> get( 'layout' ) == 'left' ) { do_action( 'thinkai_sidebar', $data ); } ?> get( 'single_post_author' ) != true ){ ?> get( 'single_post_date' ) || $options->get( 'single_post_comments' )) != true ){ ?> get( 'single_post_date' ) != true ){ ?> get( 'single_post_comments' ) != true ){ ?> post_name)); ?> get( 'single_post_category' )){ ?> ''.esc_html__('Pages: ', 'thinkai'), 'after' => '', 'link_before'=>'', 'link_after'=>'')); ?> ', '', '' ); ?> get( 'single_post_author_box' ) ):?> get('show_author_post_social_icon')){ ?> post_title); ?> post_title); ?> get( 'layout' ) == 'right' ) { do_action( 'thinkai_sidebar', $data ); } ?>