![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#2
|
||||
|
||||
|
try this
<?php $recent = new WP_Query("orderby=title". "&cat=".get_theme_mod('featured_properties')."&sho wposts=".get_theme_mod('featured_properties_num')) ; while($recent->have_posts()) : $recent->the_post();?> instead of <?php $recent = new WP_Query("cat=".get_theme_mod('featured_properties ')."&showposts=".get_theme_mod('featured_propertie s_num')); while($recent->have_posts()) : $recent->the_post();?>
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse Make life easier use FireFox and these Customizing tools: Firebug - Web Developer New to Genesis? See our Guide for Beginners! Recommended StudioPress Designer StudioPress on Facebook |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Exclude certain categories from "categories" drop down | tspikesman | General Discussion | 6 | 09-22-2009 02:54 PM |
| How do i assign categories to featured categories sections? | divinemsgr | General Discussion | 3 | 01-18-2009 01:06 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us