Hello,
I am experiencing a serious problem with pages built with TD Composer. I noticed that I am not able to edit that pages anymore with the TD Composer, I guess after the last WordPress updates but I am not completely sure.
This is happening on several websites, so it is not related to a specific website. I wanted to know if someone else is experiencing this issue and how to solve it.
Thank you,
Attached some errors that I see from the browser console:
Uncaught TypeError: jQuery(…).live is not a function
at post.php:4132
at post.php:4219
jquery.js:2 Uncaught Error: Syntax error, unrecognized expression: undefined<div class=”tdc-sidebar-separator tdc-sidebar-text-separator”><span>Video Playlist</span></div><div class=”tdc-sidebar-element tdc-element” data-shortcode-name=”td_block_video_youtube” data-start-values=”W3sicGxheWxpc3RfeXQiOiJEbF9Mb1ByazMybyJ9XQ==” ><div class=”tdc-element-ico tdc-ico-template”></div><div class=”tdc-element-id”>yt – template</div><div class=”tdc-element-delete” data-type=”td_block_video_youtube” data-name=”yt”></div></div><div class=”tdc-sidebar-element tdc-element” data-shortcode-name=”td_block_video_youtube” data-start-values=”W3sicGxheWxpc3RfeXQiOiJEbF9Mb1ByazMybyJ9XQ==” ><div class=”tdc-element-ico tdc-ico-template”></div><div class=”tdc-element-id”>yt2 – template</div><div class=”tdc-element-delete” data-type=”td_block_video_youtube” data-name=”yt2″></div></div><div class=”tdc-sidebar-element tdc-element” data-shortcode-name=”td_block_video_youtube” data-start-values=”W3sicGxheWxpc3RfeXQiOiJQTHZ1aUt0M2U3aVd0YlRtQjFzNV9QeDdENktTdmw2dHdUIiwicGxheWxpc3RfdGl0bGUiOiJDaGkgc29ubyJ9XQ==” ><div class=”tdc-element-ico tdc-ico-template”></div><div class=”tdc-element-id”>yt4 – template</div><div class=”tdc-element-delete” data-type=”td_block_video_youtube” data-name=”yt4″></div></div>
at Function.ea.error (jquery.js:2)
at ea.tokenize (jquery.js:2)
at ea.select (jquery.js:2)
at Function.ea [as find] (jquery.js:2)
at n.fn.init.find (jquery.js:2)
at new n.fn.init (jquery.js:2)
at n (jquery.js:2)
at Object.updateSavedShortcodes (js_files_for_wrapper.min.js:476)
at Object.init (js_files_for_wrapper.min.js:451)
at js_files_for_wrapper.min.js:477
react-dom.min.js:227 Uncaught Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at render (react-dom.min.js:227)
at t.renderClassicEditorMetabox (classic-editor-1500.js:1)
at Object.t.default [as initEditorIntegration] (classic-editor-1500.js:1)
at HTMLDocument.<anonymous> (post-edit-1500.js:1)
Errors on my sites look very similar:
Uncaught Error: Syntax error, unrecognized expression: undefined<div class=”tdc-sidebar-separator tdc-sidebar-text-separator”><span>Flex Block 3</span></div><div class=”tdc-sidebar-element tdc-element” data-shortcode-name=”td_flex_block_3″
etc.
etc.
Just updating this, maybe helps troubleshoot the problem.
I have installed jQuery Migrate Helper, switched it on. Then TD Composer threw a Service Unavailable error (before installing jQuery Migrate Helper it opened but showed the loading wheel infinitely). I switched the plugin off. And lo and behold TD Composer now works!
I don’t know what is the reason behind this behaviour of the theme.
Hi,
If you are using WordPress v5.5 or 5.5.1 make sure that you are using Newspaper v10.3.6.1
If the problem persists, please try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
Thank you, it seems like Jquery Migrate has temporarily solved this problem (interesting thing is that I swithced it on then OFF but the site now works even after I switched the plugin off).
Calin, can we expect an update of Newspaper theme in which you address these jQuery and WordPress 5.5 issues?