VIDEO PLAYER ON PAGEBUILDER FOR YOUTUBE NOT RESPECTING PLAYLIST - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

VIDEO PLAYER ON PAGEBUILDER FOR YOUTUBE NOT RESPECTING PLAYLIST

R

riccardo

SP Page Builder 2 years ago

Hello, on pagebuilder i created a page with all videos from a playlist on youtube but at the end of video 1 for example it does not move on next instead it is offering other non compliant videos. WHile on youtube everything is smooth

        please visit
        www.progettobridge.it/metti-alla-prova-il-tuo-naturale/aprire-o-non-aprire
0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #127962

Hello riccardo

It will not play automatically. User have to click on the video link to play.

Best regards

0
R
riccardo
Accepted Answer
2 years ago #127989

perhaps I was not clear enough. On you tube once video finish this is displayed https://www.dropbox.com/t/bobOX3CARmNLj4ba

while on page with video add on module this is what displayed

https://www.dropbox.com/t/J7IP09j5TZYfyhmf

I would like on joomla/pagebuilder page same end video is displayed as youtube

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #128100

You explained it clear enough. On the playlist on YouTube, the video plays sequencially. In the video addon, it is not possible. It only plays one video.

Please take a raw HTML addon and paste the below code in the HTML Code section. It will show the playlist and the videos will be played in sequence. You will not need 21 video addon then. Only 1 addon and the videos will be played one after another.

<iframe width="560" height="315" src="/www.youtube.com/embed/videoseries?si=T63L54QZnd8ZUMMw&amp;list=PLIDJz4oGAW4PR2SIcky0_DBFJipmabEog" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
0