By Tamara Ragachova on Friday, 27 December 2013
Posted in Technical Issues
Replies 3
Likes 0
Views 561
Votes 0
I have a problem with inserting iframe to my post.
I want to insert video from here http://www.ted.com/talks/lang/ru/seth_godin_on_the_tribes_we_lead.html
It is possible to do with iframe.

Here is the code:
<iframe src="http://embed.ted.com/talks/lang/ru/seth_godin_on_the_tribes_we_lead.html" width="640" height="360" frameborder="0" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

It works in Joomla materials, but in post it dissappears.

I use JCE and I enabled using iframe in JCE configuration. I work under Super Administrator and in Joomla there is no limitation
Hello Tamara,

Can you please provide us with the Joomla back end access as well as the FTP access so that I can check on the issues on your site?
We actually need these information so that we can debug on your issues quickly.

Thanks:)
·
Friday, 27 December 2013 17:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Ок, I put FTP and backend access with this reply
·
Saturday, 04 January 2014 21:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Tamara,

I had allowed iframe element to be inserted in your editor. You should now be able to inset this code below in your editor HTML section.
<iframe src="http://embed.ted.com/talks/lang/ru/seth_godin_on_the_tribes_we_lead.html" width="560" height="315" frameborder="0" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>


Thanks:)
·
Monday, 06 January 2014 10:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post