The form has suddenly stopped showing on the page and I have no idea why. I've upgraded to the latest version, removed the form, created new ones, added new shortcodes, nothing works.
Here's the page in question:
http://thebutchclothingcompany.co.uk/contact/
and on line 152 of the source you can see where the form SHOULD appear. And the form is set up as:
<p><strong>Your Name (required)</strong>
[text* your-name] </p>
<p><strong>Your Email (required)</strong>
[email* your-email] </p>
<p><strong>Subject</strong>
[text your-subject] </p>
<p><strong>Your Message</strong>
[textarea your-message] </p>
<p>[submit "Send"]</p>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum's parser.]
Can anyone help, or suggest why this isn't showing?
Any help or advice would be much appreciated. Thanks!