I have tried using the js package generator based on me choices in the customizer, but I have the following warning and error:
jQuery.Deferred exception: SEMICOLON.slider.sliderParallaxDimensions is not a function TypeError: SEMICOLON.slider.sliderParallaxDimensions is not a function
at e.onInitialized (https://wellerpcb.test/ui/production/js/functions.js:2526:24)
at e.trigger (https://wellerpcb.test/ui/production/js/plugins.js:413:19765)
at e.initialize (https://wellerpcb.test/ui/production/js/plugins.js:413:6163)
at new e (https://wellerpcb.test/ui/production/js/plugins.js:413:899)
at HTMLDivElement. (https://wellerpcb.test/ui/production/js/plugins.js:413:21523)
at Function.each (https://wellerpcb.test/ui/production/js/jquery.js:2:2573)
at w.fn.init.each (https://wellerpcb.test/ui/production/js/jquery.js:2:1240)
at w.fn.init.a.fn.owlCarousel (https://wellerpcb.test/ui/production/js/plugins.js:413:21462)
at HTMLDivElement. (https://wellerpcb.test/ui/production/js/functions.js:2495:13)
at Function.each (https://wellerpcb.test/ui/production/js/jquery.js:2:2573) undefined
w.Deferred.exceptionHook @ jquery.js:2
c @ jquery.js:2
setTimeout (async)
(anonymous) @ jquery.js:2
u @ jquery.js:2
fireWith @ jquery.js:2
fire @ jquery.js:2
u @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
_ @ jquery.js:2
jquery.js:2 Uncaught TypeError: SEMICOLON.slider.sliderParallaxDimensions is not a function
at e.onInitialized (functions.js:2526)
at e.trigger (plugins.js:413)
at e.initialize (plugins.js:413)
at new e (plugins.js:413)
at HTMLDivElement. (plugins.js:413)
at Function.each (jquery.js:2)
at w.fn.init.each (jquery.js:2)
at w.fn.init.a.fn.owlCarousel (plugins.js:413)
at HTMLDivElement. (functions.js:2495)
at Function.each (jquery.js:2)
onInitialized @ functions.js:2526
e.trigger @ plugins.js:413
e.initialize @ plugins.js:413
e @ plugins.js:413
(anonymous) @ plugins.js:413
each @ jquery.js:2
each @ jquery.js:2
a.fn.owlCarousel @ plugins.js:413
(anonymous) @ functions.js:2495
each @ jquery.js:2
each @ jquery.js:2
carousel @ functions.js:2430
init @ functions.js:1687
init @ functions.js:3009
l @ jquery.js:2
c @ jquery.js:2
setTimeout (async)
w.readyException @ jquery.js:2
(anonymous) @ jquery.js:2
l @ jquery.js:2
c @ jquery.js:2
setTimeout (async)
(anonymous) @ jquery.js:2
u @ jquery.js:2
fireWith @ jquery.js:2
fire @ jquery.js:2
u @ jquery.js:2
fireWith @ jquery.js:2
c @ jquery.js:2
setTimeout (async)
(anonymous) @ jquery.js:2
u @ jquery.js:2
fireWith @ jquery.js:2
fire @ jquery.js:2
u @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
_ @ jquery.js:2
functions.js:1364 Uncaught ReferenceError: $slider is not defined
at Object.revolutionSliderMenu (functions.js:1364)
at init (functions.js:3081)
at dispatch (jquery.js:2)
at y.handle (jquery.js:2)
revolutionSliderMenu @ functions.js:1364
init @ functions.js:3081
dispatch @ jquery.js:2
y.handle @ jquery.js:2
load (async)
add @ jquery.js:2
(anonymous) @ jquery.js:2
each @ jquery.js:2
each @ jquery.js:2
De @ jquery.js:2
on @ jquery.js:2
(anonymous) @ plugins.js:392
(anonymous) @ plugins.js:392
(anonymous) @ plugins.js:392The page is blank. I also tried to check all, the result is the same.
