So I am trying to put CF7 in a lightbox. So really easy to make it show up in a lightbox:
Call: <a href="http://website/testing/">Contact Form</a>
The page being called has simply:
[contact-form-7 id="9447" title="TEST"]
All good so far.
The problems is that when it is done, it sends back the positive confirmation on a new page: http://website/testing/#wpcf7-f9447-p9468-o1 with the form again, but not filled out. It says successfully sent on the bottom, but I'm afraid a user would be confused. Is there a way to simply return a dialog box that says "Sent" or something like that instead.
Or is there a better solution?
I have to imagine tons of people would be putting contact forms in lightboxes.
I believe I am using Colorbox, though not 100% sure since it is built into the theme.
Thanks!