![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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 | |
|
|
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 |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us