【发布时间】:2011-08-13 08:09:43
【问题描述】:
我想在 Joomla 中为文章使用模板覆盖,因此我正在使用
mytemplate/html/com_content/article/default.php
如果我更改此文件中的任何内容,更改就会出现。 但是因为我想使用一个额外的 .php 文件 f.e。
mytemplate/html/com_content/article/alternativeLayout.php
我遇到了一个问题。因为虽然我可以在文章设置页面上选择此布局 - 我所做的任何更改都不会出现,并且仍然使用 default.php。
任何想法我做错了什么?
【问题讨论】:
标签: php layout joomla joomla1.6