Page 1 of 1

having issues with iframes and header optin and custom optin setup

Posted: Wed May 16, 2012 5:49 am
by stocklegends
Hello we are using trumpia for our email sign ups. they use iframes for there opt-in's.
example

<iframe src="http://trumpia.com/xxxxx-my url" frameborder="0" width="220" height="90" scrolling="no" style="border:0px solid #FFCC33;"></iframe>

when we add this to the content the optin forms it dosent show up.

I did get to this to work in the opt-in pops by installing the [iframe] plugin and adding [iframe src="http://www.myurl.com" width="100%" height="480"]
to the content and pointing it to a static page that i created with the there trumpia iframe.

this will not work with the custom optin or the header optin. The content dose not show up.

i found a post here How to create a pop-up with another web page using this iframe.

http://www.wpsubscribers.com/tutorials/ ... nside.html

<iframe width="100%" height="100%" src="http://google.com" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

i have tried this and is dose show the iframe. but points to my site's home page only saying page not found and dose not style the frame.

And help would be great
Brian

Posted: Wed May 16, 2012 8:36 am
by Fabrice
first, it is possible to give a valid url for your trumpia web site ?
and also the test page you have implemented ?

Posted: Wed May 16, 2012 11:30 am
by nico_pn
Hi Brian,

I don't know Trumpia, but I think you can find the good form code in the url "http://trumpia.com/xxxxx-my" (writen in the iframe).
Look at the code source of this page (Ctrl + U on Chrome).

Let me know if you have encounter troubles ?