S3Bubble Support Forums
To stay up to date with the latest S3Bubble updates and tutorials please make sure you sign up to our YouTube Channel.
home › Forums › General Questions & Bugs › No download option
- This topic has 18 replies, 3 voices, and was last updated 9 years, 8 months ago by
ataeionline.
-
AuthorPosts
-
-
August 13, 2015 at 12:05 pm #26466
bwatkins1818
ParticipantHello,
I have a wordpress plugin. And my audio file is embeded like this:
[s3bubbleAudioSingleIframe code=”rbCGZbMMh” supplied=”progressive” autoplay=”false” download=”true” style=”plain” preload=”auto”/]But there are no download button.
Preview link is here:
http://www.brittanywatkins.com/hangout-replay/ -
August 13, 2015 at 12:19 pm #26468
s3bubble
KeymasterHi bwatkins1818,
Please use the insert shortcode not the insert iframe option this should tehn work for you.
See in the docs.
https://s3bubble.com/documentation/#doc2
Hope this helps
Best Regards
Sam
-
August 13, 2015 at 12:24 pm #26469
bwatkins1818
ParticipantNo. It does not work at all.
My code:
[s3bubbleAudioSingle bucket=”Hangout” track=”Part 1/hangoutPart1.mp3″ autoplay=”false” download=”true” style=”bar” preload=”auto”/]Thank you.
-
August 13, 2015 at 1:01 pm #26471
bwatkins1818
ParticipantLooks, that there is error on this function:
jQuery(document).ready(function($) { $(".single-audio-55cc94f403eb2").singleAudio({ Ajax: "http://www.brittanywatkins.com/wp-admin/admin-ajax.php", Pid: "55cc94f403eb2", Bucket: "Hangout", Key: "Part 1/hangoutPart1.mp3", Cloudfront: "", Security: "c17e3cca30", AutoPlay: false, Download: true, Styles: "bar", Start: "false", Finish: "false" },function(){<strong></p></strong> <p> }); }); jQuery( window ).on("beforeunload",function() { addListener(window.s3bubbleAnalytics); });
-
This reply was modified 9 years, 8 months ago by
bwatkins1818.
-
This reply was modified 9 years, 8 months ago by
-
August 13, 2015 at 1:01 pm #26472
s3bubble
KeymasterHi bwatkins1818
Can you please try this version of the plugin just deactivate and delete the current one and upload the one below, your theme text editor appears to be adding breaks causing the player not to load the theme devs may have a content filter call setup.
Let me know if it works.
Best Regards
Sam
-
August 13, 2015 at 1:05 pm #26474
bwatkins1818
ParticipantOh, yes. Now it works. Thank you!
-
August 13, 2015 at 2:11 pm #26476
bwatkins1818
ParticipantOh, now there is issue with autoplay. I have set autoplay=”false”, but when page is loaded, the audio stars going.
-
August 13, 2015 at 5:21 pm #26478
s3bubble
KeymasterHi bwatkins1818
We are applying a proper fix now, i will update you with the new version shortly.
Best Regards
Sam
-
August 13, 2015 at 6:05 pm #26480
s3bubble
KeymasterHi bwatkins1818
Please install this versions of the plugin we have addressed issues regarding editors inserting p tags and fixed the autoplay issues.
Hope this helps
Best Regards
Sam
-
August 14, 2015 at 9:55 am #26503
bwatkins1818
ParticipantNow, works. Thank you again.
-
August 15, 2015 at 7:12 am #26525
ataeionline
MemberHello there, I had the same problem with the download button!
However, when I use Shortcode, the movie just won’t play! There is only audio and no video, So I have to use the Iframe. Please help me out.PS: I’m using a trial account and hope that this problem gets solved so I can use your great plugin.
-
August 15, 2015 at 5:37 pm #26531
ataeionline
MemberWell I did download and install the file earlier today, but no change!
Has this file changed since I made the request?-
This reply was modified 9 years, 8 months ago by
ataeionline.
-
This reply was modified 9 years, 8 months ago by
-
August 15, 2015 at 6:35 pm #26534
s3bubble
KeymasterHi,
No nothing has changed can you send me a link to your player in question you can send the link to support@s3bubble.com I’ll take a look for you and get everything working.
Best regards
Sam
-
August 16, 2015 at 6:05 am #26560
ataeionline
MemberHere is a test page link:
http://cloverpad.net/lesson/lesson-eleven/
Thank you
PS: I am using WPLMS theme to offer online courses-
This reply was modified 9 years, 8 months ago by
ataeionline.
-
August 16, 2015 at 10:45 am #26566
s3bubble
KeymasterHi ataeionline,
The black screen is almost certainly down to how your videos have been encoded can you please try and upload and use the video below with your setup and let us know if you still get a back screen if it plays fine then it wont been the theme or the plugin is will be the video encoding.
https://s3.amazonaws.com/s3bubble.assets/tests/Big_Buck_Bunny_Trailer.mp4
Best Regards
Sam
-
This reply was modified 9 years, 8 months ago by
-
August 17, 2015 at 5:58 am #26582
ataeionline
MemberI uploaded the video you mentioned and the problem still persists!
would you please take a look at the page again and see if you could figure out what can trigger the problem?
-
August 17, 2015 at 10:14 am #26590
s3bubble
KeymasterHi ataeionline,
I have taken a look at the code and it seems there is a conflict with another plugin some other plugin within your setup is adding a style display:none to the video class making the video not show.
I have forced the dom to display block for video and audio with the version below which should resolve your issue.
Best Regards
Sam
-
-
August 19, 2015 at 8:13 am #26668
ataeionline
MemberThank you, The problem was solved if the lesson is set on free. However when the students try to access the course from within the LMS, The display still sets on Display:none
and besides, there is no download button even when I set it on shortcode!
I have a quick suggestion, Is it possible to implement a download button right next to the seekbar?
-
-
AuthorPosts
- The topic ‘No download option’ is closed to new replies.