Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Emre Vona

    (@emrevona)

    The plugin does not work because of too large inline css.
    https://i.hizliresim.com/zE1o3D.png

    The solution; the inline css which is between <head></head> needs to be converted to css file (.css)

    Thread Starter jsquared

    (@jjspelman)

    Thank you for your reply. So are you saying the plug in will not work at all because there is inline styling? Because the Speed Test is showing all css files and js files that need to be minified.

    I appreciate your feedback. Thanks!

    Plugin Author Emre Vona

    (@emrevona)

    So are you saying the plug in will not work at all because there is inline styling?

    The fastest cache converts inline css to file automatically but your inline css are too big.

    Thread Starter jsquared

    (@jjspelman)

    OK I understand that, but please answer my question – Speed Test is still pointing to all CSS files and JS files as needing minifying.

    So if I am to understand, Fastest Cache will not work on any of the files because of the bloated inline styling?

    Plugin Author Emre Vona

    (@emrevona)

    yes you are right. WPFC does not work now. Just you need to convery inline css to file (.css)

    Thread Starter jsquared

    (@jjspelman)

    I see. Al the CSS is part of the theme, I will see if I can remove it from the theme files and addd it to a CSS file. Thank you for clarifying for me!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Not mini-fying CSS or JS files – No cache according to Google Speed Test’ is closed to new replies.