将 AW 博客链接添加到 Magento 顶部菜单
使用 Magento 1.4 博客插件“AW Blog”,如何使其创建的“新闻”链接出现在 Magento 的顶部菜单中(而不是默认情况下的顶部链接菜单)?
Using the Magento 1.4 blog plug-in "AW Blog", how is it possible to get the "News" link it creates to appear in Magento's top menu (as opposed to the top links menu which it does by default)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
将 AW Blog 'Route to Blog' 配置从 'news' 更改为 'blog' 后,将其添加到 top.phtml :
可能不是最优雅的解决方案,因为我不希望 Blog 在菜单末尾,所以如果有那里有更好的解决方案...
After changing AW Blog 'Route to Blog' configuration from 'news' to 'blog', add this to top.phtml :
Probably no the most elegant solution as I didn't want Blog at the end of the menu, so if there's a better solution out there...
我还没有尝试过,但这个扩展似乎允许向菜单添加任意链接。
http://www.magentocommerce.com/extension/657/navigation-bar-administrator
I haven't tried it but this extension seems to allow adding an arbitrary link to the menu.
http://www.magentocommerce.com/extension/657/navigation-bar-administrator