重命名菜单链接magento

时间:2013-12-29 17:17:36

标签: php magento

我是magento的新手,我有兴趣从magento网站更改菜单。我已经安装了magento经典主题,我需要从主菜单(Home和Products)重命名2个按钮。

menu

我已尝试修改app/design/frontend/default/f002/template/page/html中的某些文件,但它无效。任何帮助表示赞赏。

我安装了社区版。

修改: enter image description here

1 个答案:

答案 0 :(得分:3)

真让我惊讶的是!但是我只为你安装了这个主题,并观察它是默认菜单。哦没问题只需在这里更改菜单名称 打开文件app \ design \ frontend \ default \ f002 \ template \ page \ html \ topmenu.phtml并根据需要重命名。查看图片

enter image description here

我想告诉你如何知道这个菜单来自哪个文件。在Magento中很容易被发现。只需按照几张图片!请先保存图片,或将每张图片拖放到新标签浏览器中,以便查看实际图片更清晰!

enter image description here

enter image description here

enter image description here

转到主页面(前端)页面

enter image description here