What code can I place in my iFrame on my site to have page show up?

  • 25 July 2014
  • 1 reply
  • 34 views

I downloaded the iFrame plugin someone suggested on the forum (I can’t find the link anymore).
I want the landing page I built in unbounce to populate inside of a single page along with what I have here in unbounce so there will be 2 points of entry. Is this possible?


1 reply

Userlevel 3
Badge +1

Hi Karen - the Wordpress iframe add-on will let you insert code like this:
[iframe src="http://www.youtube.com/embed/A3PDXmYoF5U" width="100%" height="480"]

You’ll need to replace the src value, changing the YouTube URL to your Unbounce page’s URL. Then change the height value to 100%.

That should do the trick.

If you’d like to look back at the other thread, I believe this is the one: https://getsatisfaction.com/unbounce/…

Reply