Re: How do I put an email form in blue voda that is from a different company? | |
Hi, click on the link in the code above (last post) & a page will open a page with a lot of code. Cut & paste all this into your BV page properties area in the tag marked “Between the head tag” Before closing this area, place a script tag 1 line above at the beginning of the code… <script>
And a similar one right at the end of the code. </script>
Close this area as we are finished here.
Now take the code bellow & place it in a html box on the front of the page.
<script language="JavaScript" src="http://www.getresponse.com/ModPopupW.../691730/15840/">
//GetResponse popup code
</script>
Should be done now.
NOTE: One thing before you test it. There is a cookie session built into the code so it only pops up once in a preset time or session. So it’s a bit of a pain to test. There is bound to be a way of turning this off to test, but I don’t know how this works so won’t play around with it.
But one of the script guys might see this & say how. If worst comes to worst, pop a post up & ask for a few tests. I was able to test 3 times (once per browser installed on my machine). & all seemed to work.
Good luck.
|