Follow me - Youtube auto play

alt=
lets go
@devcentricbeats
7 years ago
118 posts
In the follow me skin - global config - site setting - is set to autoplay but the youtube video dosent auto play.

this is the code from the jrYouTube_item_detail.tpl

{jrYouTube_embed type="iframe" item_id=$item._item_id autoplay=$_conf.$ap width="100%"}

I have also tried
autoplay=true
autoplay="true"
updated by @devcentricbeats: 05/07/17 01:16:28PM
paul
@paul
7 years ago
4,326 posts
The "$_conf.$ap" is wrong. This is the line in the original template -

{jrYouTube_embed type="iframe" item_id=$item._item_id auto_play=$_conf.jrFollowMe_auto_play width="100%"}

Change the auto_play parameter value to this and it should work.
hth


--
Paul Asher - JR Developer and System Import Specialist
alt=
lets go
@devcentricbeats
7 years ago
118 posts
Thats the code from a cloned follow me skin.

It dosent work in a unaltered follow me skin either

Here is a video from the unaltered follow me skin
https://centricbeats.com/boxingego/youtube/10995/frampton-santa-cruz-rematch-official-boxingego-boxingoquestions-qa-for-102516-mmd-submissions
paul
@paul
7 years ago
4,326 posts
I'm seeing this issue as well. It'll be fixed in the next YouTube module release.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
alt=
lets go
@devcentricbeats
7 years ago
118 posts
nb

Tags