Receiving jQuery.Deferred exception: wpforms_settings is not defined
-
When you choose “Reject” in the cookie consent the contact form does not work in Chrome and Safari (in Firefox it works).
When loading the contact page you see in the console
jquery.min.js:2 jQuery.Deferred exception: wpforms_settings is not defined ReferenceError: wpforms_settings is not defined
at Object.loadValidation (https://apollo-news.net/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js?ver=1.8.3.1:1:1307)
at HTMLDocument.ready (https://apollo-news.net/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js?ver=1.8.3.1:1:282)
at j (https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js:2:29999)
at k (https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js:2:30313) undefinedIt seems to me that it has something to do with in which sequence the assets are loaded but this is only a presumption.
I checked the WPForms settings but didn’t find anything which seems to be related to this issue.
Any ideas how to solve the issue?
The page I need help with: [log in to see the link]
- The topic ‘Receiving jQuery.Deferred exception: wpforms_settings is not defined’ is closed to new replies.