Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1487062

    I’ve got the player set up fine, but I don’t have and will never have an “album cover” to go in the playlist. It seems like there would be a toggle or some way to choose whether to have a cover or not.

    I’d appreciate CSS to eliminate the cover.

    Barb

    #1487075

    because i do not see any cover on your page- do you solve it?

    #top .wp-playlist-current-item img {
      display: none;
    }

    ___________
    or do you mean : how to show them?
    if you like to have cover:
    on element (audio player) – player tab: do not enter a cover image ( only if you like to have for all items in the playlist the same cover)
    on “Media Icon/Album Cover”
    now your audio files must have an embedded cover. – you can see if the file got an embedded cover on media-library popup – when you choose your files:
    i embed a cover to your file and uploaded it to my text page – :

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.