• Resolved justsomeone

    (@justsomeone)


    Dear Breeze Team,

    I like your caching plugin but it somehow has some issue with Oxygenbuilder (latest version).

    I have breeze plugin installed with the default settings and somehow after a few hours of caching activated there is some margin added to the bottom of the page. I also have seen margin added to the top of the page.

    Here’s the page in question: https://robert-ehni.de

    Best
    Robert

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Kindly share the Breeze settings.

    Thread Starter justsomeone

    (@justsomeone)

    Here’s my exported settings file:

    {
        "breeze_basic_settings": {
            "breeze-active": "1",
            "breeze-cross-origin": "0",
            "breeze-disable-admin": {
                "administrator": 0,
                "editor": 0,
                "author": 0,
                "contributor": 0,
                "subscriber": 0,
                "wpseo_manager": 0,
                "wpseo_editor": 0
            },
            "breeze-gzip-compression": "1",
            "breeze-browser-cache": "1",
            "breeze-lazy-load": "1",
            "breeze-lazy-load-native": "1",
            "breeze-lazy-load-iframes": "0",
            "breeze-desktop-cache": "1",
            "breeze-mobile-cache": "1",
            "breeze-display-clean": "1",
            "breeze-ttl": 1440
        },
        "breeze_advanced_settings": {
            "breeze-exclude-urls": [],
            "cached-query-strings": [],
            "breeze-wp-emoji": "0"
        },
        "breeze_heartbeat_settings": {
            "breeze-control-heartbeat": "0",
            "breeze-heartbeat-front": "",
            "breeze-heartbeat-postedit": "",
            "breeze-heartbeat-backend": ""
        },
        "breeze_cdn_integration": {
            "cdn-active": "0",
            "cdn-url": "",
            "cdn-content": [
                "wp-includes",
                "wp-content"
            ],
            "cdn-exclude-content": [
                ".php"
            ],
            "cdn-relative-path": "1"
        },
        "breeze_varnish_cache": {
            "auto-purge-varnish": "1",
            "breeze-varnish-server-ip": "127.0.0.1",
            "breeze-ttl": 1440
        },
        "breeze_first_install": "no",
        "breeze_preload_settings": {
            "breeze-preload-fonts": [],
            "breeze-preload-links": "0",
            "breeze-prefetch-urls": []
        },
        "breeze_file_settings": {
            "breeze-exclude-urls": [],
            "cached-query-strings": [],
            "breeze-wp-emoji": "0",
            "breeze-delay-js-scripts": [
                "gtag",
                "document.write",
                "html5.js",
                "show_ads.js",
                "google_ad",
                "blogcatalog.com\/w",
                "tweetmeme.com\/i",
                "mybloglog.com\/",
                "histats.com\/js",
                "ads.smowtion.com\/ad.js",
                "statcounter.com\/counter\/counter.js",
                "widgets.amung.us",
                "ws.amazon.com\/widgets",
                "media.fastclick.net",
                "\/ads\/",
                "comment-form-quicktags\/quicktags.php",
                "edToolbar",
                "intensedebate.com",
                "scripts.chitika.net\/",
                "_gaq.push",
                "jotform.com\/",
                "admin-bar.min.js",
                "GoogleAnalyticsObject",
                "plupload.full.min.js",
                "syntaxhighlighter",
                "adsbygoogle",
                "gist.github.com",
                "_stq",
                "nonce",
                "post_id",
                "data-noptimize",
                "googletagmanager"
            ]
        },
        "breeze_ecommerce_detect": false,
        "breeze_advanced_settings_120": "yes"
    }

    @justsomeone Looks like you may be experiencing the bug I reported previously where certain settings remove the <!DOCTYPE html> from the page.

    In the settings area, check to see if you have “Lazy Load Images” or “Cross-origin Safe Links” enabled then try disabling those and clearing caching.

    Thread Starter justsomeone

    (@justsomeone)

    Hi @ajzaradich ,

    thanks for the info! I have indeed Lazy Load Images enabled (safe links not).

    I’ll disable it and check if it resolves the issue.

    Plugin Author adeelkhan

    (@adeelkhan)

    The issue has been fixed in 2.0.13.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Breeze + Oxygenbuilder: css margin added magically’ is closed to new replies.