Hi!
Some plugins I use (I think about Events and Lightslider especially) are not needed in every page, but their css and js are always loaded. It makes some pages unnecessarily heavy and I would like to avoid that by loading these plugins only on some pages with specific templates.
I imagine it's not so difficult to achieve in php, but I'm not familiar with this language and I haven't tried to dig into php files so far... could someone help me with that?
Thanks!