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.
Forum Replies Created
-
AuthorPosts
-
s3bubble
KeymasterHi, Souluser77,
We recently did a video explaining the Analytics that you might find helpful.
Best Regards
Sam
s3bubble
KeymasterHi, vintagefilm,
You have absolutely nothing to worry about, that is a css file that was probably modified with an update.
The plugin hardly does anything in its basic form, all it does is include two scripts one in the header and one in the footer, you could completely delete the plugin and just add the scripts yourself and use the html code in a post or page.
Example:
<!DOCTYPE html> <html> <head> <title>S3Bubble Example</title> <!-- INCLUDE THE CSS IN THE HEAD OF YOUR DOCUMENT --> <link rel='stylesheet' href='wp-content/plugins/s3bubble-amazon-web-services-oembed-media-streaming-support/dist/css/s3bubble.min.css' type='text/css' media='all' /> </head> <body> <!-- ADD HTML TO DOCUMENT WITH YOUR VIDEO CODE --> <div class="s3bubble" data-setup='{"codes":["qPtj41773"]}'></div> <!-- INCLUDE THE JAVASCRIPT IN THE FOOTER OF YOUR DOCUMENT --> <script src="wp-content/plugins/s3bubble-amazon-web-services-oembed-media-streaming-support/dist/css/s3bubble.min.min.js"></script> </body> </html>
That’s it,
These people highlight the same thing its nothing to worry about.
https://wordpress.org/support/topic/wordfence-issue-modified-plugin-file-instagram-feed-admin-php/
https://wordpress.org/support/topic/wordfence-warning-modified-plugin-files/
Best Regards
Sam
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
-
This reply was modified 7 years, 7 months ago by
s3bubble.
s3bubble
KeymasterHi Jamie,
We will add this to our developer list to look into for future development.
Best Regards
Sam
s3bubble
KeymasterHi celsolopesjr,
Can you set up an example it shouldn’t crash if it cannot handle that preset size due to the connection it should switch
If you set up an example we will run some tests.
Best Regards
Sam
s3bubble
KeymasterHi Edmed,
You can copy html directly into any post or page.
Here is an example: https://codepen.io/s3bubble/pen/veLgvY
We just did this video for lazy playlists but it explains how you can just copy and paste the html into a post.
Best Regards
Sam
s3bubble
KeymasterHi Zawan,
You can access all your media from this page.
https://s3bubble.com/secure/#/encoded
Best Regards
Sam
s3bubble
KeymasterHi Jamie,
The issue has been fixed we will answer the rest of your questions this week.
Best Regards
Sam
September 15, 2017 at 11:52 am in reply to: Error – The video connection was lost, pleaser confirm you're connected to… #31237s3bubble
KeymasterOr even easier we have added a new option under the S3Bubble CloudFront section.
Best Regards
Sam
s3bubble
KeymasterOr even easier we have added a new option under the S3Bubble CloudFront section.
Best Regards
Sam
s3bubble
KeymasterHi zawan,
We think we know what the issue might be can you try the following.
Go to your CloudFront Distribution you are using (In AWS).
https://console.aws.amazon.com/cloudfront/home
Click the id you are using then select behaviors.
Check the Default and then edit.
Under Cache Based on Selected Request Headers select Whitelist and then add Origin and then save.
Then in S3bubble https://s3bubble.com/secure/#/cloudfront on the same Distribution click clear cache.
Everything will be back up and running then.
Best Regards
Sam
September 15, 2017 at 9:49 am in reply to: Error – The video connection was lost, pleaser confirm you're connected to… #31234s3bubble
KeymasterHi Marc,
To resolve this issue you need to do the following.
Go to your CloudFront Distribution you are using (In AWS).
https://console.aws.amazon.com/cloudfront/home
Click the id you are using then select behaviors.
Check the Default and then edit.
Under Cache Based on Selected Request Headers select Whitelist and then add Origin and then save.
Then in S3bubble https://s3bubble.com/secure/#/cloudfront on the same Distribution click clear cache.
Everything will be back up and running then.
Best Regards
Sam
September 15, 2017 at 7:12 am in reply to: Error – The video connection was lost, pleaser confirm you're connected to… #31233s3bubble
KeymasterHi Marc,
We cannot see any issues here tested on Safari, Chrome, and Firefox.
Have you resolved the issue?
Best Regards
Sam
September 13, 2017 at 2:17 pm in reply to: Error – The video connection was lost, pleaser confirm you're connected to… #31224s3bubble
KeymasterHi yourstage,
Can you send us a link to the video in question?
Best Regards
Sam
s3bubble
KeymasterCan we keep this to one thread continuing in the other thread
s3bubble
KeymasterHi edmed,
I have put together a video tutorial to try and explain the confusion here.
Let me know if it helps.
Best Regards
Sam
-
This reply was modified 7 years, 7 months ago by
-
AuthorPosts