Module position - Joomla! Forum - community, help and support
hi,
want have 2 module inside one<div> plz tell me code shud use. not in coding
this code
<?php if($this->countmodules('how enable 2 module positions(what shud add here')) : ?>
<div class="widget-container widget_categories">
<jdoc:include type="modules" name="title" style="none" />
<jdoc:include type="modules" name="sidemenu" style="container" />
</div>
<?php endif; ?>
want have 2 module inside one<div> plz tell me code shud use. not in coding
this code
<?php if($this->countmodules('how enable 2 module positions(what shud add here')) : ?>
<div class="widget-container widget_categories">
<jdoc:include type="modules" name="title" style="none" />
<jdoc:include type="modules" name="sidemenu" style="container" />
</div>
<?php endif; ?>
review of following documents of help:
Comments
Post a Comment