• I have my email forms in popup using prettyphoto. I’m having an issue where the error and success messages are not popping up instantly after filling out the email form. They only show up when I click the link “contact by email” a second time.

    I’m using the following code:

    <a href="#inline-1" >Contact By Email</a>
    	<div id="#inline-1" class="hide"  style="display: none">[contact-form-7 id=“xxx” title="xxx"]</div>

    I tried other codes but this is the only popup that worked in both the main content area and the sidebar widgets. Any thoughts?

  • The topic ‘Error/Success Messages aren't displaying’ is closed to new replies.