Can't edit category named "Ores's Color"

I have no problem editing other categories, but it looks like "ores’s color" is hidden or something. Can’t seem to find it within ‘manage categories’ therefore can’t edit/remove.

Please help.

1 answer

Profile photo of Css Magician 0.00 $tone May 26, 2010
Public

Dear forbescorporation,

With magento templates, the "ores’s color" is static menu, so that we can’t manage its. If you want to change "ores’s color" menu, Please download and replace file top.phtml to app\design\frontend\default\jm_orestemplate\catal ognavigation, and when you want to disable/enable the navigation item "Ore’s Colors", please config line 36 in file app\design\frontend\default\jm_orestemplate\page\ ja_vars.php as follow:

Code:

$_params->set('usertool_color', 0); //0: disable, 4: show colors tools

If you want to change "ores’s color" name, please seach in app\design\frontend\default\jm_orestemplate\catal ognavigationtop.phtml and edit its.

#1

Please login or Register to Submit Answer

Written By

Comments