PrestaShop 1.6-无法覆盖主题中的模块tpl文件

时间:2019-05-07 06:48:05

标签: themes override prestashop-1.6

我正在尝试覆盖文件

modules/cheque/views/templates/hook/infos.tpl

在我的主题中,以便我可以更改它显示的图标,因为它是硬编码的,但是我的覆盖似乎无效。

我已将覆盖的.tpl文件放在此目录中:

themes/mytheme/modules/cheque/views/templates/hook/infos.tpl

我还清除了cache/smarty/compile/*中的缓存文件

我可能想念一些东西吗?

0 个答案:

没有答案