Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter maximalsparen

    (@maximalsparen)

    Hi Patrick!

    Yes, you are right. It only happens when i’m logged-in. Then i’m getting this error see attached screenshot https://ibb.co/6gFBWs9

    Best regards,
    Max

    Thread Starter maximalsparen

    (@maximalsparen)

    Hi John @wpmudevsupport14 !

    I created a copy of my wordpress blog with that Javascript issue in the console log.
    https://bugwordpress.maximalsparen.com/

    And here is the hummingbird config which I use:

    {
        "version": "3.3.0",
        "plugins": [
            "better-images\/better-images.php",
            "coupon-reveal-button\/spbcta-plugin.php",
            "custom-css-js\/custom-css-js.php",
            "duplicate-post\/duplicate-post.php",
            "duplicator\/duplicator.php",
            "email-encoder-bundle\/email-encoder-bundle.php",
            "emoji-settings\/emojisettings.php",
            "health-check\/health-check.php",
            "hummingbird-performance\/wp-hummingbird.php",
            "luckywp-table-of-contents\/luckywp-table-of-contents.php",
            "media-library-plus\/maxgalleria-media-library.php",
            "media-library-plus\/mlp-reset.php",
            "public-post-preview\/public-post-preview.php",
            "sticky-menu-or-anything-on-scroll\/sticky-menu-or-anything.php",
            "superb-blocks\/plugin.php",
            "superb-helper\/superb-helper.php",
            "superb-recent-posts-with-thumbnail-images\/superb-recent-posts-with-images.php",
            "superb-social-share-and-follow-buttons\/superb-social-share-and-follow-buttons.php",
            "superb-tables\/superb-tables.php",
            "wordfence\/wordfence.php",
            "wordpress-seo\/wp-seo.php",
            "wp-hide-security-enhancer\/wp-hide.php",
            "wp-statistics\/wp-statistics.php"
        ],
        "network_plugins": false,
        "theme": "magazinely",
        "settings": {
            "minify": {
                "enabled": true,
                "use_cdn": false,
                "log": false,
                "file_path": "",
                "minify_blog": false,
                "view": "basic",
                "type": "speedy",
                "do_assets": {
                    "styles": true,
                    "scripts": true
                },
                "block": {
                    "scripts": [],
                    "styles": []
                },
                "dont_minify": {
                    "scripts": [
                        "jquery",
                        "spbcta-nm-script",
                        "magazinely-custom-js-jquery"
                    ],
                    "styles": [
                        "spbtbl-stylesheet",
                        "spbsm-lato-font",
                        "global-styles"
                    ]
                },
                "dont_combine": {
                    "scripts": [
                        "jquery",
                        "jquery-core",
                        "jquery-migrate",
                        "spbcta-nm-script",
                        "eeb-js-frontend",
                        "stickyAnythingLib",
                        "eeb-js-ajax-ef",
                        "stickThis",
                        "magazinely-navigation",
                        "magazinely-skip-link-focus-fix",
                        "magazinely-foundation-js-jquery",
                        "magazinely-custom-js-jquery",
                        "magazinely-owl-slider-js-jquery",
                        "wp-embed"
                    ],
                    "styles": [
                        "spbtbl-stylesheet",
                        "spbsm-lato-font",
                        "global-styles"
                    ]
                },
                "position": {
                    "scripts": [],
                    "styles": []
                },
                "defer": {
                    "scripts": [],
                    "styles": []
                },
                "inline": {
                    "scripts": [],
                    "styles": []
                },
                "nocdn": {
                    "scripts": [],
                    "styles": []
                },
                "fonts": [],
                "preload": {
                    "scripts": [],
                    "styles": []
                },
                "async": {
                    "scripts": [],
                    "styles": []
                }
            }
        }
    }

    If you need more information please let me know.
    Many thanks,
    Best regards
    Max

Viewing 2 replies - 1 through 2 (of 2 total)