Exported the form to my website and copy and pasted what was given into the website, but when i go to the website the form automatically pops up on the site without clicking anything.
But when I remove " Automatically Pop-Up" and i click the button where it i want the form to pop-up, it transfers to another window instead of popping up on the website like before.
http://www.explorethebahamasapp.com/
But when I remove " Automatically Pop-Up" and i click the button where it i want the form to pop-up, it transfers to another window instead of popping up on the website like before.
http://www.explorethebahamasapp.com/
I don't get a popup when the page loads. Try removing the spaces from your form name.

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
<!-- Start of the headers for CoffeeCup Web Form Builder -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./Basic%20Subscription%20Form./colorbox/colorbox.css" />
<script src="./Basic%20Subscription%20Form./common/libs_js/jquery-1.4.4.min.js"></script>
<script src="./Basic%20Subscription%20Form./colorbox/jquery.colorbox.js"></script>
<script>
var $fb_pop = jQuery.noConflict();
$fb_pop(document).ready(function(){
setTimeout( function(){ $fb_pop.colorbox({href:"./Basic%20Subscription%20Form./Basic%20Subscription%20Form..html", iframe:true, innerWidth:"762px", height:"80%", maxHeight:"1165px", fixed:true}) }, 3000 );
$fb_pop(".fb_iframe").colorbox({iframe:true, innerWidth:"762px", height:"80%", maxHeight:"1165px", fixed:true });
});
</script>
<!-- End of the headers for CoffeeCup Web Form Builder -->
This is the code that they want me to copy. i just added it again. and it did it again. i want it to pop up when the "Sign Up" is clicked
Here.
<a class="button" href="./Basic%20Subscription%20Form./Basic%20Subscription%20Form..html" >Sign up now!</a>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./Basic%20Subscription%20Form./colorbox/colorbox.css" />
<script src="./Basic%20Subscription%20Form./common/libs_js/jquery-1.4.4.min.js"></script>
<script src="./Basic%20Subscription%20Form./colorbox/jquery.colorbox.js"></script>
<script>
var $fb_pop = jQuery.noConflict();
$fb_pop(document).ready(function(){
setTimeout( function(){ $fb_pop.colorbox({href:"./Basic%20Subscription%20Form./Basic%20Subscription%20Form..html", iframe:true, innerWidth:"762px", height:"80%", maxHeight:"1165px", fixed:true}) }, 3000 );
$fb_pop(".fb_iframe").colorbox({iframe:true, innerWidth:"762px", height:"80%", maxHeight:"1165px", fixed:true });
});
</script>
<!-- End of the headers for CoffeeCup Web Form Builder -->
This is the code that they want me to copy. i just added it again. and it did it again. i want it to pop up when the "Sign Up" is clicked
Here.
<a class="button" href="./Basic%20Subscription%20Form./Basic%20Subscription%20Form..html" >Sign up now!</a>
Check your settings in the form builder. General tab. Looks like you have it set to open automatically after 3 seconds.
}, 3000 );
}, 3000 );
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
Is it possible for the pop-up form to "pop-up" when the button is clicked instead of just popping up when you arrive on the website? if that makes sense.
I want the form to pop-up as it does now when first arriving on the site, same layout on the page but but when the button is clicked.
I want the form to pop-up as it does now when first arriving on the site, same layout on the page but but when the button is clicked.
Yup.

Eric Rohloff wrote:
Check your settings in the form builder. General tab. Looks like you have it set to open automatically after 3 seconds.
}, 3000 );
Check your settings in the form builder. General tab. Looks like you have it set to open automatically after 3 seconds.
}, 3000 );
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
Ok, i removed it.
However, when i click now the button it goes to another webpage instead of popping up on the same page.
However, when i click now the button it goes to another webpage instead of popping up on the same page.
Eric Rohloff wrote:
Try removing the spaces from your form name.
Try removing the spaces from your form name.

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
Removed spaces and "3000" - - When basic "Sign Up now" button is clicked still goes to another webpage (http://www.explorethebahamasapp.com/Basic/Basic.html) instead of popping up on the mainpage. (www.explorethebahamasapp.com).
Thanks for your help so far anymore suggestions?
Thanks for your help so far anymore suggestions?
Try removing the JQuery script from the bottom of your page.
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.