Hi Guys, are there any known bugs following WordPress 5.6 updated which would cause tagDiv Composer to stop working?
WordPress 5.7.2
Newspaper 8.5.1
PHP Version 7.3
jQuery Migrate Installed which logs the following error in relaton to tagDiv Composer – jQuery.fn.load() is deprecated
We’re simply getting the spinning wheel of doom and the following error in the chrome console.
————————————–
js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:18 Uncaught TypeError: Cannot read properties of undefined (reading ‘next’)
at Object.multiNext (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:18)
at Object.parse (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:18)
at Object._getPostOriginalContentJSON (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:192)
at js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:383
at Function.v.each.v.forEach (underscore.min.js?ver=1.8.3:2)
at js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:383
at Function.v.each.v.forEach (underscore.min.js?ver=1.8.3:2)
at Object.updateSavedShortcodes (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:382)
at Object.init (js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:365)
at js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:385
multiNext @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:18
parse @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:18
_getPostOriginalContentJSON @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:192
(anonymous) @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:383
v.each.v.forEach @ underscore.min.js?ver=1.8.3:2
(anonymous) @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:383
v.each.v.forEach @ underscore.min.js?ver=1.8.3:2
updateSavedShortcodes @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:382
init @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:365
(anonymous) @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:385
(anonymous) @ js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:385
————————————–
Thanks
Matt
Hello Matt,
From the details that provide you have an older version of the theme, so please update the theme to the latest version of the theme v11.3.1 and the latest WordPress version (5.8.1) and see if those errors appear.
Unfortunately, there is a big difference between version v8.5.1 to version 11.3.1.
I recommend that you update the theme on a staging website and make sure that you have activated the tagDiv Standard pack plugin to keep the look of the website.
Before the update, please make a full backup to all files and the database if something goes wrong. => https://forum.tagdiv.com/how-to-update-the-theme-2/
Here you can find information about the changes that have occurred in each update over time https://tagdiv.com/newspaper/
Thank you!
Hi Anamaria, is there not a quick solution we can implement? Updating our entire site is quite a long winded process. We were hoping there would be a short term solution
to save having to update everything and potentially break everything.
Thanks
Matt
Here are the three warnings which are being logged with trying to edit a page (load the composer).
Notice: jQuery.fn.load() is deprecated
Theme: Newspaper
Location: /wp-content/themes/newspaper/js/tagdiv_theme.min.js
Notice: jQuery.fn.load() is deprecated
Plugin: tagDiv Composer
Location: /wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js
Notice: jQuery.fn.load() is deprecated
Plugin: tagDiv Composer
Location: /wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js
