Okay: One one page of my site I use an iframe and load a different site that I own. Basically this is to keep the navigation of the first site in place. However, when I click the navigation once viewing the iframe page, the iframe still shows up. So my question is this: how do I set this up so the iframe is only working/visible on the one page the iframe code is on and not all pages after viewing it? Thanks
I assume you are using a template file and a content file in which case the iframe should only be in the content file of the page that is to display it
You are correct. Is there no way around this? It's a wordpress page. I made a new page including the wordpress page because if I put the iframe on a page in wordpress in only covered the 1 column width, not 100%.