Happy Forms creates error in TagDiv Composer

Posted in: Newspaper
Post count: 6

I am testing a new WP drag and drop form builder called, HappyForms.
I really like it, but I’ve run into some problem using it with tagDiv Composer.

What happens is that the shortcode corrupts the page and renders the page uneditable in the composer — after the shortcode is inserted and the page is then saved and reopened.

When I try to open the page (after shortcode was previously inserted), the composer kicks out this error:
“Error at rows: 4(models) : 6(dom). The model does not match the content”

I am not sure what it means, or how to correct the error.

And I am wondering if others have had similar issues with tagDiv composer and plugins that use shortcode.
Also, if anyone has a fix/work around. (If not, I’m going to have find another form builder.) Sigh.

Thanx.

Post count: 35449

Hi,

In order to fix the error at rows: n(models): m(dom) please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7/7.1/7.2
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Thank you for your understanding!

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