• Resolved asaltec

    (@asaltec)


    Hi,

    I have a problem with this plugin when I load the gallery with AJAX. Cyclone navigation buttons doesn’t work and shows me the following log:

    [cycle2] slideshow must be initialized before sending commands; "goto" ignored

    When I access directly to the gallery page works well.

    Anybody know one way to solve this problem?

    Thanks in advance…

    https://www.ads-software.com/plugins/cyclone-slider-2/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter asaltec

    (@asaltec)

    When I try to reinit the Cyclone 2 Slider as follow:

    $('.cycle-slideshow').cycle('reinit');

    Y get the same message:

    [cycle2] slideshow must be initialized before sending commands; "reinit" ignored

    Hello,

    you may have found the problem since your post, but here is the solution i found:

    jQuery('.cycle-slideshow').cycle()

    Insert it int he field “Reload Code”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cyclone 2 doesn't initialized when I use AJAX.’ is closed to new replies.