TagDiv Composer not loading

Posted in: Newspaper
Post count: 2

Hi, The browser window stays blank when trying to deploy the TagDiv composer in any page. TD Composer is not loading. Your help is greatly appreciated!

Post count: 20688

Hi,

The first thing to check would be the theme requirements, system status section
https://forum.tagdiv.com/requirements-for-newspaper/
It is imperative that the parameters mentioned in the guide are configured properly. Insufficient resources can cause many issues with the theme or the plugins, if needed ask your hosting provider to increase them as specified.

If there is no need for modifications in that matter, in some cases the solutions from these topics worked for blank pages and other composer problems, you could give them a try if possible
https://forum.tagdiv.com/topic/gray-page-tagdiv/
https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/

Additionally try deactivating all plugins as a quick test, leave only theme plugins active. Check if this has any effect.

Let us know the results after trying these suggestions. Be sure to use the tagDiv composer on pages that were created with it only. All the elements in the page have to be added through it.

Thanks

Post count: 2

I added the text below to my .htaccess file before the last closing tag and it worked! Thanks for your help.

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

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