Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    That will depend.

    There are options on the plugin settings to defer javascript, but you need to know if your site supports it.

    You cannot simply defer your javascript, if your inline code depends on javascript files to be render blocking. If you do, it will trigger errors and some functionality will not work.

    You need a developer or advanced user to analyse it and determine if you can do it or not. You can try to enable it, and look for errors on google chrome console log.
    If there are some, then you probably need manual work from a developer to achieve that.

    As for the stripe file, it could be loading from an external script, or the plugin is not enqueuing it properly. That being the case, FVM won’t be able to detect it.

    The remaining issues on pagespeed insights, would need to be seen by a developer or advanced user.

Viewing 1 replies (of 1 total)
  • The topic ‘how to “Eliminate render-blocking resources” for some items?’ is closed to new replies.