Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xxxxmints Friend
    #127027

    Hello

    I had the JA RSGallery2 Slider working well up till now. I must have done something because now it won’t show in user5 position. It does if I put it in another position (albeit cut off but at least I know it works).

    To test, I tried to put a different module in user5. Doesn’t show up either.

    Just a blank spot.

    Can someone lead me to where I find out what I have done wrong? Please?

    Mel

    Sherlock Friend
    #243429

    You can choose one in 2 :
    1. You publish a module at user 1 or user 2 position.
    2. Edit code. Search this line in index.php (templates/[your template]/index.php:

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

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

    Because follow old code, module at user 5 display only have module at user 1 or user.

    xxxxmints Friend
    #244175

    Thank you very much, it worked.
    Mel 🙂

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

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

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