GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Wordpress how to get iframe embed working (https://gfy.com/showthread.php?t=1140808)

esham 05-16-2014 02:49 AM

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

lollipopx 05-16-2014 10:19 AM

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

madgreg 05-19-2014 03:22 PM

use html <iframe> in text mode, or a plugin

johnny_d 05-23-2014 02:41 PM

I would not use any additons or plugins for that, just use a regular <iframe /> tag, and it should work.

esham 05-28-2014 06:16 PM

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

arena18 05-31-2014 07:35 PM

You should be use <iframe scrolling="no" to hide scrolling

Rim 05-31-2014 10:17 PM

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.

esham 05-31-2014 10:25 PM

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>

esham 05-31-2014 10:29 PM

Quote:

Originally Posted by Rim (Post 20106972)
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.

Could you direct me to it? I shouldnt need that but i will try it.

carlosse 06-01-2014 12:00 AM

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)

esham 06-01-2014 12:11 AM

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