solved Embedding Iframe

nduguseliphaz
nduguseliphaz
@ecodeahpro
6 years ago
206 posts
Ok.

How do I embed this

<iframe src="http://www.varcity.co.ke/radio/player.php" style="border:1px #000000 solid;" name="" scrolling="no" align="bottom" height="70" width="1200">
</iframe>
I have Iframe Control ..allowed the domain but it still doesn't work.

Thanks
updated by @ecodeahpro: 06/20/18 05:09:05AM
paul
@paul
6 years ago
4,326 posts
Have you also added 'iframe' to the Core quota allowed tags?

https://www.jamroom.net/the-jamroom-network/documentation/modules/2924/iframe-control


--
Paul Asher - JR Developer and System Import Specialist
nduguseliphaz
nduguseliphaz
@ecodeahpro
6 years ago
206 posts
Yes I have.
alt=
K_K
@k-k
6 years ago
95 posts
Where you are trying to add it?

I had a similar problem with forum posts, for example if you have a single forum on your site, you need to have the iframe allowed for the forum owner quota also, not just for normal user quota.
nduguseliphaz
nduguseliphaz
@ecodeahpro
6 years ago
206 posts
On the footer https://goo.gl/6XCwqD
1.jpg
1.jpg  •  34KB

michael
@michael
6 years ago
7,714 posts
How are you putting it there? by SFTP or by Template editor? If you're using SFTP and adjusting the .tpl file in your skin it should just work.
nduguseliphaz
nduguseliphaz
@ecodeahpro
6 years ago
206 posts
Here public_html/skins/jrAudioPro?
nduguseliphaz
nduguseliphaz
@ecodeahpro
6 years ago
206 posts
michael:
How are you putting it there? by SFTP or by Template editor? If you're using SFTP and adjusting the .tpl file in your skin it should just work.

Its working on my Mobile phone but it's not working on desktops even after clearing cache
paul
@paul
6 years ago
4,326 posts
Your site is https. Try making the iframe url https as well.


--
Paul Asher - JR Developer and System Import Specialist
nduguseliphaz
nduguseliphaz
@ecodeahpro
6 years ago
206 posts
paul:
Your site is https. Try making the iframe url https as well.

Thanks it is now working!
gary.moncrieff
gary.moncrieff
@garymoncrieff
6 years ago
865 posts
paul:
Your site is https. Try making the iframe url https as well.

Paul, maybe might be wise to add that to documentation page in red too, I have seen the same question a number of times now. 😋
paul
@paul
6 years ago
4,326 posts
Will do Gary, but you are making the big assumption that people actually read the documentation ;-)


--
Paul Asher - JR Developer and System Import Specialist

Tags