Support » Plugin: Asset CleanUp: Page Speed Booster » Can your plugin defer loading a CSS that is loaded by another plugin?

  • Resolved chcw

    (@chcw)


    Hi,

    When I use Chrome DevTools Coverage tab to analyze my web page, I find “Simple Share Buttons Adder” will load a CSS file font-awesome/4.3.0/css/font-awesome.min.css, which will also load some font files.

    Is it possible to let your plugin to defer the load of the CSS file font-awesome/4.3.0/css/font-awesome.min.css? I check “Simple Share Buttons Adder” plugin under “CSS & JS Manager” tab but cannot find this CSS file. But it is loaded via the plugin, as below:

    <link data-minify=”1″ rel=’stylesheet’ id=’simple-share-buttons-adder-font-awesome-css’ href=’https://www.datanumen.com/blogs/wp-content/cache/min/1/font-awesome/4.3.0/css/font-awesome.min.css?ver=1628732293&#8242; type=’text/css’ media=’all’ />

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Can your plugin defer loading a CSS that is loaded by another plugin?’ is closed to new replies.