Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    Can you please try to de-activate all plugins except the Materialis Companion and re-check your page with the issue?

    This seems to be a plugin related issue.

    Please let me know if this solved your issue.

    Thread Starter marctegt

    (@marctegt)

    Thanks, your are right. It was the plugin:
    Autoptimize
    Beschleuigt deine Website durch Optimierung von CSS, JS, Bildern, Google-Schriftarten und mehr.

    Version 2.5.1 | Von Frank Goossens (futtta) | Details ansehen

    If you want to troubleshoot some more I’d be happy to help marctegt.

    First and foremost try to identify what is breaking your site by just disabling CSS or JS or Image optimization (incl. lazyload). Once you know that, dive in and try identify what code/ files (CSS or JS) are responsible for the broken feature and try excluding that. If the problem is with JS, chances are you’ll find useful information on your browser’s developer console. There’s more info in the troubleshooting tips and info on exclusions in the AO FAQ.

    hope this helps,
    frank (ao dev)

    Thread Starter marctegt

    (@marctegt)

    Thanks for your help. Can you tell me what is the right size of the Site/Article Pic?
    192X800 is not displaying correctly.
    https://tanzschule-s.de/drinks-die-richtige-getraenkeauswahl/
    Thanks
    Marc

    Hello,

    We have used 1920 x 1440, but the header images are automatically scaled so that the image content will be displayed on your website properly on all devices.

    Thread Starter marctegt

    (@marctegt)

    thanks for your info. i changed size to 1920-1440 but the half of the pic is cut. https://tanzschule-s.de/veranstaltungs-service/firmenfeier/
    How is it possible to show the pic almost completely?

    Hello,

    Please use this extra CSS code in Customizer -> General Settings -> Additional CSS :

    .header.color-overlay.custom-mobile-image {
    height:100vh!important;
    }

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Site: The picture of the site is not displayed’ is closed to new replies.