Archived topic
GP Hooks Not Showing On All Pages
2 replies · Started by Mary Pearson on March 8, 2018
On my home page https://christiangays.com/ I have fish swimming under the header. To create the banner I have
wp_head
<link rel="stylesheet" href="https://mapenterprisescdn.ca/mary-content/themes/generatepress_child/css/fish.css" type="text/css" />
After Header Content
<canvas id="myCanvas" width="1100" height="200"></canvas><br /><br /><br /><br /><br /><br />
wp-footer
<script type="text/javascript" src="https://mapenterprisescdn.ca/mary-content/themes/generatepress_child/js/fish.js"></script>
Execute PHP is ticked in all sections.
It shows up beautifully on the home page but if I go to any other page like https://christiangays.com/events/ or https://christiangays.com/donations/ then my fish have vanished.
How do I make the fish appear on all pages in this domain please.
Thanks!
Not to worry on this one. I just deleted all my custom css and fish appeared, so now I know where the problem is. I just have to isolate it.
Glad you found the issue :)