ID,'themeofwp_layout_style',true); $theme_layout = themeofwp_option(''.$shortname.'_theme_layout'); $col= 'col-md-12'; if ( themeofwp_option(''.$shortname.'_blog_sidebar')=='left' || themeofwp_option(''.$shortname.'_blog_sidebar')=='right' ) { $col = 'col-md-9'; } ?>