![]() |
Wordpress how to get iframe embed working
What do i need to get this to work
[iframe src="http://site.com" width="850" height="528"] Its a embed of a cam site. It wont work in text widget. I downloaded a iframe widget but it wouldnt show up either. I just want it to show in footer of all pages |
hey. maybe this help maybe not
think what you need is <iframe src="htt*****************"></iframe> instead of [iframe src=htt***"] put where htt***** ht*://site com" width="850" height="528" try that |
use html <iframe> in text mode, or a plugin
|
I would not use any additons or plugins for that, just use a regular <iframe /> tag, and it should work.
|
Ok I figured i would do it a little different.
I got it kind of going http://imgur.com/nvkDYvH It needs to be the embed full on screen and no embed. <iframe src="http://site.com/a/embed.htm" width="850" height="528" frameborder="1"> <p>Your browser does not support iframes.</p> </iframe> frameborder at 0 or 1 still leaves scrolling and i cant change the with of the embed |
You should be use <iframe scrolling="no" to hide scrolling
|
hi there;
are you sure that you switched from the Visual to the Text option in your wordpress post options. Secondly, there is a wordpress plug in the wordpress library that allows admin of your site to put whatever they want in the footer of every page. |
Right now my cam embed is being restricted by the iframe box.
http://imgur.com/nvkDYvH I want It to blend with the page. So no scroll bars. And have it wider so it shows it all the cam and chat. Looks like i need to add <iframe scrolling="no" current html is <iframe src="http://site.com/a/embed.htm" width="850" height="528" frameborder="1"> <p>Your browser does not support iframes.</p> </iframe> |
Quote:
|
That's very easy to achieve where using the wordpress main content area. Just paste your shortcut as "test" and switch to "visual" and the iframe will be there.
In widgets, you may need a plugin to achieve the same, sort of "magic widget" or another similar and newer one, otherwise it will show only text (check also tinymce or WYSIWYG) |
I'll look into magic widget. But i dont think i need it.
The iframe works now in a footer the way i like. But its in a square box and not showing the full cam - chat room. I need to resize an IFrame so that all of its document contents are visible, but no scroll bars are displayed on the page. ok i got it with no bars <iframe src="http://fff.com/camembed.htm" name="" height="700px" width="960px" frameborder="0" marginheight="20" marginwidth="35" scrolling="no"> <p>Your browser does not support iframes.</p> </iframe> But its still a small box and not all of the content.. Maybe its not possible with footer widget. And its just restricted for the size. I guess i'll try magic widget tomorrow. |
All times are GMT -7. The time now is 04:55 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc