StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 06-16-2009, 10:54 PM
rueschhoff rueschhoff is offline
Registered User
GenesisConnect
Genesis Member
Pro Plus Member
 
Join Date: Oct 2008
Location: Omaha, NE
Posts: 265
Default embedding iframes in wordpress

I want to embed an iframe in wordpress and tried a plugin but it didn't work

they also provided me with some php code -- but not sure how to use it

<?php
require("/home/rueschho/public_html/instantformpro/instantformpro.php");
$ifp_param['form_id'] = 1;
$ifp_param['base_path'] = 'http://ericarueschhoff.com/instantformpro/';
display_instantformpro($ifp_param);
?>

and then this is the iframe code

<iframe height="1636" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="http://ericarueschhoff.com/instantformpro/embed.php?id=1" title="PR Questionnaire">PR Questionnaire</iframe>

Any help would be greatly appreciated!!
__________________
Erica Rueschhoff
  #2  
Old 06-16-2009, 11:16 PM
Jeff Milone Jeff Milone is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Atlanta, GA
Posts: 2,228
Default Re: embedding iframes in wordpress

Where are you trying to use this code?
__________________
-Jeff
jeffmilone.com
  #3  
Old 06-19-2009, 12:09 AM
rueschhoff rueschhoff is offline
Registered User
GenesisConnect
Genesis Member
Pro Plus Member
 
Join Date: Oct 2008
Location: Omaha, NE
Posts: 265
Default Re: embedding iframes in wordpress

I want to use this in a post or on a page -- this won't be the form i use but basically it is going to be a small survey using www.instantformpro.com by joel comm and i want it to just stay on the site but then the software collects the data for me
__________________
Erica Rueschhoff
  #4  
Old 06-21-2009, 05:44 PM
vegasb2k vegasb2k is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Location: Las Vegas
Posts: 58
Default Re: embedding iframes in wordpress

You should just be able to post the iframe code right into the post or page:

Code:
<iframe height="1636" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="http://ericarueschhoff.com/instantformpro/embed.php?id=1" title="PR Questionnaire">PR Questionnaire</iframe>
Just make sure you put it in the "html" side and not the "visual" side. Depending on you themes sizing, you may need to adjust the width of the frame.
__________________
Greg Schueler
Las Vegas
*****What if the Hokey Pokey really is what it's all about???*****
  #5  
Old 06-22-2009, 01:44 AM
rueschhoff rueschhoff is offline
Registered User
GenesisConnect
Genesis Member
Pro Plus Member
 
Join Date: Oct 2008
Location: Omaha, NE
Posts: 265
Default Re: embedding iframes in wordpress

Thank you! It worked!
http://www.prforartists.com/pr-questionnaire/
__________________
Erica Rueschhoff
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upcoming Video Embedding in WordPress 2.9 CharlesClarkson General Discussion 2 12-05-2009 01:44 PM
Embedding cincopa plugin for wordpress betaboy General Discussion 2 09-22-2009 07:34 PM
iframes lewis-realestate General Discussion 5 05-06-2009 07:48 PM


All times are GMT -5. The time now is 01:43 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.