TagDiv Composer does not work

Posted in: Newspaper
Post count: 2

My TagDiv Composer does not work. I click on it and opens a blank page. I tried all the tips in the forum, but nothing works.

Post count: 22421

Hello,

Please check your ssl implementation. Make sure these 2 links are https (if you have ssl enabled) and they are the same exact url’s: https://www.screencast.com/t/dubXQRnT
If this does not fix the issue, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.

Thank you!

Post count: 2

Thank you for responding quickly. On your recommendation, I added to the htaccess this code:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
But unfortunately, in my case, it did not help.
But changing this code to:
LimitRequestBody 99999999999
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
everything worked.
Perhaps it will be useful to someone. My site: alextones.com

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