• Problem on mobile When show only on front page is ticked: function works perfectly on front page and all other pages and post load on desktop. When viewed on mobile, other pages and post are a blank white screen. I see in the support thread that none of the previous three support questions have been addressed, please tell me this isn’t another amazing plugin that has been abandoned.

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

    (@shirtguy72)

    Yes, it truly seems the plugin is abandoned. So, if anyone that runs across the same type problem, I found the cause and fixed myself. The issue was with Autoptimize critical css path. Must deactivate Preloader Plus before setting your inline css (critical path) to Autoptimize plugin.

    That’s because loading screens and critical CSS have opposite goals;

    -> critical CSS aims to have your pagee rendered asap
    -> loading screens hide your page behind a throbber until it is entirely

    from a UX point of view you would only hide your page if it is dead slow, but if your pages can render quickly (using critical CSS and other techniques) then a loading screen is … counter-productive (and stops critical CSS creating services from “harvesting” the critical CSS).

    hope this clarifies,
    frank (ao dev)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show Only On Front Page Error’ is closed to new replies.