Forum Replies Created
-
AuthorPosts
-
August 24, 2012 at 7:09 pm in reply to: Lightbox Ultimate-Stop other videos from displaying when Youtube video finishes #47326jack96161Member
I tried the &rel=0 trick on prettyPhoto earlier — you’re right, it doesn’t work there. The show_logo parameter doesn’t prevent the YouTube icon from showing up to the right of the controls whenever they are displayed, and clicking on it does take you to their site. I’m sure YouTube isn’t doing anything to make this easy to disable… But thanks again…
Jack Armstrong
August 23, 2012 at 5:16 pm in reply to: Lightbox Ultimate-Stop other videos from displaying when Youtube video finishes #47324jack96161MemberI’ve read that and tried dozens of combinations, but what my client wants may not be possible with this plugin — he wants:
image anchor
autoplay
no suggestions
I can achieve all these easily enough, but he also would like the overlay effect of PrettyPhoto — not available with wp_lightbox_ultimate_youtube_video_embed
and finally, a way to disable clicking on the YouTube logo that transfers out of the site to the YouTube site.
This plugin is close, but no cigar yet…
August 23, 2012 at 8:35 am in reply to: Lightbox Ultimate – Disable showing suggested videos for YouTube video #36775jack96161MemberIf ColorBox is the only option to suppress suggested videos, is there a way to get it to auto-play? I need both features.
Where are the exact list of parameters available for ColorBox?
Thanks.
August 23, 2012 at 8:10 am in reply to: Lightbox Ultimate-Stop other videos from displaying when Youtube video finishes #47322jack96161MemberI need an answer to this as well — I’m using
[wp_lightbox_prettyPhoto_video link=”http://www.youtube.com/watch?v=MvY5vBjt9t4″ width=800 height=600 source=”http://www.highsierradesign.com/LVA/wp-content/uploads/2012/06/LarryGJones-CharacterShots12sml-B.png”%5D
Is there a parameter to prevent the YouTube “suggestions” when the video is finished?
jack96161MemberSolved it — had to add
.lightbox_ultimate_image_anchor {
position: relative;
display: inline;
}
to the CSS — now works… and autoplays!!!
-
AuthorPosts