Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Tagged: Music Player, playlist, wavesurfer
Hello,
I have a problem of display, the gallery preview is good (as I want it to be displayed): https://oursproject.com/gmedia/g/nD3Ar
but not on the page of my site (made totally different): https://oursproject.com/demo-playlist/
How can I fix that?
Thanks
There is some CSS “normalize” code which completely rewrites CSS for the Gmedia (and I’m pretty sure some other plugin’s CSS):
#mxp_normalize div { display: block; }
If you can disable this “normalizing” then do it. Or search and remove the string: #mxp_normalize div,
in your theme
Ok, thank you for your answer, I will try this!
That was it, my musexpress plugin added the line “#mxp_normalize div” to WaveSurfer.
Thank you very much!
