• Resolved philkan

    (@philkan)


    Hello!
    I got about 20-30 slideshows with ImageRotator on one page. Now there is a problem that they start automatically, so it needs to much memory from the user. How can I turn off the autostart in the slideshow?

    Thank you for helping me!!!

    Philipp

Viewing 1 replies (of 1 total)
  • Thread Starter philkan

    (@philkan)

    So I got it!

    Open nggfunctions.php in the nextgen-gallery folder.
    Go insert a new line between 192 and 193, there copy and past this code:

    $out .= "\n\t\t".$obj.'.addVariable("autostart", "false");';

    It should not automatically start playing, and so saves much server traffic and memory of your server and your user.

    Yours Philipp // https://www.engarde.at

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN Gallery] ImageRotator Autostart’ is closed to new replies.