• Resolved jenagade

    (@jenagade)


    Hi there,

    I have been doing maintenance on this website. They have the logo showcase slider displayed in their footer. I have just updated the plugin because they were on version 2.4 but after the upgrade the slider doesn’t load properly. I have used the short code elsewhere on the site and confirmed that this is only happening in the footer.

    I have narrowed down the problem to the changes made to wpls-public.js in the 2.6 update. If I replace function( $ ){….}(jQuery) with jQuery( document ).ready(function($) then the slider works fine in the footer, but obviously this change was made for a reason and my knowledge of jQuery is limited so I would like to know if there is a better solution to this problem?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Riddhi Shukla

    (@ridhimashukla)

    Hello,

    Thank you for reaching us…

    After WordPress 5.5 plugin JS has an error then our plugin stop working because of that JS error. After some R&D and experiments, we have found that jQuery document ready will not work if above jQuery document ready has an error in that.

    So we have updated it with a new function. I need to check it in details.

    Let me debug it and let you know if anything.

Viewing 1 replies (of 1 total)
  • The topic ‘Slider not loading correctly after upgrade’ is closed to new replies.