• I do have problems with the initial load of the page.

    I only see the loading circle and a lot of errors in browser console:

    ReferenceError: _ is not defined
    schneider.digitalkult.com:16:1
    ReferenceError: moment is not defined
    schneider.digitalkult.com:16:1
    ReferenceError: wp is not defined
    schneider.digitalkult.com:19:2
    ReferenceError: wp is not defined
    schneider.digitalkult.com:21:24
    ReferenceError: wp is not defined
    schneider.digitalkult.com:36:2
    ReferenceError: wp is not defined
    schneider.digitalkult.com:40:2
    ReferenceError: wp is not defined
    schneider.digitalkult.com:47:2
    ReferenceError: wp is not defined
    schneider.digitalkult.com:51:2
    JQMIGRATE: Migrate is installed, version 1.4.1 autoptimize_239f3a396824a91bb1a2f49098a0cc79.js:2:552
    TypeError: o is undefined

Viewing 1 replies (of 1 total)
  • Could be due to Autoptimize’s JS optimization, you’ll probably have to exclude one or more JS-files from JS optimization to fix (try wp-includes to exclude all of WordPress core’s JS-files such as underscore and the JS with the WP object).

    AO’s FAQ has more info on troubleshooting and how to exclude.

    hope this helps,
    frank (ao dev)

Viewing 1 replies (of 1 total)
  • The topic ‘Initial Load Problem Shop Isle Version: 1.1.54’ is closed to new replies.