-
-
-
-
These are the errors I see on the Customizer page for a single product in the shop.
codeless-main.js?ver=5.2.2:349 Uncaught ReferenceError: browser is not defined
codeless-main.js?ver=5.2.2:349 Uncaught ReferenceError: browser is not defined at Object.CL_FRONT.fixCompatibilities (codeless-main.js?ver=5.2.2:349) at HTMLDocument.<anonymous> (codeless-main.js?ver=5.2.2:126) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2) at Function.ready (jquery.js?ver=1.12.4-wp:2) at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
cl-meta-controls.js?ver=5.2.2:312 Uncaught TypeError: api.controlConstructor[meta.control_type] is not a constructor at addCustomControl (cl-meta-controls.js?ver=5.2.2:312) at Object.addControl (cl-meta-controls.js?ver=5.2.2:237) at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:2) at Object.e. [as resolve] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:2) at Function.o (customize-post-section.min.js?ver=0.9.1:1) at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:2) at Object.fireWith (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:2) at Function.set (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:10) at Function.d [as set] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,underscore,customize-base,wp-a11y,wp-util,jquery-ui-core,customize-controls,backbone,wp-backbone,jque&load[]=ry-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,jquery-ui-button,jquer&load[]=y-ui-datepicker,jquery-ui-sortable,jquery-ui-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu,shortcode,utils,m&load[]=edia-models,moxiejs,plupload,wp-plupload&ver=5.2.2:2)
-
Hello,
I have tried again to access your ftp account but seems again impossible.
Please can you do this customization:
1. Edit the file wp-content/themes/june/js/codeless-main.js
2. Find this function below:CL_FRONT.fixCompatibilities = function(){ if( browser.msie && browser.version <= 9 ){ CL_FRONT.components.loadDependencies( [ codeless_global.FRONT_LIB_JS + 'jquery.requestAnimationFrame.js'], function(){ }); CL_FRONT.config.$html.addClass('no-cssanimations'); } }
try to comment or delete it.
Save the file and let me know.
-
-
That seemed to do the trick. Just removed that piece of CSS and clearing cache. Lightbox showed up again, and the filters are working as well.
Thank you very much!
-
Any idea why the filters won’t collapse after removing that css?
–nevermind, found another snippet I changed. Thanks for your help
-
Hello Kris,
Let me know if you need any further help.
P.S Please if you like our theme and our support, rate June with 5 stars. It is so important for us.
https://themeforest.net/downloads
Thank You :)
You must be logged in to reply to this topic.