• Hi, I was using Breeze with minification and grouping of JS and CSS switched on, since updating to latest version of BeTheme I’m having problems.
    Message in the console is: Uncaught ReferenceError: mfn is not defined
    I have tried excluding https://my-domain-name/wp-content/themes/betheme/js/scripts.js but then I get message: scripts.js?ver=21.9.7:3084 Uncaught ReferenceError: jQuery is not defined.
    When I switch off Grouping it is fine.
    I’m happy to share url of staging site privately if it helps diagnose the problem.
    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Basically, there is inline JS code in the theme fine while you enabled Grouping JS the inline code lies before the header file. You can simply resolve this by calling the inline js code under the header section of JS files.

Viewing 1 replies (of 1 total)
  • The topic ‘Problems with BeTheme 21.9.7’ is closed to new replies.