Archived topic
Elementor slide conflict with GP premium
7 replies · Started by CAP on August 6, 2018
With GP Premium modules deactivated, I can add an Elementor (pro) slides element but with GP Premium enabled, the slide is not visible on the front end nor when editing in Elementor. Any help would be greatly appreciated, thanks.
Hi there,
i can see a couple of jQuery errors in the browser inspector console. GP doesn't use jQuery so.... do you have any scripts loading via GP Hooks?
I have a subscription popup for mailchimp (js code is Mailchimp's) in WP_head; removing the script loads the slider.
Can you try removing that and testing?
If its not that then can you try disabling other plugins to see if one of these is causing it.
Removing the script loads the slider, but then I lose subscribers (only popup adds GDPR required fields). Will this happen with any script added via hooks, Google Analytics etc?
Hi there, scripts added to the head should be fine. It says their is a problem with that code.
Can you share the script you have added? Please use the code button in this editor to wrap the code.
If you need to annonymize anything, then that should be fine.
deleted
Hi there,
can't see any issues with the code, but it loading before the slider is causing a problem.
Try adding the code to the WP_Footer and see if this works.
It may be something you need to report to Elementor.
Can you edit the topic and remove your code now, concerned it may expose your mailchimp ID.