<?php
$m_intro = JParameter::def( "intro", 4 );
$m_leading = JParameter::def( "leading", 1 );
if ( !$tmpTools->isFrontPage() || $m_intro || $m_leading) {
?>
<jdoc:include type="component" />
<?php } ?>
and replace with: <jdoc:include type="component" />
This code here is for Joomla 1.0.xx:
if ( $option != "com_frontpage" || $m_intro || $m_leading) {
1 user says Thank You to Menalto for this useful post
This topic contains 16 replies, has 6 voices, and was last updated by Menalto 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum