<!– Blog Posts –>
<?php if( get_option_tree( ‘pagelayout’ ) == ‘left-sidebar’) { ?>
<div class=”col-lg-9 col-md-8″>
<?php } elseif( get_option_tree( ‘pagelayout’ ) == ‘right-sidebar’) { ?>
<div class=”col-lg-9 col-md-8″>
<?php } elseif( get_option_tree( ‘pagelayout’ ) == ‘full-width’) { ?>
<div class=”col-xs-12-off full-width-index”>
<?php } ?>
Bir cevap yazın