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( 'layout' ) == 'left' ) { do_action( 'thinkai_sidebar', $data ); } ?>
'', 'link_before'=>'', 'link_after'=>'')); ?>

    ', '
  • ', '
  • ' ); ?>
get( 'single_post_author_box' ) ):?>

get('show_author_post_social_icon')){ ?>

get( 'layout' ) == 'right' ) { do_action( 'thinkai_sidebar', $data ); } ?>