Hi,
I was just wondering whether activating each additional module reduces site speed/performance?
Some things will affect the site speed/performance. Like adding lots of contents from Block elements or Hooking random multiple scripts on Hook Elements.
GP Premium as a whole is pretty lightweight. It’s the content the module allows you to add that affects the performance.
But that’s pretty much the same for everything since more content means more things to load from the server. So it’s not really the module’s fault.
Just wanted to know of any best practices to reduce overall site resources.
The best practice would be do everything in the customizer UI or module UI first.
You then resort to custom CSS or PHP snippets for things that are not found on customizer UI or module UI.
A wise man once said:
"Have you cleared your cache?"