<li><a href="#block4"><span class="big"><?php _e('Featured Listings', 'appthemes')?></span></a></li>
<!-- tab 4 --> <div id="block4"> <div class="clr"></div> <div class="undertab"><span class="big"><?php _e('Classified Ads','appthemes') ?> / <strong><span class="colour"><?php _e('Just Listed','appthemes') ?></span></strong></span></div> <?php query_posts(array('post__in' => get_option('sticky_posts'), 'post_type' => 'ad_listing', 'post_status' => 'publish')); ?> <?php get_template_part('loop', 'ad'); ?> </div><!-- /block4 -->
There are currently 1 users browsing this thread. (0 members and 1 guests)