ID, 'blogasm_featured_img_type', true ); $featured_img_type = !empty( $featured_img_meta_value ) ? $featured_img_meta_value : 'portrait-img'; $excerpt_length = 20; $post_class = array( 'post-col w-100' ); $post_class[] = 'text-left'; if ( $featured_img_type == 'landscape-img' ) { $thumbnail_size = 'blogasm-960-landscape'; $excerpt_length = 45; } elseif ( $featured_img_type == 'full-width-img' ) { $thumbnail_size = 'blogasm-1800-540'; $excerpt_length = 45; } else { $thumbnail_size = 'blogasm-576-portrait'; } $post_content_wrap_class = array( 'post-content-wrap d-flex flex-wrap justify-content-between align-items-center' ); $post_content_class = array( 'post-content d-flex flex-wrap' ); $post_thumbnail_wrap_class = array( 'post-thumbnail-wrap mb-4 mb-lg-0' ); $post_figure_class = array( 'post-thumbnail d-block');?>
>
', '' );?>