- Posts: 29
COMMUNITY FORUM
[SOLVED] Problems with you tube playlist
- ita4012
-
Topic Author
- Offline
- Junior Member
Less
More
11 years 9 months ago - 11 years 8 months ago #53765
by ita4012
[SOLVED] Problems with you tube playlist was created by ita4012
Hi everybody. I have the following problem:
I have inserted a youtube videoplaylist in a page of my joomla website (still under construction) using All videos: lnx.waterwind.it/j25/foto/videoreport.html . It is the last box of the page. In this page, everything is working good.
I have inserted another youtube playlist using All videos (and using the same procedure) in another page: lnx.waterwind.it/j25/shopping/nuove-uscite.html
In this second page, the playlist doesn't work properly. I mean the symbol in the left-high corner of the box doesn't allow to display all the videos available in the playlist as usual, and I have noticed that, instead of the name of the playlist, in the top of the video box, you can only read "playlist".
To have the playlist working properly, I had to insert it using the usual youtube embedding code (see two last boxes of the page), but so the video boxes are not responsive, and I'm not satisfied.
Where is the problem? I'm going crazy!
Please help me. Thanks
I have inserted a youtube videoplaylist in a page of my joomla website (still under construction) using All videos: lnx.waterwind.it/j25/foto/videoreport.html . It is the last box of the page. In this page, everything is working good.
I have inserted another youtube playlist using All videos (and using the same procedure) in another page: lnx.waterwind.it/j25/shopping/nuove-uscite.html
In this second page, the playlist doesn't work properly. I mean the symbol in the left-high corner of the box doesn't allow to display all the videos available in the playlist as usual, and I have noticed that, instead of the name of the playlist, in the top of the video box, you can only read "playlist".
To have the playlist working properly, I had to insert it using the usual youtube embedding code (see two last boxes of the page), but so the video boxes are not responsive, and I'm not satisfied.
Where is the problem? I'm going crazy!
Please help me. Thanks
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 9 months ago #53766
by Yiota
Replied by Yiota on topic Re: Problems with you tube playlist
In the URL of your second video playlist page you have a space which causes your video playlist not to work.
Your URL should be:
www.youtube.com/embed/TN_ExhPDKbM?list=PLjggdf0hyRcpaK8dLrD1_fWLpAdQYfeZQ&rel=0&fs=1&wmode=transparent
rather than this:
www.youtube.com/embed/TN_ExhPDKbM?list=PLjggdf0hyRcpaK8dLrD1_fWLpAdQYfeZQ &rel=0&fs=1&wmode=transparent
Your URL should be:
www.youtube.com/embed/TN_ExhPDKbM?list=PLjggdf0hyRcpaK8dLrD1_fWLpAdQYfeZQ&rel=0&fs=1&wmode=transparent
rather than this:
www.youtube.com/embed/TN_ExhPDKbM?list=PLjggdf0hyRcpaK8dLrD1_fWLpAdQYfeZQ &rel=0&fs=1&wmode=transparent
Please Log in or Create an account to join the conversation.
- ita4012
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 29
11 years 9 months ago #53767
by ita4012
Replied by ita4012 on topic Re: Problems with you tube playlist
Thank for your kind reply. Now it works. I used the code suggested by youtube, which not include the last part you added (&rel=0&fs=1&wmode=transparent). Now that I added this part, everything is ok. Youtube should suggest better codes....
Please Log in or Create an account to join the conversation.
- Sam Harney
-
- Offline
- Junior Member
Less
More
- Posts: 33
11 years 8 months ago #53768
by Sam Harney
Replied by Sam Harney on topic Re: [SOLVED] Problems with you tube playlist
Please add to your documentation instructions on how to add YouTube playlists... I've needed these a couple times now, and I keep having to search for this thread since it is not listed in your documentation.
It boggles my mind that you all work so hard to improve your tools capabilities; however, you fail to update your site documentation to point out the updates.
It boggles my mind that you all work so hard to improve your tools capabilities; however, you fail to update your site documentation to point out the updates.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 8 months ago #53769
by Yiota
Replied by Yiota on topic Re: [SOLVED] Problems with you tube playlist
You just have to keep in mind to not bring any spaces while copying/pasting the link from youtube.
That is the trick.
That is the trick.
Please Log in or Create an account to join the conversation.