Tagged: Music Player
- AuthorPosts
- December 24, 2017 at 21:58 #10384
AnonymousInactiveHi Staff,
Questions about the music player.
1. is it possible to customize the look for the music player (https://codeasily.com/portfolio/gmedia-gallery-modules/music-player/) The current version is dark gray color with light blue bar when playing the music, is it possible to change the dark gray color as customized radio player? do you charge for customize the radio player? if so, how much?
2. For the music player, is it support or have the option to have random selected music to play based on the music list?
Thanks for your help.December 25, 2017 at 14:05 #10387
RattusKeymaster1. It’s possible to customize player via CSS. Unfortunately we do not do customizations for modules.
2. Gmedia gallery support random order each time you refresh the page. Set order random in the Query Builder.
January 3, 2018 at 01:39 #10404
AnonymousInactiveThanks for the replied. one more question, for the music player, can we play the music exactly assembled based on the folder name or order?
January 15, 2018 at 11:25 #10426
AnonymousInactiveHi, another quick question. is it possible to limited the height or have the scroll bar on right hand side for the music player when the play list is too long? Currently I only saw you have the ability to setup the width. Thanks.
January 19, 2018 at 17:39 #10432
RattusKeymasterTry add this code to Custom CSS field:
.gmmp-tracklist { overflow: auto !important; max-height: 250px; }Set max-height value to fit your needs.
- AuthorPosts
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
