- This topic has 6 replies, 2 voices, and was last updated 12 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox – Not loading protected s3 video
I followed the instruction closely but still cant get my video to play…
Its on this page…
[http://members.unbeatablemind.com/lightbox-ultimate-test-page/]
Here is my short code.
[wp_lightbox_protected_s3_video name=”IntroToMasteryProgram.mp4″ bucket=”Month-1-Nov-2012″ width=”” height=”” source=”https://umamastery.s3.amazonaws.com/Month-1-Nov-2012/IntroToMasteryProgram.jpg”%5D
Here is the direct link to the video:
[https://umamastery.s3.amazonaws.com/Month-1-Nov-2012/IntroToMasteryProgram.jpg]
Please help, thank you.
There are some JavaScript errors that are coming from another plugin. Can you please deactivate that plugin for now?
TypeError: datetime is undefined
dateandtime = datetime.split(" ");
[http://members.unbeatablemind.com/wp-content/plugins/live-countdown-timer/script.js?ver=3.2.1 (line 7)]
i have deactivated Live Countdown Timer
After deactivating the plugin, I tried again but the video wont play. It looks like there is some kind of problem with the link to my S3 account.
It looks like I solved the problem by placing the video directly into a bucket instead of a sub-folder. Can I link to protected videos within sub-folders from the plugin shortcode?
Could you try name="your-folder/your-video.mp4"
?