Facebook在安装新主题后没有显示按钮?

时间:2012-07-30 10:40:52

标签: magento magento-1.6

我添加了一个类似的按钮扩展,它完全没问题,因为它在默认主题中显示但在安装新主题后它不再显示。 任何人都可以告诉我原因吗??

我使用的是magento 1.6。

1 个答案:

答案 0 :(得分:0)

您应该将插件的模板文件移动到新扩展名的目录中。

将它们从/ app / design / frontend / default / default / template /移至/ app / design / frontend / newtheme / default / template / ...