Ele custom skin breaks JavaScript, sliders, popups


Currently, there is an issue causing Ele custom skin to break JavaScript, popups, and sliders. While waiting for a patch, if there is no other available work-around, you can try to comment this line (on line 205) from ./ele-custom-skin-pro/assets/js/ecspro.js and see if it works until there is a fix:
205: //this.togglePauseOnHover(true);

Of course, as soon as the plugin updates, this code change will be undone. Hence, this should be considered a very temporary, last-ditch solution to the problem. Reference to this problem can be found at:

https://github.com/dudaster/ele-custom-skin/issues/657

Did you find this article useful?