Zen Cart Logo
Forums / General Questions / EZ Pages sidebox appear in only specific category id's?

EZ Pages sidebox appear in only specific category id's?

Locked

Views: 1,007

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 May 2008, 7:46 PM
#1
htsean avatar

htsean

New Zenner

Join Date:
Mar 2008
Posts:
50
Plugin Contributions:
0

EZ Pages sidebox appear in only specific category id's?

It took me a while to figure out how the EZ Pages sidebox works.

But now, I am curious if it is possible to have the EZ pages sidebox appear when only in specific categories?

I am trying to have a sidebox with html links to other websites (which i will set up with EZ pages) that shows up only when viewing a certain category, because the links are relevant to that category.

14 May 2008, 2:19 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: EZ Pages sidebox appear in only specific category id's?

You could customize the sidebox with the templates and overrides by using the:
(int)$current_category_id

which would tell you the categories_id that is currently active ...