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 -- and this forum will be removed on July 1st, 2013.

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 11-09-2008, 08:00 PM
GeminiFilly GeminiFilly is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Posts: 7
Default Category ID

Total newbie to Revolution themes and love them. But will have to ask a couple of questions not able to sort out.

On the home page where it has the Featured 1 Featured area I figured out how to change those titles in the home.php file however I'm trying to figure out how to assign posts to those specific areas.

I have Healthy Living and Health News and the bottom is Health Articles.
I make a new post and it shows up in all three areas.

I made new categories to reflect those titles as well.

Is the ID showing in the url what I need to change in this bit of the home.php file to have posts go to those specific categories?

Quote:

<?php $recent = new WP_Query("cat=1&showposts=3"); while($recent->have_posts()) : $recent->the_post();?>
The area I highlighted red? Is this where I change it to reflect the new categories I made so I can get posts to show in just one specific area?
 

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
Prevent showing of sub category posts/content in parent category page Ronnie General Discussion 3 01-03-2010 03:24 AM


All times are GMT -5. The time now is 11:29 PM.

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