get_theme_mod( 'aqwa_blog_section_column', self::$default['aqwa_blog_section_column']) )); } /** * displaying blog section * */ public static function add_blog_section_homepage(){ if( ! get_theme_mod( 'aqwa_display_blog_section' , self::$default['aqwa_display_blog_section'] ) ){ return; } $title = get_theme_mod( 'aqwa_blog_section_title' ,self::$default['aqwa_blog_section_title'] ); $sub_title = get_theme_mod( 'aqwa_blog_section_subtitle' ,self::$default['aqwa_blog_section_subtitle'] ); $text = get_theme_mod( 'aqwa_blog_section_text' ,self::$default['aqwa_blog_section_text'] ); $button_text = get_theme_mod( 'aqwa_blog_button_text' ,self::$default['aqwa_blog_button_text'] ); ?>

'post') ); if ( $posts->have_posts() ) : echo '