Kevin360 Posted May 8, 2009 Posted May 8, 2009 I've downloaded a template off line that got me started.. and really like the action of the category box. However, I installed the contrib More Category Boxes and original categories box is the same, but the other boxes dont act the same. I'd like to get rid of the origional box, and use the other boxes, but I'd really like to get them looking like the origional. Any ideas? Here is my site http://store.rhythmhousedrums.com user name & pass are both rhdrums (I have it blocked cause it's not a real store yet... I'm just trying things out and my database is pretty much empty) Any suggestions? Once I get this figured out, (and a few other kinks) I think I'm going to be ready to start adding real product and go public. Thanks
♥geoffreywalton Posted May 8, 2009 Posted May 8, 2009 In includes/column_left.php add // to the front of the include line for the original box. // include(DIR_WS_BOXES . 'categories.php'); Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Kevin360 Posted May 8, 2009 Author Posted May 8, 2009 In includes/column_left.php add // to the front of the include line for the original box. // include(DIR_WS_BOXES . 'categories.php'); The above code is in an if/else statement and I can turn off the main categories box in the admin. That's not my issue. The issue is getting my current style of the categories box, to the boxes that the More Categories contrib. produces. Thanks for the input though. Any other suggestions?
Kevin360 Posted May 8, 2009 Author Posted May 8, 2009 Ok... so the more categories contrib ads a file in includes/boxes/more_categories.php. I'm guessing the style and function of the categories box is under includes/boxes/categories.php... so I need to copy some of it to the more_categories.php. Is this correct... and If I post the code to both can someone help me with it?
Kevin360 Posted May 11, 2009 Author Posted May 11, 2009 Ok... so the more categories contrib ads a file in includes/boxes/more_categories.php. I'm guessing the style and function of the categories box is under includes/boxes/categories.php... so I need to copy some of it to the more_categories.php. Is this correct... and If I post the code to both can someone help me with it? ...I noticed also it acts different with IE and Firefox. As in, with IE the sub menu will drop down, but with Firefox, they are just always there.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.