Can't add module to Joomla template 3.0.2 - Joomla! Forum - community, help and support
hi all, i'm vietnam. created template on joomla 3.0.2 platform.the template alright met error : can't add module of joomla template.example, in file index.php have <div> tag :
<div id="find"> </div> .
i want include @ "search" module, insert code in tag <div> :
<jdoc:include type="modules" name="find" style="xhtml" />
last, update templatedetails.xml :
<position> find </position>
but when try insert module "search" @ "find" position, don't work ! uploaded template @ here, please fix error (you can insert me module template, thanks). sorry bad english.
<div id="find"> </div> .
i want include @ "search" module, insert code in tag <div> :
<jdoc:include type="modules" name="find" style="xhtml" />
last, update templatedetails.xml :
<position> find </position>
but when try insert module "search" @ "find" position, don't work ! uploaded template @ here, please fix error (you can insert me module template, thanks). sorry bad english.
my problem fixed, thanks!
Comments
Post a Comment