tagDiv Composer not loading

Posted in: Newspaper
Post count: 4

Hi,
I am trying to work on a staging website and tagDiv composer is not loading to edit (homepage and other pages). I get a blank screen.
I have searched the forum and tried all solutions.
My system status is ok, I have increased limits in php.ini and added the .htaccess code
Sometimes by disabling other plugins it worked, but not always.

Post count: 23312

Hello stonebug,

Check again your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please try the below solution ->

Set up the below code in .htaccess!

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Hope this helps and let us know how it goes! If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at your setup page. Also, provide the CPanel access for more further investigations. Also, the link to this conversation is needed so we can quickly identify you.

Thanks.

Post count: 1

This fixed it for me. Thanks Catalin.

Post count: 4

Probably it was some browser caching issue. I cleared my browser cache and it seems to be working (for now). I will come back if this happens again.
I suggest clearing your browser cache (chrome for me) if you have the same issue.

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