- AuthorPosts
- January 3, 2016 at 11:43 #5862
AnonymousInactiveHi, 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
January 3, 2016 at 19:05 #5865
RattusKeymasterTry go to edit Music Player gallery -> Advanced tab -> add code below to Custom CSS field:
.gm-music-player .gmmp-album-cover { display: none; }January 3, 2016 at 19:07 #5866
RattusKeymasterI’ll add some more options for loop and cover to Music Player in the future.
January 3, 2016 at 21:52 #5867
AnonymousInactiveHi, Thanks!
I tried the little CSS code, but it didn’t work.
Any suggestions?Thank you,
Yuval
January 4, 2016 at 11:36 #5870
RattusKeymasterJanuary 4, 2016 at 11:42 #5871
AnonymousInactiveJanuary 4, 2016 at 11:48 #5872
RattusKeymasterThere should be white space between ‘.gm-music-player’ and ‘.gmmp-album-cover’ in the code.
January 4, 2016 at 11:52 #5873
AnonymousInactiveThanks!
Now the preview in the gallery settings looks good, but that doesn’t translate to the actual page.January 4, 2016 at 12:25 #5874
RattusKeymasterOk, then replace with this:
.gm-music-player .gmmp-album-cover { display: none !important; }January 4, 2016 at 12:29 #5875
AnonymousInactiveThank you!
This worked.Looking forward to the update that will have the option to disable looped playback.
Thank you so much!
Yuval
December 17, 2016 at 13:16 #8566
AnonymousInactivehi guy
how disable loop in music playing?December 17, 2016 at 15:01 #8579
RattusKeymasterGo 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.December 17, 2016 at 16:06 #8583
AnonymousInactiveThank you! That’s great news!
I’ll try this first thing tomorrow. - AuthorPosts
- The forum ‘Troubleshooting’ is closed to new topics and replies.

