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)?
category in a dublicated site
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?
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?
Remove the...
...line from the code on that page.
Code: Select all
aI("text=MED-EL Deutschland;showmenu=Deutschland;");
John