• Resolved Ryan Townley

    (@ryantown)


    When this plugin is active it is loading 5 additional stylesheets on the front end that should only be loading in the dashboard for use by the block editor.

    <link rel='stylesheet' id='wp-components-css'  href='/wp-includes/css/dist/components/style.min.css?ver=5.6.1' media='all' />
    <link rel='stylesheet' id='wp-editor-font-css'  href='https://fonts.googleapis.com/css?family=Noto+Serif%3A400%2C400i%2C700%2C700i&ver=5.6.1' media='all' />
    <link rel='stylesheet' id='wp-block-editor-css'  href='/wp-includes/css/dist/block-editor/style.min.css?ver=5.6.1' media='all' />
    <link rel='stylesheet' id='wp-nux-css'  href='/wp-includes/css/dist/nux/style.min.css?ver=5.6.1' media='all' />
    <link rel='stylesheet' id='wp-editor-css'  href='/wp-includes/css/dist/editor/style.min.css?ver=5.6.1' media='all' />

    Obviously, for performance reasons, these extra resources shouldn’t be loading on the front end. Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tauhidpro

    (@tauhidpro)

    Issue is Fixed. Thanks, Ryan.

    Thread Starter Ryan Townley

    (@ryantown)

    Thanks, but I’m still seeing components and editor related CSS loading on the front end. Has a significant impact on Core Web Vitals, so had to deactivate this plugin again.

    Plugin Author Tauhidpro

    (@tauhidpro)

    I apologize.
    Can you please check again?

    We released a new version with fixed the issue again.
    Can you please Update New version(2.0.3)?
    Then refresh your page windows: ctrl + Shift + R Mac: ? Cmd+ ? Shift + R or Command (?) + Option (?) + R.
    I hope the above is helpful to you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Loading 5 Extra Editor CSS Files on Front End’ is closed to new replies.