StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-12-2009, 07:14 PM
jasonclaydunn jasonclaydunn is offline
Registered User
Genesis Member
 
Join Date: Jan 2009
Location: Rancho Cucamonga, CA
Posts: 11
Default Where do I change Category ID????

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();?>
I changed the "cat=21" to "cat=Featured"
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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -5. The time now is 09:25 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.