• Hello i am uses this plugin for my many project, and recent update of wordpress 5.5 crash your plugin in backend due to jQuery. and as developer i analyze code and found in scporder.js line 34 needs to replace
    jQuery(window).load(function(){
    with
    jQuery(window).on(‘load’,function(){

    can you make this update and provide update of plugin? so that many users who uses this plugin will not face any issue

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘5.5 update crash in backend’ is closed to new replies.