maryclove (May 29th, 2012)
<?php if ( get_option('cp_home_layout') == 'directory' ) : ?>
maryclove (May 29th, 2012)
<?php if ( get_option('cp_home_layout') == 'directory' ) : ?>
<div class="shadowblock_out">
<div class="shadowblock">
<h2 class="dotted"><?php _e('Categories','appthemes')?></h2>
<div id="directory" class="directory threeCol<?php if(get_option('cp_cat_dir_cols') == 3) echo 'three'; ?>Col">
<?php echo cp_cat_menu_drop_down(get_option('cp_cat_dir_cols'), get_option('cp_dir_sub_num')); ?>
<div class="clr"></div>
</div><!--/directory-->
There are currently 1 users browsing this thread. (0 members and 1 guests)