Audio Player Not Working
-
Hello,
My audio player is not playing audio, nor downloading the audio that is on the server. The file has been uploaded to my server, but the URL doesn’t work either. It comes back as not found using multiple browsers. http://skuzzi.com/Skuzzi-Radio-01.mp3
I can download the file from my FTP client, so the file is there. I’m really stumped. I’m using the Seriously Simple Podcast plug-in….I don’t think it has anything to do with that plug-in, but ??
In reading their blog, they say to send a message to word press (below) asking to add the nginx bypass rule. I really don’t think this Any help would be appreciate. Thanks.
—
I am using the Seriously Simple Podcasting plugin. In order for me to take full advantage of the plugin I need you to add the nginx bypass rule for the podcast-download and podcast-player URLs to my site’s config.Please add this to NGINX Before Rule
# Seriously Simple Podcasting
rewrite podcast-download/([^/]+)/([^/]*)/? /index.php?podcast_episode=$1 break;
rewrite podcast-player/([^/]+)/([^/]*)/? /index.php?podcast_episode=$1&podcast_ref=player break;
Thanks! -
skuzzi.com is a wordpress.ORG software install on paid hosting hosted by GoDaddy.com
Name Servers:
ns30.domaincontrol.com
ns29.domaincontrol.comYou are posting to the wrong support forum. We do not provide support for WordPress.ORG software here at WordPress.COM. We provide support only for sites hosted on WordPress.COM servers.
WordPress.COM and WordPress.ORG are completely separate and you can read the differences here http://en.support.wordpress.com/com-vs-org/
The wordpress.ORG support forum is here https://wordpress.ORG/support
If you do not have an account yet then click Create an account https://login.wordpress.org/register/
If you have lost an account password click Lost password? https://login.wordpress.org/lostpassword/
WordPress.org support docs are at https://codex.wordpress.org/Main_Page
See also https://apps.wordpress.org/support/ for app support. -
-
- The topic ‘Audio Player Not Working’ is closed to new replies.