Post edited 22:10 – 16 August, 2011 by Sped Post edited 22:58 – 16 August, 2011 by Sped
Vladimir, thank''s so much for this fantastic plugin, it really is going to be a giant piece of my site that uses it (Subject to me getting round this little issue I'm having at the moment that is)
I'm simply trying to insert a playlist into a page and it appears it is not having any of it as it just keeps on returning the URL on the page with no videos.
The single video code works fine but: 'vp' is really struggling for some reason, I have looked through the forums but did not see anyone having the same issues.
When posting: youtube.com/playlis…..blahdeblah
I see it on the page as it is written, just an un-click-able link.
Any idea's as to why this may be happening please.
*Edit* Just thought I should say that when using the line of code you state within the plugin instructions page:
view_play_list?p=blahdeblahdeblah
I just see a single video window that is completely white.
In the plug-in description, you mentioned: "To embed playlists use httpvp:// (eg. httpvp://www.youtube.com/view_play_list?p=528026B4F7B34094)"
which gives me a clue that you've built this feature with this URL structure (/view_play_list?p=xxxxxxxxx…) which is not a valid youtube playlist structure!
This is a live playlist in my youtube account: http://www.youtube.com/playlis…..6D664BAA9B (see the structure has only /playlist?list=xxxxxxxx…)
but when I put the link like this in a new post:
it only view the link as a text! as mentioned by sped above.
I hope you can help in fixing this bug, because the playlist feature is very needed by many.
Vladimir’s WordPress Forum
Problem viewing playlists
21:49
16 August, 2011
Sped
Post edited 22:10 – 16 August, 2011 by Sped
Post edited 22:58 – 16 August, 2011 by Sped
Vladimir, thank''s so much for this fantastic plugin, it really is going to be a giant piece of my site that uses it (Subject to me getting round this little issue I'm having at the moment that is)
I'm simply trying to insert a playlist into a page and it appears it is not having any of it as it just keeps on returning the URL on the page with no videos.
The single video code works fine but: 'vp' is really struggling for some reason, I have looked through the forums but did not see anyone having the same issues.
When posting: youtube.com/playlis…..blahdeblah
I see it on the page as it is written, just an un-click-able link.
Any idea's as to why this may be happening please.
*Edit* Just thought I should say that when using the line of code you state within the plugin instructions page:
view_play_list?p=blahdeblahdeblah
I just see a single video window that is completely white.
16:21
19 August, 2011
Vladimir
posts 707
Can you give an example of code you are using for your playlist in your post
5:51
23 August, 2011
Ghalebi
Dear Vladimir,
I also have the same problem.
In the plug-in description, you mentioned:
"To embed playlists use httpvp:// (eg. httpvp://www.youtube.com/view_play_list?p=528026B4F7B34094)"
which gives me a clue that you've built this feature with this URL structure (/view_play_list?p=xxxxxxxxx…) which is not a valid youtube playlist structure!
This is a live playlist in my youtube account:
http://www.youtube.com/playlis…..6D664BAA9B (see the structure has only /playlist?list=xxxxxxxx…)
but when I put the link like this in a new post:
it only view the link as a text! as mentioned by sped above.
I hope you can help in fixing this bug, because the playlist feature is very needed by many.
Many thanks for this amazing development
20:27
23 August, 2011
Vladimir
posts 707
As you see the example playlist is embeded in the post
11:35
5 September, 2011
Michael
Youtube obviously changed the system during the last days.
Now youtube gives the following code for a playlist
http://www.youtube.com/playlis…..E1472A0250
or
To use the Smart youtube plugin you need to enter:
httpvp://www.youtube.com/view_play_list?p=EB4F98E1472A0250
so you have to replace
playlist?list=PL
by
view_play_list?p=
(took me some time to get this….)
It would be nice if it would be sufficcient to just change http to httpvp
best wishes
Michael
3:19
20 September, 2011
lukasgraphics
Hello,
When I post this code of my playlist I just see an empty box where the youtube video should be:
When I post the code for the embed that works above I have success.
What am I doing wrong? Have I made a playlist wrong in you tube or something?
Thanks!