>
', '' ); else: the_title( sprintf( '

', esc_url( get_permalink() ) ), '

' ); endif; elseif ( 'content' === $blog_data_order ) : if($enable_blog_excerpt == '1' && !is_single()): the_excerpt(); abiz_blog_excerpt_button(); else: the_content( sprintf( __( 'Read More', 'abiz' ), ' '.esc_html(get_the_title()).'' ) ); endif; endif; endforeach; ?>