Archived topic
Disabling GP Premium Scripts
1 reply · Started by Jesse on March 20, 2021
Hello,
I've used a plugin to disable the following three scripts:
- generate-offside (/wp-content/plugins/gp-premium/menu-plus/functions/js/offside.min.js)
- generate-offside (/wp-content/plugins/gp-premium/menu-plus/functions/css/offside.min.css)
- gp-premium-icons (/wp-content/plugins/gp-premium/general/icons/icons.min.css)
Can you please let me know which features use these 3 scripts? I'm looking around on my site, and I can't find anything that is broken or doesn't look right.
EDIT:
I see now that it's negatively affecting my mobile menu. Is it possible to use strictly CSS for the menu?
Best regards,
Jesse
Hi there,
GP only loads the scripts/styles that are required.
So if those requests are being made then your site is using those features.
Mobile menus require Javascript to trigger the opening and closing of the panel.