![]() |
Category Description in dialog box.
I am using the following code for my subcategories.tpl
Code:
{* $Id: subcategories.tpl,v 1.43.2.7 2005/10/28 05:23:51 svowl Exp $ *} I would like to put the category description in side the dialog box. Right now it is on top. I tried moving the code and it just does not appear. I am using 4.0.18. This is a modified subcategories.tpl. |
What code did you put in the side menu?
|
Categories.tpl
Here is my categories.tpl code:
Code:
{* $Id: categories.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} |
I don't see any code in there for category description...that code is at the top of subcategory.tpl:
{$current_category.description} |
Sub-Category
I guess i mean sub category.
Here is a link to show my problem http://66.206.25.17/home.php?cat=85 In the center you will see the sub-category description above the dialog box. Quote:
I am trying to move this under the dialog box. |
Oh sorry, I misunderstood your post...I thought you wanted to put the description in the SIDE menu! :oops: To do what you want, just edit subcategories.tpl and replace this:
Code:
with this: Code:
{capture name=dialog} |
Works great
Thanks...it works great.
I don't know what I was thinking I kept leaving out part of the code because I was thing the navigation was the location links. Thanks for the help |
All times are GMT -8. The time now is 01:14 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.