Gravity forms disappear from webpage when Chat activated
-
When WP Live Chat is activated, all of my forms on my site disappear. When I deactivate chat, they all appear again.
Opened a ticket with Gravity Forms and this was their reply:
———————–
When forms use conditional logic they get an inline style of display: none; applied to hide them from view until the page is fully loaded. If any Javascript errors occur on pageload that can prevent the conditional logic scripts bundled with the plugin from running and displaying the form. From a review of the pages you’ve provided I see the following JavaScript error being output to my browser console:
Uncaught ReferenceError: TCXfa is not defined
at HTMLDocument.<anonymous> (wplc_front_initiate.js?ver=9.0.3:4)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)The above is being generated from the “WP-Live Chat” plugin you have installed.
———————–Help.
- The topic ‘Gravity forms disappear from webpage when Chat activated’ is closed to new replies.