ea_bootstrap not loading
ea_bootstrap is not loading in some browsers (including clean chromium or safari with no extensions).
In console, I have the following:
[Log] JQMIGRATE: Migrate is installed, version 1.4.1 (jquery-migrate.min.js, line 2)
[Error] ReferenceError: Can't find variable: moment
init (frontend-bootstrap.js:33)
Plugin (frontend-bootstrap.js:22)
(anonymous function) (frontend-bootstrap.js:1066)
each (jquery.js:2:2908)
each (jquery.js:2:851)
(anonymous function) (frontend-bootstrap.js:1064)
(anonymous function) (frontend-bootstrap.js:1076)
Global Code (frontend-bootstrap.js:1077)
[Error] ReferenceError: Can't find variable: Cookies
(anonymous function) (woocommerce.min.js:1:371)
i (jquery.js:2:27368)
fireWith (jquery.js:2:28123)
ready (jquery.js:2:29926)
J (jquery.js:2:30282)
I am using twentytwenty theme.
ea_standard is ignoring location, worker and service parameters and includes dropdowns for everything.
My shortcodes:
[[ea_bootstrap location="1" service="2" worker="1" width="600px" layout_cols="1" default_date="+2d"]]
[[ea_standard location="1" service="2" worker="1" width="600px" layout_cols="1" default_date="+2d"]]
I have everything up to date.
No, I don’t. And it’s strange, because the javascript itself loads over the network (I can see it in network tab in developer tools, when I clear cache, I can even see it loads through the network).
Please login or Register to submit your answer