Not able to "Edit Page" after updating to WP 5.3

Posted in: Newspaper
Post count: 32

This issue seems to only be impacting one of our sites using Newspaper. If I try to click “Edit Page” (not Edit TagDiv Composer) I get a blank page. I tried this while inspecting the page in Console in Chrome and I see the following errors that seem to be related to TagDiv Composer. Any thoughts on what could be causing this – happy to provide login details. Here are the errors I’m seeing when I click on “Edit Page” in the console:


GET https://mp.adcreview.com/wp-content/plugins/wpforms/pro/assets/css/vendor/dropzone.min.css?ver=5.5.0 net::ERR_ABORTED 404 (Not Found)
load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.3:8 JQMIGRATE: Migrate is installed, version 1.4.1
core-data.min.js?ver=2.7.4:1 Uncaught TypeError: Cannot read property 'transientEdits' of undefined
at core-data.min.js?ver=2.7.4:1
at f (core-data.min.js?ver=2.7.4:1)
at Ut (core-data.min.js?ver=2.7.4:1)
at data.min.js?ver=4.9.2:1
at Object.r [as hasEditsForEntityRecord] (data.min.js?ver=4.9.2:1)
at editor.min.js?ver=9.7.5:11
at e (data.min.js?ver=4.9.2:1)
at data.min.js?ver=4.9.2:1
at Object.r [as isEditedPostDirty] (data.min.js?ver=4.9.2:1)
at js_files_for_gutenberg_style.min.js?ver=c4e3da18d11732bf68ab9e3cf0d701cc:1
(anonymous) @ core-data.min.js?ver=2.7.4:1
f @ core-data.min.js?ver=2.7.4:1
Ut @ core-data.min.js?ver=2.7.4:1
(anonymous) @ data.min.js?ver=4.9.2:1
r @ data.min.js?ver=4.9.2:1
(anonymous) @ editor.min.js?ver=9.7.5:11
e @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
r @ data.min.js?ver=4.9.2:1
(anonymous) @ js_files_for_gutenberg_style.min.js?ver=c4e3da18d11732bf68ab9e3cf0d701cc:1
(anonymous) @ data.min.js?ver=4.9.2:1
o @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
p @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
ie @ blocks.min.js?ver=6.7.2:2
Oi @ block-library.min.js?ver=2.9.5:8
ji @ block-library.min.js?ver=2.9.5:8
yo @ edit-post.min.js?ver=3.8.5:6
(anonymous) @ post.php?post=78&action=edit:2525
core-data.min.js?ver=2.7.4:1 Uncaught TypeError: Cannot read property 'transientEdits' of undefined
at core-data.min.js?ver=2.7.4:1
at f (core-data.min.js?ver=2.7.4:1)
at Ut (core-data.min.js?ver=2.7.4:1)
at data.min.js?ver=4.9.2:1
at Object.r [as hasEditsForEntityRecord] (data.min.js?ver=4.9.2:1)
at editor.min.js?ver=9.7.5:11
at e (data.min.js?ver=4.9.2:1)
at data.min.js?ver=4.9.2:1
at Object.r [as isEditedPostDirty] (data.min.js?ver=4.9.2:1)
at js_files_for_gutenberg_style.min.js?ver=c4e3da18d11732bf68ab9e3cf0d701cc:1
(anonymous) @ core-data.min.js?ver=2.7.4:1
f @ core-data.min.js?ver=2.7.4:1
Ut @ core-data.min.js?ver=2.7.4:1
(anonymous) @ data.min.js?ver=4.9.2:1
r @ data.min.js?ver=4.9.2:1
(anonymous) @ editor.min.js?ver=9.7.5:11
e @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
r @ data.min.js?ver=4.9.2:1
(anonymous) @ js_files_for_gutenberg_style.min.js?ver=c4e3da18d11732bf68ab9e3cf0d701cc:1
(anonymous) @ data.min.js?ver=4.9.2:1
o @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
p @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
(anonymous) @ data.min.js?ver=4.9.2:1
Oe @ blocks.min.js?ver=6.7.2:2
(anonymous) @ td_js_for_guten_blocks_editor.min.js?ver=c4e3da18d11732bf68ab9e3cf0d701cc:33

Post count: 2

Same here 🙁

Post count: 44

mine also…

Post count: 2

And time is money..

Post count: 32

I’m restoring my sites to previous version of WordPress until this is resolved. @tagDiv team can you please let us know if you are experiencing this same issue on your end after updating to WP 5.3?

Post count: 32

Update: I have been fiddling with a staging copy of one of our sites that I upgraded to 5.3 and it appears that the issue is due to a conflict between the new Gutenberg editor in WordPress 5.3 and the tagDiv Composer.

I confirmed this by disabling tagDiv Composer and the issue with not being able to add / edit posts and pages went away. Needless to say that is not a solution, but I have some good news. Since the conflict is between the theme’s composer vs. gutenberg, I installed a plugin called “Disable Gutenberg” (https://wordpress.org/plugins/disable-gutenberg/) and the problem was fixed.

For what it is worth, it should not be a surprise that this happened because running multiple visual composers will break a site.

Post count: 8

Same problem. Also noticed it went away when I disabled tagDiv Composer (though this is no solution as my site looks horrible without the “Standard Pack” which is married to the composer), and I can edit by activating “Classic Editor.” But I’ve only used Gutenberg, and I want to continue doing so.

Post count: 18283

Hello !

This issue should be fixed in the 10.1 update, please update and let us know if the issue is still there.

Thank you !

Post count: 9

I have newspaper with lifestyle demo running. if i edit an old post and then publish it, i can not edit it again i get a blank page and a notification from wp that there was an error. if i load wp in recovery mode, li can edit it. just got the theme last week and is installed in my staging site.
another thing, on my desktop, no social button, on my tablet, i have social button on top menu and bottom of posts. why?

Post count: 18283

Hello @teadocents !

If you have only the sharing like whatsapp that is because whatsapp is a mobile app only and will not work on desktop.

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Post count: 9

Thanks, getting rid of the other plugins got my error to go away. I still have an issue with the social icons on my android devices showing on the bottom of a post but not on my disktop (a MAC on chrome). Also on my android phone, i can’t get rid of the NewsXpaper logo from My header this is ok on my tablet.

Post count: 18283

Hello !

For the header please follow our tutorial here: https://www.youtube.com/watch?v=HXQQygkCCJo&t=1s

Also provide a link to your website.

Thank you !

Post count: 9

d2x.263.myftpupload.com
Thanks,most of the problems are resolved, still don’t understand why my social network icons display in the android footer but not in my mac.
At the bottom of my post, share button is on the android but not on the mac. Using Chrome.
Also, on my footer, where does it get my email address? It only has my website.

Post count: 9

it looks like the social network icons are not showing on my MAC. it shows on my windows pc. still chrome.
I still can’t see how to change the email on the footer. it just shows “thetasteoftea.com”

Post count: 35449

Hi teadocents,

Sorry for the late answer, I just checked your website with our mac and the sharing and social are displaying -> https://i.imgur.com/NetUqq0.jpg -> https://i.imgur.com/jL9Qh7o.jpg also evrithing seems to work just fine on mac.

Thank you!

Post count: 9

my screen on mac chrome
this is how it looks on my screen.
also, do you see on the subfooter of your picture, the word after Email: thetasteoftea.com. my email address is “teadocents@thetasteoftea.com” I can’t change that anywhere.

Post count: 35449

Hi,

I’m using Safari version 12.1 and and for me is displaying everything normal -> https://i.imgur.com/bRt5u0Z.jpg

Thank you!

Post count: 9

I tried both chrome and safari and got the same results. Using foxfire worked properly. Also found out that composer was not working in chrome. Now I see why some of the tutorials didn’t make sense.It must be something with my mac and some browsers. I’m going to use foxfire for wpadmin. Thanks

Post count: 35449

Hi,
If you have other questions, let us know!
Have a nice day!

Post count: 9

My last unresolved issue is in the footer.
Like I said before, where it says email: it just displays my domain “thetasteoftea.com”. Can I change the “email” to read “website” since I already have a mail icon in the line just above? Makes more sense.

Post count: 35449

Hi,

The sub-footer info can be adjusted from here -> https://i.imgur.com/dvrYiUO.png also from Theme panel> Footer > footer content or sub footer content, you should be able to remove the email link.

Hope this will help you!

Post count: 9

sorry, i don’t see how. this is what my content box looks like.
subfooter content

Post count: 35449

Hi,

-> https://i.imgur.com/WFOcdC4.png because you have set a multi-purpose sub-footer, the content (email, phone number) is set here -> https://i.imgur.com/SKUPbmW.png

Thank you!

Post count: 9

Thank you. I didn’t see that.

Post count: 35449

I’m glad that I was able to help you!
If you have other questions, let us know!
Have a nice day!

Viewing 25 posts - 1 through 25 (of 25 total)
The forum ‘Newspaper’ is closed to new topics and replies.