• Resolved trishatsortable

    (@trishatsortable)


    I’m currently testing Autoptimize on my staging environment and I’ve even deactivated WP Fastest Cache. If you take a look, the site layout is incorrect. How can I resolve this?

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

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

    (@optimizingmatters)

    First and foremost try to identify what is breaking things by just disabling CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can see what the next steps need to be ??

    frank

    Thread Starter trishatsortable

    (@trishatsortable)

    So I disabled everything and slowly started turning it back on. It’s definitely when I select “Optimize CSS Code?” that the site breaks. What do you recommend doing to Optimize CSS?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, first off try disabling the “also aggregate inline CSS” option maybe?

    Thread Starter trishatsortable

    (@trishatsortable)

    Tried that and still broke the site. It seems like whenever I even turn on your CSS features it just breaks.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    does this also happen when “aggregate CSS” is off? can you configure it that way so I can have a look at your staging’s frontend HTML?

    Thread Starter trishatsortable

    (@trishatsortable)

    If you take a look now, I have Optimize CSS Code? ON and the rest of the options OFF.

    How does configure is to show the frontend HTML?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Can you try re-enabling the “serve as static files” option?

    Thread Starter trishatsortable

    (@trishatsortable)

    That seems to have worked. After running through the staging site in Pagespeed Insights, Desktop looks great. Mobile is having a much lower score though.

    – Avoid serving legacy JavaScript to modern browsers – highlights several Autoptimize things such as `js/autoptimize_single_65f193d….js:1:50072(stagesortable.wpengine.com)
    Object.getOwnPropertyNames
    …js/autoptimize_single_65f193d….js:1:55671(stagesortable.wpengine.com)
    @babel/plugin-transform-classes
    …js/autoptimize_single_65f193d….js:1:57384(stagesortable.wpengine.com)
    Array.prototype.filter`

    = Reduce JavaScript execution time – js/autoptimize_single_65f193d….js(stagesortable.wpengine.com)

    – Does not use passive listeners to improve scrolling performance – …js/autoptimize_single_65f193d….js:116:2212(stagesortable.wpengine.com)

    Is there a way to resolve this for mobile? These aren’t appearing on Desktop.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Autoptimize merely optimizes the JavaScript added by your theme, plugins and WordPress core, apart from combining and/or minifying JS Autoptimize improve as it cannot change the logic or execution time of that logic. Try re-testing your site using https://stagesortable.wpengine.com/?ao_noptimize=1 which shows results with AO disabled, seems like a lot of the recommendations are for JS-files that are part of your theme?

    hope this helps,
    frank

    Hi,

    i do setting for my website but the speed not change to fast https://ayam-store.com/

    what is the solution ??

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hey ayam1;
    As per the forum guidelines can you create a new topic for your problems?

    thank you,
    frank

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Website keeps breaking’ is closed to new replies.