Need help with banners and templates - Joomla! Forum - community, help and support
ive tried include banner module comes joomla following code in template
but when load page up, doesnt display banner, , has following code banner should when view source of page.
anyone got ideas me?
code: select all
<?php if (moscountmodules('banner')>0) mosloadmodules('banner',0); ?>but when load page up, doesnt display banner, , has following code banner should when view source of page.
code: select all
<table cellpadding="0" cellspacing="0" class="moduletable">
<tr>
<td>
</td>
</tr>
</table>anyone got ideas me?
stupid question, but.. banner module published ?
Comments
Post a Comment