Please follow bucket naming policy …
I’m having a challenge as well. I was able to successfully install the plugin and entered all the correct information. However, when I copy the code on my WordPress site in the “text” area, it shows up in text on the visual area as well.
Can you tell me what I might be doing wrong or something I missed?
Thanks!
Howard
Ok. I got the player to show up, but now the audio doesn’t play. The mp3 name pops up on the player but no time display or track.
Suggestions?
Thanks again,
Howard
Hello Howard,
Please make sure you have valid MP3 URL in player …. try to play MP3 files in browser .. that are using in player 😉
The link itself is valid… I am able to listen to it in a browser.
Maybe I’m not using the right URL in the endbucket? I’ve tried using:
1. The link itself “https://s3.amazonaws.com/Bucket/NameOfMP3.mp3
2. Bucket.s3.amazonaws.com
3. Bucket.s3-website-us-east-1.amazonaws.com
Do I have to have enabled website hosting and a 53 account? I’m assuming I need to change some information in the s3-website-us-east-1 section?
FYI: I did substitute the name of the bucket in the URL for the word “Bucket” as I wrote above, and the string for the mp3.
What I’m confused on is what “website” to insert in place of s3-website-us-east-1? Or if that is the right code for me to insert in the Bucket Endpoint?
FYI: I did substitute the name of the bucket in the URL for the word “Bucket” as I wrote above, and the string for the mp3.
What I’m confused on is what “website” to insert in place of s3-website-us-east-1? Or if that is the right code for me to insert in the Bucket Endpoint?
If you think your MP3 link is valid … then our player have no issue to play it ..
Try to track http or javascript errors in player using firebug or javascript console
Thanks