Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
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?
templateDetails.xml で上記の位置を作成したことを確認してください。
ポジションを作成していない場合はこのようにしてください
<position>topbanner</position>