• Resolved cora03

    (@cora03)


    When I enable “Combine JS” my website content disappears and I get the following Console errors:

    Uncaught TypeError: Cannot read property ‘indexOf’ of undefined
    at plugins.min.js:1
    at plugins.min.js:1
    at window.averta (plugins.min.js:1)
    at plugins.min.js:1

    Uncaught TypeError: $siteHeader.AuxinStickyPosition is not a function
    at Object.$.fn.AuxinPageHeaderLayoutInit (scripts.min.js:1)
    at window.AuxinInitPageModules (scripts.min.js:1)
    at scripts.min.js:1
    at scripts.min.js:1

    I tried excluding all “scripts” and “plugins” options from the drop-down, as well as all theme-related options, but no luck.

    Note: This first happened when I updated to WP 5.6 in Dec so I just disabled Combine JS, assuming updates would deal with it. I use the free versions of Phlox and Elementor.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stoyan Georgiev

    (@stoyangeorgiev)

    Hello there @cora03,

    You can try to exclude /wp-includes/js/jquery/jquery-migrate.min.js, /wp-includes/js/jquery/jquery.min.js using the exclude option for the JS Combination. This will show the content of the website. You can try excluding other libraries you are using with your theme. I would also suggest checking your theme since the last update of WordPress was shipped with the latest versions of the jQuery library and there may be some compatibility issues.

    If you have any issues after excluding the js files, feel free to reach back to us.

    Kind regards,
    Stoyan

    Thread Starter cora03

    (@cora03)

    I excluded these files and it works. Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Combine JS makes website disappear’ is closed to new replies.