Archived topic
Double Content with GP Premium, None without
5 replies · Started by Mike on March 25, 2021
Hello,
On my site I have GP Premium Version 1.12.3 and noticed a problem. On some of my pages it is showing double content even though it's showing regularly on the back-end. For example - https://afcdentistry.com/your-first-visit/
I went through my plugins deactivating them to see if one of those could be the problem. When I deactivate GP Premium it fixes the double content issue but then makes all of the content on my pages under "Our Work" disappear.
Essentially - with GP Premium activated I have double content and with it deactivated I don't have content.
Thanks ahead of time for your help!
Hi Mike,
Can't see how GP Premium is capable of causing an issue like this when Elementor is used and we haven't received other reports on this.
So let's do some debugging.
Can you deactivate all modules and reactivate them one by one to determine which one is causing the issue?
https://docs.generatepress.com/article/installing-gp-premium/#activate-your-modules
Thanks for responding Leo. It seems that Elements is what is causing the issue
The module itself cannot cause an issue like this.
Can you check what you've added in the elements?
You can check under Appearance > Elements.
I've added two:
ProjectHuddle
<script>
(function (d, t, g) {
var ph = d.createElement(t), s = d.getElementsByTagName(t)[0];
ph.type = 'text/javascript';
ph.async = true;
ph.charset = 'UTF-8';
ph.src = g + '&v=' + (new Date()).getTime();
s.parentNode.insertBefore(ph, s);
})(document, 'script', '//designreview.innovatedirectmail.com/?p=6186&ph_apikey=975ade74a36d4fe399b150813d28fe80');
</script>
Page Header
[elementor-template id="119"]
Do you think either of these would be causing the problem?
Maybe the page header one?
You can try to disable each of them to test.