Thread Starter
jellz2
(@jellz2)
Update
I just read through the article you linked and our header and footer weren’t set up right.
(we missed the <?php wp_head();?> and <?php wp_footer();?> part)
I added those and now it works perfectly!
Thanks for your support!
Thread Starter
jellz2
(@jellz2)
Thx!
Yes we do have a header.php and footer.php
Thread Starter
jellz2
(@jellz2)
We do use a header and footer, but I’m not sure if we use the wp_head and wp_footer functions.
Our site is still a bit of a mess and I’m trying to sort it all out.
Any idea where I could find it?