Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › jQuery Errors
Tagged: jQuery errors, deprecated
With the latest updates with wordpress and Avada and its plugins, I’m receiving errors.
When going to Avada options I receive: /wp-content/themes/Avada/includes/lib/inc/redux/assets/fusion-redux.js: jQuery.fn.load() is deprecated
When I edit a page I receive: /wp-content/plugins/fusion-builder/js/fusion-builder.js: jQuery.fn.load() is deprecated
(On this one I saw the $(window).on(‘load’, function() { fix in the forum, but the when I searched $(window).load(function() { it was not in the file
Any ideas on how I can fix these two errors?