Quote:
Originally Posted by durham
I have the same issue - adding rel=0 didnt fix for me. This must be a serious issue for lots of forums now https is being pushed so hard by Google.
Any fix please?
|
Quote:
Originally Posted by durham
Found solution. Add ?rel=0 instead of &rel=0
it works for me anyway!
|
Same here. We've been running for years without issue. We just upgraded to HTTPS and all our videos are just a blank post. I edited the replacement HTML to include HTTPS and ?rel=0, but stilll no video.
Heres the edited code. Any Ideas?
<iframe width="$ameinfo[width]" height="$ameinfo[height]" src="https://www.youtube.com/embed/$p1?start=$p2?rel=0" frameborder="0" allowfullscreen></iframe>