Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – Embed video directly into html
Tagged: lightbox ultimate inline content
- This topic has 6 replies, 2 voices, and was last updated 12 years, 5 months ago by wpCommerce.
-
AuthorPosts
-
June 1, 2012 at 3:11 pm #6487whistlerworksMember
I’ve been using wp lightbox and upgrading to ultimate mainly for the support option. I’ve had a few unresolved issues with the wp-lightbox.
Can you tell me how to embed the lightbox directly into my html? This is the code I have been using:
<img class=”item-image aligncenter” src=”http://3pointskarate.com/wp-content/themes/ecobiz/images/mission.png” alt=”3 Points Karate Mission Video” width=”150px” />
Also, the above code does not seem to work on the ipad. I need the wp lightbox ultimate to be able to view on an ipad.
Thanks for the hellp.
June 2, 2012 at 12:54 am #45768wpCommerceModeratorHi, now that you have upgraded to Lightbox Ultimate I think it’s better not to use the video lightbox (free one) shortcode anymore.
Lightbox Ultimate has a shortcode to popup inline HTML content. Instructions are available here (Inline HTML Display in Overlay section):
Please also make sure that both the plugins are not active at the same time. If you are using Lightbox Ultimate you need to keep the video lightbox deactivated.
June 6, 2012 at 3:10 pm #45769whistlerworksMemberI’m trying to embed a you tube video directly into my html using an anchor image and having it popup into the lightbox. I’ve tried a couple of the shortcodes but I’m not having any luck getting it to work. Also, ultimately I will need two videos associated with it. If you could help with the initial code then I can work from there.
Thank you.
June 7, 2012 at 2:50 am #45770wpCommerceModeratorCan you post a link to the page where you are using the shortcode?
Please also post the exact shortcode you are using to popup YouTube video.
June 7, 2012 at 3:24 am #45771whistlerworksMemberI’ve tried both of the following….. I’ve tried multiple things. I need to embed it directly into my home.php
I’ve used the plugin in a sidebar widget and didn’t have any problems and I used the version that wasn’t “ultimate” and it worked embedded as well. I appreciate your help.
[wp_lightbox_fancybox_youtube_video link=”http://www.youtube.com/watch?<wbr>v=4b8oB757DKc</wbr>” title=”Video title goes here” source=”http://tulsapain.com/wp-content/themes/Debonair/images/video.jpg”%5D
[wp_lightbox_html5_video link=”http://www.youtube.com/watch?<wbr>v=4b8oB757DKc</wbr>” width=”640″ height=”480″ source=”http://tulsapain.com/wp-content/themes/Debonair/images/video.jpg”%5D
June 7, 2012 at 3:26 am #45772whistlerworksMember[wp_lightbox_fancybox_youtube_video link=”http://www.youtube.com/watch?v=4b8oB757DKc” title=”Video title goes here” source=”http://tulsapain.com/wp-content/themes/Debonair/images/video.jpg”%5D
[wp_lightbox_html5_video link=”http://www.youtube.com/watch?v=4b8oB757DKc” width=”640″ height=”480″ source=”http://tulsapain.com/wp-content/themes/Debonair/images/video.jpg”%5D
June 8, 2012 at 1:47 am #45773wpCommerceModeratorHi, I also need a link to the exact page (The URL of the page where you are using these shortcodes). If I can’t see the page content I won’t be able to tell you what’s going wrong.
-
AuthorPosts
- You must be logged in to reply to this topic.