TD Composer Not Loading

Posted in: Newspaper
Post count: 13

My employer’s site is live now, but in “live” mode, I can’t access TD Composer for Pages. The composer is inaccessible from the main Pages list, as well from the individual page. The links are there, but clicking on them produces a “This page isn’t working http://www.fullliving.com didn’t send any data. ERR_EMPTY_RESPONSE” error message. I’ve cleared all caches, restarted system, tried in chrome and edge browsers, nothing. The composer code is visible in wordpress’ normal page editor, but I can’t get to TD Composer’s drag and drop interface.

Post count: 13

Checked theme requirements, everything looks good.

Created an htaccess file in public_html, adding the following to the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Added this to wp-config
define ( ‘CONCATENATE_SCRIPTS’, true );

TD Composer side bar comes up, but not main window. Error message in main window is:
Error at rows: 9(models) : 0(dom). The model does not match the content.

Deactivated all plugins except TD Composer, clearing caches, restarting now. Will update.

Post count: 13

Problem solved.

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