When attempting to move the section, the JS (cmb2-simple-page-builder/inc/cmb2/js/cmb2.min.js?ver=2.1.2) throws an error:
cmb2.min.js?ver=2.1.2:1 Uncaught TypeError: Cannot read property '$' of undefined
at HTMLInputElement. (cmb2.min.js?ver=2.1.2:1)
at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:2)
at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:2)
at HTMLAnchorElement.cmb.shiftRows (cmb2.min.js?ver=2.1.2:1)
at HTMLDivElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:3)
t HTMLDivElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:3)
It's not a jQuery issue. I tried adding $ = jQuery.
When attempting to move the section, the JS (cmb2-simple-page-builder/inc/cmb2/js/cmb2.min.js?ver=2.1.2) throws an error:
cmb2.min.js?ver=2.1.2:1 Uncaught TypeError: Cannot read property '$' of undefined at HTMLInputElement. (cmb2.min.js?ver=2.1.2:1)
at Function.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:2)
at a.fn.init.each (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:2)
at HTMLAnchorElement.cmb.shiftRows (cmb2.min.js?ver=2.1.2:1)
at HTMLDivElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:3)
t HTMLDivElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplet&load[]=e,plupload&ver=4.8.4:3)
It's not a jQuery issue. I tried adding $ = jQuery.
Regards, Jairus