• In the last week or so I have been trying to correct an error. More often than not, the home page slideshow only on IOS is not showing. https://www.philipthomas.com/

    Google page speed is in the 90s which is great, but the preview images does not show. The options I have turned activated Inline “above the fold CSS” and entered the correct code. HTML , Javascript and css code is optimized.

    Desktop is working great, just not on mobile. It looks to be the CSS that’s causing it not too load. The page also seems to load before the images are rendered for the slider.

    When deactivating the plugin and flushing the cache, the slideshow shows correctly and the preview shows in google page speed.

    Thank you in advance for any help and suggestions to fix.

    https://www.ads-software.com/plugins/autoptimize/

Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    hi philiphotog; let’s start with some questions:
    * does this sometimes work and sometimes not?
    * did you try on an android phone? same problem or not?
    * did you try turning off CSS optimization to see if that fixes the problem?
    * does just turning “inline & defer” off fix the problem?
    * did you try disabling JS optimization, does that change anything?

    regarding

    The page also seems to load before the images are rendered for the slider

    that’s because the JS to display the slider is aggregated in the autoptimized JS, which for performance reasons loads as late as possible (just before the closing body tag, with the deferred flag).

    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Slider not showing – Mobile only’ is closed to new replies.