Archived topic
Close tag at bottom of the page
3 replies · Started by Christopher on January 14, 2022
Hi there,
This wouldn't be a GP issue.
Any chance you can disable all plugins except GP Premium to eliminate conflicts from other plugins first?
Let me know :)
Hi there,
When I disable all the plugins the problem is corrected....
It seems that whatever plugin I use to insert google tag manager script and scripts, in general, causes this problem. I can insert the scripts in the parent theme manually but they get erased when updates come. Is there another way to insert them using the child theme? I am not a developer...
Or is there a plugin that would work that you are aware of?
Thanks
A hook element should be what you need:
https://docs.generatepress.com/article/hooks-element-overview/
These are the two common hooks:
https://docs.generatepress.com/article/wp-head/
https://docs.generatepress.com/article/wp_footer/