Hi @cogz
I hope you are doing well.
You will find these options on the Manual mode:
https://monosnap.com/file/IecNMN0Sn2yQA3J8PsRliOcOfvMgkT
I suggest avoiding this to the jQuery-core and jQuery-migrate files, those require to load before other scripts.
You can find more about the manual mode on:
https://premium.wpmudev.org/docs/wpmu-dev-plugins/hummingbird/#asset-optimization
Best Regards
Patrick Freitas
Thread Starter
cogz
(@cogz)
Hi,
So “Force load this file after the page has loaded” is accomplished by selecting InLine CSS and Move to Folder options?
or is
Defer – Force files to suspend loading until everything else has loaded. a Pro only option?
Thanks
-
This reply was modified 5 years, 4 months ago by
cogz.
Hello @cogz ,
So “Force load this file after the page has loaded” is accomplished by selecting InLine CSS and Move to Folder options?
It only requires to Move to Footer. Inline will place all the code of the file in the header of the site. So, for example, you can use it to load CSS files that should be load first (above the fold) and rest that handles things below the fold to the footer.
Defer – Force files to suspend loading until everything else has loaded. a Pro only option?
No, it is also present in the free version of the plugin. It is only present for the JS files, not for the CSS.
kind regards,
Kasia
Hi @cogz,
Since we haven’t heard from you in a while, I’ll mark this thread as resolved. Feel free to re-open this thread or let us know if you have any further queries.
Best Regards
Nithin