• Resolved Hermitband

    (@hermitband)


    I’ve added all the shortcode, seems fine (will change colours), although the actual files don’t play and have some sort of scrolling pixels instead. I tried with just the native [audio] shortcode underneath which seems to work fine. Here’s the shortcode I used:

    [audioalbum title="Black Cave Recording Showcases" detail="Examples of projects we've worked on"]
    [audiotrack title="Metal Showcase" songwriter="Black Cave Recordings" mp3="https://www.blackcaverecordings.com/files/Showcases/Black_Cave_Recordings-Metal_Showcase.mp3"]
    [audiotrack title="Pop Showcase" songwriter="Black Cave Recordings" mp3="https://www.blackcaverecordings.com/files/Showcases/Black_Cave_Recordings-Pop_Showcase.mp3"]
    [audio mp3="https://www.blackcaverecordings.com/files/Showcases/Black_Cave_Recordings-Metal_Showcase.mp3"]

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author cubecolour

    (@numeeja)

    The plugin was designed to be used with the version of jQuery included in WordPress, but it looks like a different version is loaded on your page.

    If this is not the issue, please use the WordPress health Check and troubleshooting plugin: https://www.ads-software.com/plugins/health-check/ to see whether there is a conflict with another plugin or your theme.

    Thread Starter Hermitband

    (@hermitband)

    Thanks for your response. I did a health check, only came up with 2 unrelated issues. I had no idea about how to sort the jQuery issue you mentioned, but turned off some plugins, and it was the WP deferred javaScript plugin that was causing the issue.

    I’m now not able to get rid of the track numbers, I tried the following code in both the style.css and the additional css:

    .track .songtitle:before {
    	content: '';
    }
    Thread Starter Hermitband

    (@hermitband)

    I’m completely aware that the initial issue has been resolved, and I have raised a different one here. Apologies. This issue = resolved!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pixels scrolling left to right, no play button’ is closed to new replies.