Uncaught ReferenceError: ea_settings is not defined
I'm trying to setup a simple appointment calendar on a local wordpress, but i can't display the calendar. Only the fields are rendered. In Chrome console i have this error : "frontend-bootstrap.js?ver=3.7.3:74 Uncaught ReferenceError: ea_settings is not defined"
I tried using shortcode [ea_bootstrap] but in this cas nothing is displayed.
1 Answers
Hi Nicolas, looks like script is not embedded inside page. Can you please share the link to that page?
Best regards,
Nikola
Hi Nikola, I have the same issue:
Uncaught ReferenceError: ea_settings is not defined
at Plugin.init (frontend-bootstrap.js:74:13)
at new Plugin (frontend-bootstrap.js:22:14)
at HTMLDivElement. (frontend-bootstrap.js:1215:59)
at Function.each (jquery.min.js:2:3003)
at s.fn.init.each (jquery.min.js:2:1481)
at s.fn.init.jQuery.fn. [as eaBootstrap] (frontend-bootstrap.js:1213:14)
at frontend-bootstrap.js:1225:29
at frontend-bootstrap.js:1226:3
Please login or Register to submit your answer