Hello,
I have created a Contact form using the Web Form Builder. I installed it on my Wordpress site on a single page and it works fine. The form pops up by a "Click Here" action. I would like the form to pop over/overlay as opposed to opening in a separate window. Once the submit button is hit I want the form to disappear and bring the user back to my site. I've been looking at plug-ins to make accomplish this task. Any good suggestions?
I noticed the code in my html in Wordpress used colorbox. See Below:
<!-- Start of the headers for CoffeeCup Web Form Builder -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" /></code>
<link href="http://bgeinc.coffeecup.com/forms/Writer%20Blogger%20Form/colorbox/colorbox.css" rel="stylesheet" />
<script type="text/javascript">// <![CDATA[
var $fb_pop = jQuery.noConflict();
$fb_pop(document).ready(function(){
$fb_pop(".fb_iframe").colorbox({iframe:true, innerWidth:"712px", height:"80%", maxHeight:"1295px", fixed:true })
// ]]></script>
Below is the code in the location where the pop up exists on my Wordpress page:
<!-- Start of the body content for CoffeeCup Web Form Builder -->
<a class="fb_iframe" href="http://bgeinc.coffeecup.com/forms/Writer%20Blogger%20Form/">Click here to pitch your story or Blog post idea.</a>
<!-- End of the body content for CoffeeCup Web Form Builder -->
I'm a novice at this, so I was looking at something that didn't require a lot of coding.
Thanks,
Michael
Pop Over/Overlays Wordpress Plug-ins...
Michael Bennett wrote:
The form pops up by a "Click Here" action. I would like the form to pop over/overlay as opposed to opening in a separate window.
The form pops up by a "Click Here" action. I would like the form to pop over/overlay as opposed to opening in a separate window.
I'm confused. Is it popping up over the page or is it opening in a separate window.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.