• When I enable JS Minification I get this error on the front end – https://prnt.sc/vnrbqv

    
    Uncaught ReferenceError: elementorFrontendConfig is not defined
        Frontend https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        <anonymous> https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        __webpack_require__ https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        <anonymous> https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        <anonymous> https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
    frontend.min.js:2:61144
        Frontend https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        <anonymous> https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        __webpack_require__ https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        <anonymous> https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
        <anonymous> https://cdn.manccy.com//wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.0.13:2
    

    For now I have disabled it, but I’d like to use JS Minification

    • This topic was modified 4 years, 4 months ago by Yui.
    • This topic was modified 4 years, 4 months ago by Yui. Reason: please use CODE button for code formatting
Viewing 1 replies (of 1 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    This error can occur when there is a conflict between plugins. Usually, the source is a customized plugin.

    We recommend disabling all the plugins except breeze on a test website and then see if this issue reappears. continue to enable plugins one-by-one to identify the conflict.

Viewing 1 replies (of 1 total)
  • The topic ‘elementorFrontendConfig is not defined’ is closed to new replies.