![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
Where are you trying to use this code?
|
|
#3
|
|||
|
|||
|
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
|
|||
|
|||
|
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>
__________________
Greg Schueler Las Vegas *****What if the Hokey Pokey really is what it's all about???***** |
|
#5
|
|||
|
|||
|
Thank you! It worked!
http://www.prforartists.com/pr-questionnaire/
__________________
Erica Rueschhoff |
| Thread Tools | |
| Display Modes | |
|
|
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 |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us