• We’re using the Media Cloud plugin to offload our audio files. In the WordPress media library, everything looks good and we can play our audio files directly in the media library.

    Unfortunately, Sermon Manager is not linking properly to the media files. The player is trying to access the audio via:

    https://www.domain.com/sermon/sermon-title/nyc3.digitaloceanspaces.com/folder/sermons/file-name.mp3

    The proper path (and what shows in the WP media library) is:

    https://nyc3.digitaloceanspaces.com/folder/sermons/file-name.mp3

    When I edit the sermon, for “Location of MP3” it has the proper location:

    https://nyc3.digitaloceanspaces.com/folder/sermons/file-name.mp3

    Also, underneath “Location of MP3” where it shows “File:”, the file name is proper and even the “download” link is right.

    That only leaves the front end having the issue.

    Can this be fixed so on the front end it uses the same path/variable as it uses for the “download” link in the sermon editor? Or is there any way I can control that?

    Thanks!

    • This topic was modified 4 years, 3 months ago by eimpacteric.
  • The topic ‘support for custom media path’ is closed to new replies.