category in a dublicated site

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
tomtom
Beginner
Beginner
Posts: 5
Joined: Thu Aug 24, 2006 2:20 pm

category in a dublicated site

Post by tomtom »

Hi!

I have dublicated a site and I only want to remove a category from this site. Normally I have to change all the Templates (remove the category)..
Is there a posibility that i don't have to do this (.js file)?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You put me in left field on this one. Exactly what 'category'? From where? A little more detail, please.
John
tomtom
Beginner
Beginner
Posts: 5
Joined: Thu Aug 24, 2006 2:20 pm

Post by tomtom »

I want on this site http://www.medel.com/ a new version for all German speaking coutries.
This version should be the same as the present Germany Version, but without the "MED-EL Deutschland" category. Do you know, how I can block this category in the new version?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Remove the...

Code: Select all

aI("text=MED-EL Deutschland;showmenu=Deutschland;");
...line from the code on that page.
John
Post Reply