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
  #3  
Old 02-24-2009, 12:19 PM
Wickwire Wickwire is offline
Registered User
 
Join Date: Feb 2009
Posts: 7
Default Re: Featured Category Problem

Quote:
Originally Posted by Debra
there is nothing wrong you just need to create the categories--enter them in the appropriate area and then write some posts to populate the featured content areas.

open tabber.php and change the areas in bold

<h2>Featured #1</h2>
<?php $recent = new WP_Query("cat=1&showposts=1"); while($recent->have_posts()) : $recent->the_post();?>

to find the cat ids go to your category admin section hover over the category name and in IE the id number will show as the alt in FF it will show in the bottom browser bar
Debra,

Thank you for your help. You got me back on track :) I didn't know that I had to manually enter in the categories for the Feature #s(no laughing! ;) , so knowing that helped me bring everything back, including the Featured Category from the home.php page. Crisis averted. Thanks again!

Luke
 

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
featured category posts off center and wrong category name cronos4d General Discussion 3 12-29-2008 05:54 PM
Problem with Featured Category #.... according General Discussion 2 12-25-2008 02:28 AM
Featured Category & More Featured Category Posts jcr777 General Discussion 12 11-26-2008 09:48 AM


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

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