Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • leave2 Friend
    #141238

    Hey,

    I cannot get the slideshow module to work properly. I want the images be displayed in a particular order:

    sl-1.jpg
    sl-2.jpg
    sl-3.jpg

    etc.

    But its totally random! Driving me crazy…Please help

    Anonymous Moderator
    #305487

    Hi leave2,

    Open modulesmod_jaslideshow2mod_jaslideshow2.php file, at about line 44 , find following code:

    //Navigation
    $navigation = $params->get(‘navigation’, ”);

    and change to:

    //Navigation
    $navigation = $params->get(‘navigation’, ”);
    $sort = 1; // notice: 1- ASC, 2 = DESC , 3-RANDOM

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 5 months ago.

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