1. Internetional
  2. Commercial Templates
  3. Monday, 07 March 2016
  4.  Subscribe via email
Hello Ciarán,

I'm missing module positions top-3a, and top-3c to top-3f.
I found out why they are missing. In the index.php the corresponding lines have been changed to:
<?php if ($this->countModules('top-3b')) { ?>
<div id="container_top3_modules" class="j51contain"><div class="wrapper960">
<jdoc:include type="modules" name="top-3b" style="mod_standard"/>
<?php //require( "php/layouts/top3_modules.php"); ?>
</div></div>
<?php }?>

Some people made changes to my homepage, I wasn't able to do by myselfe, but I can't track who did it and why.
Do you have an idea what this changes might be good for?
http://www.garde-division-germany.de

Thanks and regards,
Marek
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marek

It looks like someone commented out the 'top3_modules.php' which takes care of all 6 top-3# module positions. This appears to have been replaced by a single module position (top-3b).

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much. This gives me a clue why this was done.
Could you tell me what this line of code is used for. I googled it, found some hits but no explanation what it is doing.

<jdoc:include type="modules" name="top-3b"  style="mod_standard"/>
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

This is the standard Joomla statement to display a module position. For further details you can check out.. https://docs.joomla.org/Declaring_module_positions

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!