• I’ve temporarily deleted Autoptimize to get rid of the issue, but basically:

    1) Access site. Everything looks fine.
    2) Refresh site. Select images disappear. Breaks top header.

    The breaks top header part used to occur regurarly, until I excluded the images in the bar from lazyloading. This fix seems to have gone away upon refresh.

    I’ve managed to pinpoint the problem to the optimizing JS option. It goes away once I disable that option. The problem though is that I really need that option. My website is a ton slower without it. Deleting all other cache plug-ins doesn’t seem to help the problem either. It still occurs with only Autoptimize installed.

    On a side note: I’ve noticed through FTP that deleting the entire Autoptimize plug-in doesn’t delete all the snippets it has made so far, so I manually deleted them for a fresh start when trying to fix the problem. Is this normal behaviour?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    You’ll probably have to exclude some JS from optimization @cnlu95 , impossible for me to say which one when flying blind I’m afraid 🙂

    What you could do:
    1. re-install AO (based on your explanation the problem is only with JS opt, so you can use the other optimizations which is better then not optimizing at all)
    2. check what JS errors are visible on the browser console when JS opt is active
    3. try unchecking the “aggregate JS”-option, does the problem still occur?
    4. try unchecking the “minify excluded JS/ CSS”-option, does the problem still occur?

    feel free to follow up on this here 🙂

    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    any news on this subject @cnlu95 or can I close as resolved?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page breaks upon refreshing’ is closed to new replies.