@siet,
I’m not totally clear on what you mean. Could you provide an example URL?
Thanks.
Hi, could you find any answer?, I’m behind the same problem.. I want to hide the screen when it’s an audio file. It showld show the control bar and the playlist, NOT the video container.
Thanks
@maurettol86,
Can you provide a link to where this happening?
Thanks.
@maurettol86,
Looking at the embed code I believe this is a configuration issue.
The issue here is that you have set the playlist position to be over. I believe setting it to “bottom” will give you the behavior that you’re looking for. You may need to tweak the player dimensions and the playlist size but that should do the trick for you.
Also I noticed that the skin you selected is not loading correctly. Could you take a look in the wp-content/plugins/jw-player-plugin-for-wordpress/skins directory and tell me what you see?
If you have any other questions feel free to ask.
Thanks.
My embed code is [jwplayer config="Listen Now" playlistid="1439" playlist.position="bottom"] and I have the same problem.
http://cl.ly/Ezw6
@stephendavis89,
Have you tried decreasing the player height? Using the default controlbar, setting the height to 24 will hide the video display area and only show the controlbar.
Thanks.