-1

I've placed below code at the top of the Joomla template but the position is not being recognised.

<jdoc:include type="modules" name="topbanner" style="xhtml" />

Is there something I need to do to get this position showing up under modules?

4

1 に答える 1

0

templateDetails.xml で上記の位置を作成したことを確認してください。

ポジションを作成していない場合はこのようにしてください

<position>topbanner</position>
于 2012-06-26T05:00:22.867 に答える