• Resolved Wohoo123

    (@wohoo123)


    When using version 1.2.43 I keep ketting the message (loading configurator).

    Downgrading to 1.2.41 solved the issue for me.



    Errors that show up with 1.2.43:

    wpo-minify-footer-7aa0a860.min.js:96 Uncaught TypeError: Cannot read properties of undefined (reading ‘extend’)
    at wpo-minify-footer-7aa0a860.min.js:96:185
    at wpo-minify-footer-7aa0a860.min.js:127:532
    (anonymous) @ wpo-minify-footer-7aa0a860.min.js:96
    (anonymous) @ wpo-minify-footer-7aa0a860.min.js:127
    wpo-minify-header-a44f2183.min.js:2 Uncaught TypeError: $(…).slick is not a function
    at HTMLDocument. ((index):1200:29)
    at e (wpo-minify-header-a44f2183.min.js:2:30038)
    at t (wpo-minify-header-a44f2183.min.js:2:30340)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi there,

    The error message shows that you are using WP-Optimize minify feature.

    Did you purge the cache after updating to 1.2.43?

    Marc

    Thread Starter Wohoo123

    (@wohoo123)

    Hi Marc,

    Yes I did.

    Updated to 1.2.43 and deactivated Minify Javascript. This solved the issue. Not sure if not using minify is a proper solution.

    Plugin Contributor Marc Lacroix

    (@marcusig)

    Most of the configurator plugin updates come with changed JavaScript.

    So what is important is to purge the minified cache, to make sure that the latest scripts are used.
    Does the error come back when you activate minify again?

    If it does, could you share a link of the product where you have the issue?

    Thread Starter Wohoo123

    (@wohoo123)

    Purging didn’t solve the issue. When I reactivate Minify JS it remains.
    I just sent you the website via your contact e-mail.

    Thanks for your awesome help

    Plugin Contributor Marc Lacroix

    (@marcusig)

    I’m just sharing the solution here, if someone else needs it:

    – in the JavaScript options, add underscore to the setting?Exclude JavaScript from processing

    If this is not enough, try adding the following list:

    underscore
    jquery
    wp-util
    hooks
    backbone
    configurator
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Version 1.2.43 stuck on loading configurator’ is closed to new replies.