Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › play mp4's on ipad?
- This topic has 11 replies, 3 voices, and was last updated 13 years, 5 months ago by damiendoherty.
-
AuthorPosts
-
June 8, 2011 at 10:00 am #3550damiendohertyMember
Hello
I’m using mp4 videos on a site for a client. Just purchased the Lightbox Ultimate plugin and assumed it would use html5 video player but when I check it on my ipad I get this error message:
“Error – Adobe Flash is not installed……”
Is there a way to change the player it uses?
Here’s the code I’m using:
[wp_lightbox_special_anchor_text_mp4_video link=”http://www.modula4.com/videos/webmodule.mp4″ width=”503″ height=”377″ title=”Search, zoom and share with Web Module 3.1″ text=”Click here to open the mp4 video”]
Any assistance would be much appreciated.
Cheers
D
June 8, 2011 at 10:08 am #33127damiendohertyMemberAlso. tried using the flowplayer and it doesn’t seem to work on any browser. I just get a blank popup window. The video is there as when you click on the popup window it links directly to the video which starts playing in the browser window. Any ideas?
Not particularly happy about having to pay for a plugin that doesn’t seem to work very well.
Thanks
D
June 9, 2011 at 12:04 am #33128wpCommerceModeratorCan you please post a link to the page where you are using the flowplayer shortcode?
June 9, 2011 at 3:16 pm #33129damiendohertyMemberSorry, yes here’s the test page I set up:
Let me know what you think.
Cheers
D
June 10, 2011 at 5:55 am #33130amin007ParticipantThank you for the link. I see the issue now. We are working on adding a new shortcode to use HTML5 for mp4 videos. we should have something ready by tomorrow. Do you want to wait till then?
June 10, 2011 at 9:22 am #33131damiendohertyMemberYes, that’s right – I assumed the plugin already supported this for some reason. That would be great if you could update the plugin! Would make this an incredibly useful plugin.
Thanks very much.
D
June 12, 2011 at 12:52 am #33132amin007ParticipantWe added a new shortcode for embedding mp4 file using HTML5 so it plays on iPad and iPhone. Please get a new build of the plugin from here:
https://support.tipsandtricks-hq.com/update-request
Then use the following shortcode:
[wp_lightbox_anchor_text_html5_video link=”http://link-to-your-video.com/your-video.mp4″ width=”640″ height=”480″ text=”Click here to open the video using HTML5″]
June 14, 2011 at 9:14 am #33133damiendohertyMemberGreat. Thanks very much for sorting this out. Just downloading it now so will let you know how I get on.
Cheers
D
June 14, 2011 at 9:16 am #33134damiendohertyMemberGreat. Thanks very much for sorting this out. Just downloading it now so will let you know how I get on.
Cheers
D
June 14, 2011 at 9:44 am #33135damiendohertyMemberHi amin007
I’m afraid the update doesn’t seem to have worked. Nothing happens at all when you click on the link now (no popup or video). Here’s the test page: http://www.modula4.net/test/
Also I was wondering if it’s possible to add a poster image and get the video’s to autostart? Sorry, meant to ask these questions previously.
Let me know what’s up with the update.
Cheers
D
June 15, 2011 at 12:42 am #33136amin007ParticipantThis issue would be related to this:
When I do a view source on your webpage I see the following two lines which are both adding the JQuery library but different versions.
<script type='text/javascript' src='http://www.modula4.net/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script>
The above is added by WordPress so it is good but the following one is coming from some plugin or theme and it should be removed:
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script>
You are also using the custom contact form plugin which is in our list of “conflicting plugin”. Can you also please deactivate the “custom contact form” plugin. Explanation on this page:
We will be adding an option to specify a poster and autoplay option for the HTML5 video shortcode soon.
June 15, 2011 at 11:06 am #33137damiendohertyMemberThanks very much – it was the contact form messing things up. Works nicely now. Please let me know when you add the poster and autoplay functions as this will make it the perfect video plugin.
Cheers
D
-
AuthorPosts
- You must be logged in to reply to this topic.