Tag Div Composer infinite loading screen

Posted in: Newspaper
Post count: 1

I’m not able to edit pages via “Tag Div Composer” due to the infinite loading screen. Please have a look at the following screenshots:

https://prnt.sc/qslj74
https://prnt.sc/qslk3l

I would like to inform you that I have followed the following ways to deal with the “Tag div composer infinite loading screen” issue but it’s not enough to resolve the issue.

1) Solving the PHP Settings
1.1) max_execution_time – Solved
1.2) WP Memory Limit – Solved
1.3) Caching plugin – WP Super Cache Plugin Installed. (Required for Newsletter theme)

2) I have found some deprecated functions which are used by some other plugins (Insert Headers and Footers, MyMail – Email Newsletter Plugin for WordPress). I have tried to disable, enabled them. Sometimes other plugins are responsible for such an issue.

3) I have found the exact solution after a long search. The solution is to “Resetting The Theme Options”. I have taken a backup of the theme option and tried to reset them. but it’s not working too.
https://stackoverflow.com/questions/48290611/tagdiv-composer-loads-to-infinity-wordpress-plugin

Post count: 35449

Hi,

Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme please deactivate it, clear all cache and try again.

If the problem persist, please make a full backup and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you for your understanding!

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