Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #5862
    yuval
    Participant

    Hi, I’m trying to incorporate the music player module in my website, and really don’t need to have an image (or a place-holder for an image) associated with my songs or albums. Is there a way to hide that graphic element?

    Also, In some cases I’d like to disable the looped playback. Is there a way to make it only play through the playlist once?

    Thanks!

    Yuval

    #5865
    Rattus
    Keymaster

    Try go to edit Music Player gallery -> Advanced tab -> add code below to Custom CSS field:
    .gm-music-player .gmmp-album-cover { display: none; }

    #5866
    Rattus
    Keymaster

    I’ll add some more options for loop and cover to Music Player in the future.

    #5867
    yuval
    Participant

    Hi, Thanks!
    I tried the little CSS code, but it didn’t work.
    Any suggestions?

    Thank you,

    Yuval

    #5870
    Rattus
    Keymaster

    Should be like this:

    Maybe you post link to your page, so I can see why code doesn’t work for you.

    #5871
    yuval
    Participant
    #5872
    Rattus
    Keymaster

    There should be white space between ‘.gm-music-player’ and ‘.gmmp-album-cover’ in the code.

    #5873
    yuval
    Participant

    Thanks!
    Now the preview in the gallery settings looks good, but that doesn’t translate to the actual page.

    #5874
    Rattus
    Keymaster

    Ok, then replace with this:
    .gm-music-player .gmmp-album-cover { display: none !important; }

    #5875
    yuval
    Participant

    Thank you!
    This worked.

    Looking forward to the update that will have the option to disable looped playback.

    Thank you so much!

    Yuval

    #8566
    minoodar
    Participant

    hi guy
    how disable loop in music playing?

    #8579
    Rattus
    Keymaster

    Go to Gmedia Modules page -> update Music Player module to the version 2.10.
    I’ve added “Loop Playback” option to the module settings, so you can now disable it.

    #8583
    yuval
    Participant

    Thank you! That’s great news!
    I’ll try this first thing tomorrow.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum