Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Static text in category sidebox, how?

Static text in category sidebox, how?

Locked

Views: 1,547

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
19 May 2009, 1:10 AM
#1
mattfarmer avatar

mattfarmer

New Zenner

Join Date:
May 2009
Posts:
6
Plugin Contributions:
0

Static text in category sidebox, how?

Working on http://uniformsgalore.com/Zencart/

and on the left hand side, where my categories are, its set up so that once you click on the main category such as "Shoes" or "Uniforms" it opens up a tree of Sub categories. How can i set it up, so that there are some Static text with the categories listed beneath them.

like,

SHOES ( Normal, non linked, text.)
brand1 (linked to the brands shop page.)
brand2 (linked to the brands shop page.)
brand3 (linked to the brands shop page.)
brand4 (linked to the brands shop page.)
brand4 (linked to the brands shop page.)
brand6 (linked to the brands shop page.)

If that made sense...

you can look at http://www.firstuniform.com

for an idea of how i want it.

Thanks

20 May 2009, 5:23 AM
#2
mattfarmer avatar

mattfarmer

New Zenner

Join Date:
May 2009
Posts:
6
Plugin Contributions:
0

Re: Static text in category sidebox, how?

Any ideas?

/bump

20 May 2009, 6:49 AM
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Static text in category sidebox, how?

Install Categories Dressing (link in my sig).

20 May 2009, 8:01 AM
#4
mattfarmer avatar

mattfarmer

New Zenner

Join Date:
May 2009
Posts:
6
Plugin Contributions:
0

Re: Static text in category sidebox, how?

Trying now, Thanks for the response :smile:

20 May 2009, 1:58 PM
#5
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Static text in category sidebox, how?

For all the subcats showing all the time, you need an expanded categories mod as well. The latest version of Cat Dressing (not in Free Addons yet) is bundled with an effective expanded cat mod. You can get the zip here for now: http://www.zen-cart.com/forum/showthread.php?p=730531#post730531

23 May 2009, 7:23 AM
#6
mattfarmer avatar

mattfarmer

New Zenner

Join Date:
May 2009
Posts:
6
Plugin Contributions:
0

Re: Static text in category sidebox, how?

Got it installed, what is/are the line(s) of code i need to edit to make the main cats normal text.

Is it the one with the header of :::To add a non-linked heading in a specific place in the categories menu:::

And what should i change it to be?

also, how doi take of the number counts for each category?

26 May 2009, 5:37 AM
#7
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Static text in category sidebox, how?

Admin > Configuration > My Store > Show category counts.

Yes, you can use that section to make headings for the category groups. You would make each top cat name the heading for the first subcat in the group, and use the "define" for active/level control to hide all top cats.

27 May 2009, 4:16 AM
#8
mattfarmer avatar

mattfarmer

New Zenner

Join Date:
May 2009
Posts:
6
Plugin Contributions:
0

Re: Static text in category sidebox, how?

Wow, thanks for all the help!

Last thing id like to know, can I replace the Shoes category header with a logo? If so How?

And how about doing that for sub-categories?

27 May 2009, 5:35 AM
#9
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Static text in category sidebox, how?

You can use images for headings by specifying the image filename in the define statement. Replacing category names with images will happen automatically if you save the image with the right filename in the right folder (like
/includes/templates/your_template/buttons/english/catimg23.gif). The readme has more details.

10 Jun 2009, 6:03 AM
#10
nisdats avatar

nisdats

New Zenner

Join Date:
Apr 2009
Location:
Houston
Posts:
41
Plugin Contributions:
0

Re: Static text in category sidebox, how?

I tried to use Categories Dressing but it changed the look of all my categories and made floating bars everywhere. I tried to figure out how to use it but couldn't to save my life. I had to do a full restore of an old backup to get my normal look back.

Is there a dumbed down user friendly version where you can just add a word or two or just space out the categories better?

thx for any advice..

nisdats

10 Jun 2009, 1:44 PM
#11
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Static text in category sidebox, how?

There is not another current version. The older, "simpler" versions require more messing with code inside the tpl file. I reduced and consolidated user coding as much as possible for the recent versions - I would like to know what particular steps you found confusing so I can improve the directions. Did you have any problem reading the readme file? It is an HTML file which you read in your browser - was that not clear? Every feature section in the readme has a boldface comment about how to disable it or not use it.