• Resolved Shane

    (@shanemarsh28)


    Hiya!
    A lot of our basic slideshows have been breaking and I determined the issue is contained within the upgrade from v3.23 to v3.24. Next to the about us, in v3.24 the legacy gallery images drop out underneath one another. Now we have reverted all is OK. See example: https://gustohair.com/contact/gusto-soho/?PageSpeed=Off

    I did try to see if I could choose a different gallery option but within the dropdown “Select View” legacy is the only option available.

    Is this a known bug?
    Shane

    • This topic was modified 2 years, 11 months ago by Shane. Reason: Corrected version numbers
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @shanemarsh28,

    We are not aware of such issues after upgrading to v3.24. Could you please check for a conflict by temporarily deactivating the plugins excepting NextGen Gallery to see perhaps there’s a conflict between any of them and the latest version of NGG?

    Thread Starter Shane

    (@shanemarsh28)

    Of course. It’s possible it’s clashing but I don’t have the time to debug it this week. I’ll need to come back to you.

    Thread Starter Shane

    (@shanemarsh28)

    Hiya!

    I am not entirely sure how this came about as a difference between the two versions but something appears to have changed the enqueue/load priorities of ngg_basic_slideshow.js/Slick.

    We run Mod_Pagespeed and what seems to have happened is the server-side JS optimisation process was moving the javascript out of order (before slick-1.8.0-modded.js). To resolve I added the moved one of your scripts to the footer. Now the sliders work as expected.

    wp_enqueue_script('photocrati-nextgen_basic_slideshow', '/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/static/slideshow/ngg_basic_slideshow.js', array('jquery'), $published_file_version, true);

    Shane ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Legacy slideshow issues in v3.24’ is closed to new replies.