TD Composer opens a blank screen

Posted in: Newspaper
Post count: 376

When I try to launch TD composer it opens to a blank window. Any ideas?

Post count: 20688

Hi,

Please try the suggestions mentioned in this topic
https://forum.tagdiv.com/topic/td-composer-stuck-on-loading/
The most common cause for that to happen would be insufficient resources, review the theme requirements. WP memory can be set higher than recommended if possible.

Let us know what you find, if you solved the problem let us know what worked.
Thanks

Post count: 376

If anyone else has this issue, this fixed my problem:

Add this to .htaccess:

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

Thanks

Post count: 4

Hey, sorry im not too technical, anyone can advise on how to find the htaccess file?

Post count: 376

It’s in the root directory of your webserver. If it’s a linux box, you’ll need to ssh into it. Check with your hosting provider.

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