Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Watermark/Logo Positioning Bug


Dear support,
Position of logo on a player is not working it displayed on top right as it is default option, but when we put position: "top-left" its not working or any other related positions. Please check this bug in the jwplayer 7 thnx. Note: I m using the most recent version of jwplayer that is 7.2. Thanks
here is the link for demo.
http://goo.gl/pWeP4O

10 Community Answers

Alex

JW Player Support Agent  
1 rated :

Hi, there.

Right now, there is a bug in our player regarding positioning of the logo. Unfortunately, the only option right now is to have it in it’s default location, the upper-right hand corner of the player. Our Engineers are working on a fix. You can keep an eye on our JW 7 Release Notes page as we post release notes and bug fixes with every new update.

Please let me know if you need any more help or have any other questions.

Thank you!

me

User  
0 rated :

Thank you Alex,
One more thing i realized that when you click on sharing button then you can't close the sharing window because the X icon is going back of Logo. This is also an issue with this because it will stop the viewer from viewing the video as it stops to clicking on sharing button and he/she will not resume the video because X button to close the sharing window.

Alex

JW Player Support Agent  
1 rated :

Hi, there.

I’ve checked with our Engineers and they are aware of this and are working on a fix.

Please let me know if you need any more help or have any other questions.

Thank you!

me

User  
0 rated :

Yes sure. I need to know how to work around the playlist modification because your article to customize the playlist with small thumbnails in jwplayer7 it has no css code no detailed understanding that how to do the things. If there is anything good written rather than the one exist on your support article wihich is not so much clear to newbie or the moderate developer. you guys give indication in very small and short cut which is very difficult for the users to understand including me thnx

Alex

JW Player Support Agent  
1 rated :

Hi, there.

I took the example from that support article and reproduced it on a demo page of mine, and wrote out the CSS and JavaScript used to make it work. Hopefully, that will make it a little clearer. Note that the CSS used can be changed to however you want to style your playlist.

Demo Page – http://qa.jwplayer.com/~abussey/demos/65295-playlist-thumbs.html

Please let me know if you need any more help or have any other questions.

Thank you!

me

User  
0 rated :

Wow great Alex,
But I have noticed some faults in the code of generating html look here;
list.innerHTML = html;
this should be out of from for loop as it should be a final step to render the html in a div.

Also i have seen <ul> is empty and the <li> is out of the <ul> tags.

I have fixed these things as i m doing it on my embed.php file that generating a embed code with custom playlist to play the album with part-1 2 and so on.

But in some case my album goes to more parts then 5 and i have concern with mobile friendly and responsive playlist so i did some work but it will be great if you provide this option with carosel example so we should scroll the thumbs if exceeded from 5 thumbnails.

Alex

JW Player Support Agent  
1 rated :

Hi!

Those example pages we provide are just that, examples. We do not normally give advice or guidance on how to use the CSS rules or JavaScript API methods we provide to customize the player. As I said before, the CSS I provided was just for that example and I’m honestly not too great at CSS so I wouldn’t know where to begin to create the carousel-type effect you’re looking for.

I’m sorry I could not be of more help.

me

User  
0 rated :

Hmm Alex by the way thank to you for making such example live. May be this will help more users here. God bless you.
Good night.

Alex

JW Player Support Agent  
1 rated :

Have a great weekend!

me

User  
0 rated :

I have done the thumbnails for playlist in custom playlist with jwplayer API and the css and jquery trick. Now if you have lots of parts in your playlist then my code will show beauty scrollbar on the contents div and you can easily view it. and its fully responsive.
for demo here: http://epashto.com/khaista-kochay-2015-vol-2/album/894 and if someone need help reply here.

This question has received the maximum number of answers.