karoliendd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: audio files don’t play on websiteHi Threadi,
using the shortcode widget instead of text editor did the trick! All audio works fine now 🙂
Thank you so much for your help 🙂
Forum: Fixing WordPress
In reply to: audio files don’t play on websiteHi Treadi, thanks for looking into this. Unfortunately, deactivating all plugins didn’t make me any wiser. Doesn’t seem to be the issue. If I check the code for the audio player it seems ok though : [audio wav="https://pretachanter.be/wp-content/uploads/2023/12/cheek-to-cheek-1.wav"][/audio]
When I debug the site, it seems a property is missing somewhere in the ‘audio class’, causing an issue. I’m afraid this is something in WordPress itself so I cannot fix. As a work around, I copied the html code of the audio playlist and pasted it as a html block. By doing that I got rid of the {} code below.
Forum: Fixing WordPress
In reply to: audio files don’t play on websiteHi Treadi, thanks for helping me out here. Here is the link to the page on my site where the issue occurs Volledige liedjes – Prêt-à-Chanter Above you see i uploaded individual audio files. This worked fine for more than a year 🙂 Below i tried to buypass the issue using an audio playlist. Here the links to the audio files work, I can play each one of them, but there is a bunch of code shown below and i have no clue how to hide this. All audio files are wav files.