Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Arnold Wender Friend
    #131180

    Hello,

    I don´t use rsgallery and i want to display a banner in the user5 position but nothing shows up, please tell me how to fix this.

    Sherlock Friend
    #261993

    Hi
    If you want to display o module at user 5 position, you also must publish a module at user 1 or user 2 position
    You can see code in index.php(templatesja_avian_ii)
    Search this line:

    <?php if ($this->countModules('user5') && $this->countModules('user1') || $this->countModules('user2')) { ?>
    You can change to

    <?php if ($this->countModules('user5') || $this->countModules('user1') || $this->countModules('user2')) { ?>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 3 months ago.

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