【发布时间】:2016-06-27 07:59:49
【问题描述】:
我刚刚安装了一个扩展,用于在 magento 的列表页面中显示垂直导航菜单。扩展名是https://www.magentocommerce.com/magento-connect/vertical-navigation-with-css-classes.html。它在 template\vertnav\left.phtml 中有 left.phtml 文件。我希望在 template\catalog\layer\view.phtml 中显示垂直导航并更改其样式。所以我将 left.phtml 的内容复制到 view.phtml 但错误显示如下:
这是我的第一个扩展。请帮助。
【问题讨论】: