Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ferrioluk Friend
    #123733

    Hi guys,

    I followed the manual instructions setting up the slideshow module.

    I am trying this gorgeous template…

    I created the slideshow folder, i uploaded 2 images…and set the module in the slideshow position…

    Everything seems to be right…but nothing comes up on my screen.

    Anybody could please help?

    i attach url:

    http://www.zonainglesa.com/index.php?option=com_content&task=blogcategory&id=37&Itemid=107

    cwigg Friend
    #232655

    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’) ) { ?>
    a quick fix is to change that line to
    <?php if ( mosCountModules(‘slideshow’) && mosCountModules(‘slideshow’) ) { ?>
    .. or publish something in that position.

    ferrioluk Friend
    #232854

    Thanks a lot guys.

    Really excellent customer support! Keep the work up guys!

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

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

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