UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Youtube embed in RSS Feed

Justin Throngard · ·
3:17 AM Thursday, 11 December 2014
None
It seems like I've asked about this before but can't find any thread about it. But when we use Youtube's standard embed code ie.
<iframe width="560" height="315" src="//http://www.youtube.com/embed/aLOYh8oDEZ8?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>


It works fine in the front end. However, in RSS it adds the root domain to the front - making the code:
<iframe width="560" height="315" src="/http://www.domain.com//www.youtube.com/embed/aLOYh8oDEZ8?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>


Which isn't the proper usage. If you manually add http:// to the front of the source in the iframe all is good. However most of my clients won't know/remember to do that. Can we modify the RSS feed code so that it'll ignore those or add http:// without manually changing them?
The replies under this section are restricted to logged in users or users with an active subscription with us