Archived topic
manually optimize gp
20 replies · Started by sg on May 3, 2018
tom, since the toolset is giving me a no to combine and merge , i need to find another way to combine and merge gp scripts only. other plugin not much affected.
gp-premium - 3 request
gp - 5 request
am i right ?
I thought you said Swift was working?
The number of requests depends on which options you have activated.
Hi tom, visiting back to this page.
yes swift was working again back to square one i can use the merge functions, its creating big conflict, of course i could disable in certain page, but when it come to those active pages big conflict happen.
i have done quite alot of optimzation work, now back to generatepress. i have this loading.
it create request .
[9] => generate-sticky
[11] => generate-smooth-scroll
[14] => generate-classlist
[15] => generate-menu
[16] => generate-a11y
[17] => generate-dropdown-click
[18] => generate-navigation-search
[19] => generate-back-to-top
this is just scripts havent go into css yet. i am hoping to make my selection fix and manually deque and enque my new single js and css files.
so far my fixes premium function usages are : everything except site library and woocom :)
Thanks.
Hi there,
Yes, those are the GP scripts if you have certain options enabled. Are you wanting to manually combine them?
yes please.
I suppose you could, but I definitely wouldn't suggest it. You'll need to manually update your combined file every time we release an update. You should be able to dequeue each of those files using wp_dequeue_script().