storage()->get('default_icon_font'); if (have_posts()) { $ith = Wpw::inst(); $meta = $ith->metabox(); while (have_posts()) { the_post(); $post_id = get_the_ID(); $class = $sidebar_position == 'none' ? 'col-md-12' : 'col-md-8'; ?>