![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
This is what my featuredpage.php looks like:
Code:
<?php $recent = new WP_Query("cat=Featured&showposts=5"); while($recent->have_posts()) : $recent->the_post();?>
Is that right or am I supposed to name it something else or leave off the "cat=" and just type in "Featured" Do I need to do this in the home.php as well? With this category of "featured" that is getting written into the Featuredcintent.php, I also create the category in WP where I categorize my posts, correct? I am running WP 2.7 using the Streamline theme and I am not using any other plugins. I have also created 3 posts each with the exact same two custom fields and values: 1. thumbnail value:http://jasondunnart.com/wp-content/u.../dunnlogo1.png 2. articleimg value: http://jasondunnart.com/wp-content/uplo ... hotpic.gif The article image does not show up in any of the posts or in the gallery. Is that error because I have two different custom fields in the same post? Which custom field controls the thumbnail and the main pic??? I'm having a very hard time with this. Any help would be extremly appreciated! http://www.jasondunnart.com THANKS!!!!!!!!!! |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I change category? | arva2006 | General Discussion | 4 | 06-30-2010 01:03 PM |
| How do I change the Category Nav Bar to a 2nd Nav Bar | Nancy Strong | General Discussion | 4 | 02-21-2010 02:45 PM |
| How do I change the Category Nav Bar to a 2nd Nav Bar | Nancy Strong | General Discussion | 3 | 02-17-2010 05:20 PM |
| Change category page | mattie | General Discussion | 1 | 02-13-2009 04:45 AM |
| How to Change H1 Headers in Category Page to Category Title | adrian | General Discussion | 1 | 01-28-2009 05:17 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us