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 06-30-2009, 06:15 PM
kleeyoung kleeyoung is offline
Registered User
Genesis Member
 
Join Date: Mar 2009
Posts: 51
Default Additional Featured Boxes Problem

I am trying to create additional featured boxes. And I am reading this post:
viewtopic.php?f=8&t=6696&p=33969&hilit=categories+ home+page#p33969

Ive got the standard 2, and I have been able to add 2 below - almost.

The new lower right featured box can't find the category apparently. It might help if I knew where to get the category number from.

My standard top left featured box for example says that it is cat_1 (see below) but that category is "Health & Fitness" and when I role over it - it say : ...edt&cat_ID=6

I guess this is what I am doing wrong with the new featured boxes. I dont understand where the category numbers come from. (I use the category order plugin to customize the order in the horizontal nav.)

Hope this makes sense...


<div id="homepageleft">

<div class="hpfeatured">
<?php $feature_cat_1 = get_option('lifestyle_feature_cat_1'); $feature_cat_1_num = get_option('lifestyle_feature_cat_1_num'); if(!$feature_cat_1) $feature_cat_1 = 1; //setting a default ?>
<h3><?php echo cat_id_to_name($feature_cat_1); ?></h3>
 

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 to create additional Featured Boxes houts General Discussion 49 07-28-2010 04:26 AM
additional featured boxes on home page but no thumbnails markinbrighton General Discussion 1 12-17-2009 06:57 AM
Additional Featured Boxes Anu General Discussion 2 07-21-2009 03:33 PM
4.0 adding additional featured boxes nazzman General Discussion 4 07-13-2009 07:21 AM
Additional category boxes ixthus27 General Discussion 2 05-27-2009 06:44 AM


All times are GMT -5. The time now is 04:18 PM.

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