Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Ferjoom Friend
    #128676

    Hi I realize that to user5 position appear user1 and user2 must be also publised too. Could anyone confirm that?

    Sherlock Friend
    #249676

    Hi.
    You can see it in index.php(templates/[your template]/index.php), search line:

    <?php if (mosCountModules('user5') && mosCountModules('user1') || mosCountModules('user2')) { ?>
    Modules at user 5 position only appear when have module at user 1 or user 2 position.
    You can modify that line follow line :

    <?php if (mosCountModules('user5') || mosCountModules('user1') || mosCountModules('user2')) { ?>

    Ferjoom Friend
    #249780

    I was thinking about that!!!

    by the way where are you from?

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ferjoom 15 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum