2010-08-30, 22:05:07
Hi, I am using a template based on Emporium - when I fill out the contact form on my site and press send, I get an empty box and no text confirmation the form has worked.
Looking at the source, I see there is this line:
There is clearly text missing... e.g.:
But I can't find where this <P> is coming from - doesn't seem to be obvious. Any suggestions would be great.
Many thanks
Looking at the source, I see there is this line:
Code:
<p class="contactmsg success"></p>
There is clearly text missing... e.g.:
Code:
<p class="contactmsg success">Message sent</p>
But I can't find where this <P> is coming from - doesn't seem to be obvious. Any suggestions would be great.
Many thanks