@hunnsdon It does appear to be a theme issue. Is there some kind of find/replace script being run on the website to fix a footer element? Whenever we view source of the contact page ( you will have to copy and paste the following into your browser to work:
view-source:https://www.chrisionart.co.uk/contact-me/
You can see that many of the normal HTML tags have been transformed into <footer>
tags. This is not something that this plugin would do and it’s difficult to say what could be causing the issue. We suggest installing the WordPress Health Check Plugin which will allow you to safely disable plugins one by one ( or enable them one by one ) to find the culprit of what is causing the issue. You can do the same with themes. Additionally, it may be beneficial to reach out to the theme author and get their thoughts regarding this issue.
Since it’s happening to the whole page ( everything past the opening HTML tag is a Footer ) I would assume it’s either a JavaScript find and replace gone wrong or some kind of PHP parsing. Once this issue has been tracked down and resolved we’re confident that this plugin will work as advertised. Feel free to reply back to this thread with any further questions.
– – – – – – – – – –
@martydesign If you could create a separate topic and link the page you’re having trouble with just as this user did along with describing your issue; we should be able to help you further.