May 31, 20188 yr Hello. I have a curious case of a missing footer. I needed to add a lot of text to a page so the page is very long. When I first started to develop the text the footer was still there but as more text was added the footer suddenly disappeared. I find this very strange and I would like the footer to come back. Here is the link. www.mala.co.uk/privacy If you have a look at the other pages you will see the footer I mention above. Any ideas? Many thanks in advance.
May 31, 20188 yr Author Hi Tim, Ahh yes I have seen what it is now. It is a PHP footer pasted in and I had to change the name of it. I have been looking at it for so long I had a brain freeze. Many thanks for your reply as you snapped me out of it and I had a look. Kind Regards!
May 31, 20188 yr Author Just now, Gee_suss said: Hi Tim, Ahh yes I have seen what it is now. It is a PHP footer pasted in and I had to change the name of it. I have been looking at it for so long I had a brain freeze. Many thanks for your reply as you snapped me out of it and I had a look. Kind Regards! <?php include("footer.php"); ?> this is the footer link... it said footer2.php and I just had to delete the '2'
Create an account or sign in to comment