Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • michel1981 Friend
    #123683

    can someone tell me how to install the slideshow module i all ready insert the slideshow in my modules but when i want to show something in the slide show module it doesn’t appear anybody a idea

    kashxo Friend
    #232507

    Do you have an URL to view?
    Have you choose the right category for slideshow? And do same like the user guide?

    cwigg Friend
    #232514

    kashxo – there is no cat/section to chose – just a folder containing the images. I am having same problem as the OP and am investigating now.

    cwigg Friend
    #232519

    As coded in the index.php at line 106, you must have a module published in the top position as well as the slideshow itself in the slideshow position:
    <?php if ( mosCountModules(‘slideshow’) && mosCountModules(‘top’) ) { ?>
    as quick fix is to change that line to
    <?php if ( mosCountModules(‘slideshow’) && mosCountModules(‘slideshow’) ) { ?>
    though I’ll probably publish something in that position.

    michel1981 Friend
    #232574

    thank you now it works only one other problem when there is something publiced in the module slideshow my user 5 is not on the same hight .

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

This topic contains 5 replies, has 3 voices, and was last updated by  michel1981 17 years ago.

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