jdoc include leaving empty code - Joomla! Forum - community, help and support
hey there. jdoc include component leaving empty code , causing alignment issues.
and here get.
please help, thanks!
code: select all
<div id="rightcol">
<jdoc:include type="component" /></div>
<div id="footer">
<jdoc:include type="modules" name="footer" style="xhtml" /> </div>
</div>
</body>
</html>
and here get.
code: select all
<div id="rightcol">
<table class="contentpaneopen">
<tr>
<td valign="top">
<table style="height: 300px; width: 190px; margin-right: 10px;" align="left" border="0" cellpadding="0" cellspacing="0">
<tbody>
please help, thanks!
perhaps should step or two...
are aware that:
calls "body" of joomla? is, place article, , "component" displayed?
were trying make module appear in <div id="rightcol"> ?
are aware that:
code: select all
<jdoc:include type="component" />
calls "body" of joomla? is, place article, , "component" displayed?
were trying make module appear in <div id="rightcol"> ?
Comments
Post a Comment