I moved a WordPress site from one hosting company to GoDaddy.
Complete DB copy and all files moved over.
When trying to edit any page with “tagDiv Composer” I get the ERR_HTTP2_PROTOCOL_ERROR error.
All minimum settings have been met, everything is fully updated.
Tested everything with all plugins off, nothing seems to resolve this issue.
I have seen that this issue has come up multiple times, I would appreciate some help with this.
Thanks.
Hello,
Please make sure that you are using the latest theme version, Newspaper v11.2 and the latest WordPress version 5.8
Also, I suggest setting the permalinks from WordPress-> Settings-> Permalinks, on Plain => https://www.screencast.com/t/aQVuDCyS and see if there are any changes.
Also, I found this topic with the same error please check it https://uk.godaddy.com/community/cPanel-Hosting/This-site-can-t-be-reached-after-installing-wordpress/td-p/129921
https://theme-fusion.com/forums/reply/850045/
Thank you!
I have the most recent version of everything (WordPress, Theme, Plugins)
The issue you found has a different error message then the one I have, I have seen that this issue has happened before to other users with this theme.
The error is ERR_HTTP2_PROTOCOL_ERROR.
I tried turning all plugins off.
I tried changing permalinks as suggested
Nothing work, at the moment tagdiv does not work and I cannot edit pages via Tagdiv at all.
Any ideas?
Thanks.
To any one encountering this issue. This issue seems to be cause by Godaddy hosting.
The solution is as follows:
Add the following to your .htaccess file:
# BEGIN Line too long fix
SubstituteMaxLineLength 10M
# END Line too long fix
This fixed the issue I encountered.
Hope this helps some one else.
Amazing tip @cscott
Thank you sooooo much 🙂
I was so nervous from this issue and I tried everything, update plugins, wp, newspapper, deactivate all plugins, nothing worked.
Your fix in .htaccess file works perfectly.
Now the button “edit in TD composer” open editing mode -> there is no protocol error anymore 🙂
Thanks.
