111 comments found.
Hi, If the title of the song is wider than the player, does the title scroll?
Hi,
For the playlist, there is an algorithm specifically for long titles that it recognise them and takes the first 20 characters of the title or artist’s name, and add dots (...) to the rest of the line in order to indicate the actual name is longer. However for the front screen, it shows a larger amount of characters to make sure most titles and names fit.
E.g. a long title goes her…
Hope it helps
I’m interested in this player, when it comes to purchasing through apple, can I set the link it routes to?
Hi. Thanks for your interest. For both Amazon and Apple icons of each track, you can choose the destination. So by clicking on each icon it redirects to the right link.
And last but not least does it also keep track of how many times tracks are being played?
Currently it does not have a hits counter. But it will be added in next version update.
Can I customize size and color please?
Yes, the CSS3 file of the player is pretty easy to understand and by modifying this you can change the size and the colour of the whole plugin.
Thank you! Couple more question. Is it a wordpress plugin or just a code? And is it possible to have it without the image/image background? And also, is it possible to show the list of tracks instead of the large player interface. Like on the right hand side image in the Image detail page player image. Thx again!
It is not a WordPress plugin but the code is only one line, so you can embed it in any platform.
It comes with a playlist where you specify the image of each track plus its title. You can simply not putting any image there so the box will be empty. Or insert a default image.
Well the main functionality of the player is inside the main interface of the player. What you described can be done by a customised design.
A nice play, but very messy upload songs.
Thanks for your purchase. I am not sure what you mean by messy upload songs. If you need any assistance, I would be happy to help. 
Hi, I like your extension… If i buy it will you help me with setup in my joomla 3 website? Or that is covered in documentation files? Is it responsive?
Thanks. In the documentation it is explained how to set it up on any html site. So it should be helpful for your Joomla site too. But you can email me if you have any problems and I would be happy to help 
I’m not sure that you explained how the radio streaming feature works. Can you guide me through the steps. We would like to embed this player on our website to reflect our radio station at www.Rhythmradio.us
Hi,
Since the player works with html5, any audio streaming that works with <audio> tag, will work on this player as well. Normally radio streaming URLs are provided with an ”.mp3” format, such as “www.site.com/radio.mp3”. This type of URL will work perfectly with the player.
However, some features such as seek bar is not supported by HTML5 for live streaming, and respectively will not work on the player as well.
does this support auto play and can I have multiple players on a page ?
Thanks
Hi.
Yes it does have configurations for autoplay. You can set on it easily. For having multiple players in one page, you can use iframe and each iframe can contain one player.
Hope it helps.
sorry…one more question. Can you set volume? And can the auto play load with on ?
Like wise can you load with shuffle on?
Hi, about the volume, I did not implement it since every device has its own central volume management and having a volume on the player would make confusion and not much user friendly.
about auto play. YES I have implemented it and in the settings of the player you can activate it. (more on manual)
The shuffle is not activated by default on load. But you can easily do it if you configure the code. I might be able to help you in that case.
Very nice! like it!
Thank you. Glad you like it.
Hi. Works it with live streaming audio? Thanks
Hi. Thanks for your interest. The player is based on HTML5 audio. If it works with <audio> tag, then it must work with this plugin too. However if you email me the live stream link, I will check it for you.
I have just test it and yes it supports live streaming. e.g. a radio station
great work -GLWS 
Thank you so much. If you need any help in using the plugin, please do not hesitate to contact me.
how do you get to play the whole song?
The player can play any song that you provide.
Please note in the demo version, I purposely added short songs for simipilicity. You can add any track with any lendth and the player will play the whole of it.