224 comments found.
Greetings Is it possible that this plugin could play music hosted on youtube instead of the WP site? Thanks
Hello,
I believe you should use a video player with YouTube support:
1. https://codecanyon.net/item/universal-video-player-wordpress-plugin/9683312
Regards
Hi there, see screenshot: http://prnt.sc/dtzud3
How can I increase the size of the player? I don’t see this option anywhere in the settings, I only see the paddings option. Let me know. Thanks.
Hello,
The player width & height are automatically calculated in connection with the buttons you show or hide.
Regards
Okay so show me how to increase the size of the entire player shown on my webpage. There has to be a manual option to increase the display size right? I inserted the player’s shortcode inside a text box via Visual Composer.
Hello,
You need to make modifications to the .js file. It is not just a line to modify. The plugin is designed to make the width & height automatically. Please send me an email on office@lambertgroup.ro and I’ll reply you the uncoded version.
Regards
Sent! Thank you
Will this plugin work with Visual Composer
Hello,
Yes, it will work with VC.
We also have the dedicated VC add-on for this player: https://codecanyon.net/item/visual-composer-addon-chameleon-audio-player/13116668
And you might consider this VC add-ons bundle: https://codecanyon.net/item/vera-essential-multimedia-addons-for-visual-composer/12642404
Regards
It would be better if the players were bigger to adapt them 100% wide in the posts.
Sorry, to ask. Would your plugging work in a widget, i am looking for a player for our website, just a question thank you..
Hello,
To insert a shortcode in a sidebar widget you need to have your theme prepared for this. Please check this link: http://englishmike.net/2008/07/07/wordpress-quick-tips-3adding-a-shortcode-to-a-sidebar-widget/
Regards
Hi, to update this without losing my settings, can I from my WP Admin: DEACTIVATE THE PLUGIN, THEN DELETE THE PLUGIN, AND THEN REINSTALL THE UPDATED VERSION AND THEN ACTIVATE IT? Let me know. Thanks.
Hello,
Please download it again from your account and do the following:
1. Deactivate the plugin
2. Using a FTP account, overwrite all the files of our plugin on your server, in ‘wp-content\plugins\’
3. Activate the plugin
Regards
I did just that. But I noticed the plugin # in my WP Admin still shows v2.7. It should display v2.92 after the update, no?
See Screenshot: http://prnt.sc/crk6lv
In the NEW files v2.9.2 that I marked on my screenshot, noticed there wasn’t a folder labeled “lbg-audio1-html5” to overwrite my previous “lbg-audio1-html5” folder from my FTP window. So that remained the same when I uploaded to overwrite your entire plugin folder. Let me know. Thanks!
Hello,
Inside the ‘main’ folder, you’ll find ‘lbg-audio1-html5.zip’. Unzip it and you’ll get ‘lbg-audio1-html5’ folder. That’s the folder which you have to overwrite in ‘‘wp-content\plugins\’
Regards
That’s exactly what I did. But I was showing you the updated Main Folder did not contain one of the subfolder from the previous version. So after the update, it’s still shows v2.7, it should display v2.9.2 but it’s not. Please advise. Thanks
Hello,
It contains what it should.
1. Download the product again from your account. You’ll get ‘codecanyon-4429751-html5-audio-player-wordpress-plugin’
2. Unzip this file and you’ll obtain ‘main’ folder
3. Inside ‘main’ folder you’ll find ‘lbg-audio1-html5.zip’ file. Unzip it and you’ll get ‘lbg-audio1-html5’ folder
4. Upload and overwrite this ‘lbg-audio1-html5’ folder on your server in ‘‘wp-content\plugins\” folder
If you still have problems, please send me on office@lambertgroup.ro a temporary FTP login data and I’ll do it for you.
Regards
All good now. Thank you.
Thank you, too.
Do you mean to tell me I purchased this player and I can’t adjust the width and height of the player?
Hello,
I don’t remember that we’ve ever talked about this product.
The player width & height are automatically calculated by the script in connection with the buttons you show or hide.
Regards
I need the player to be 350 wide on a widget and I can’t set the width and height.
Hello,
You have a parameter called ‘Player Padding’ from where you can increase the player width but I don’t know how well it will look
Regards
It doesn’t look good at all. I have tried that already. The problem is the buttons don’t enlarge. I need to put it in a widget and it doesn’t get a responsive layout.
Hello,
The player maximum width is 240px so it doesn’t need to be responsive. You need to have a responsive website and the player will fit in any version of your website (desktop or mobile)
Regards
Also, if your widget is 350px, just center the player in that area
I just installed the player and unfortunetly noy my site doesnt load at all when I have shortcode for the player in. I use Salient theme. ANy ideas? If not I would like a refund
Hello,
Please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look.
Also, the font-end link where you want to insert the player.
Regards
oks ending now
Hi, Is there a way to automatically pause the music when a Vimeo video on a page starts playing?
Hello,
This would be the job of Vimeo to pause the HTML5 audio tags when it starts
Regards
Thank you for your response. However, when I tested it on my site, Vimeo didn’t pause the HTML 5 music when it starts. Is there anything I need to especially setup at Vimeo side? Thank you very much.
Here is my site: http://harrywedding.com/website/wedding-videos/Hello,
Our player can’t detect when a video player (YouTube, Vimeo or some self-hosted) has start playing.
It’s the job of that player to pause the HTML5 audio tags when it starts.
Regards
great player – thank you! how do i center it?
Hello,
To center it just place the shortcode in a div with some css definitions.
1. insert the plugin shortcode code in a div with a class
<div class="my_center">SHORTCODE HERE</div>
2. In your css file add this:
.my_center {
width:PLAYER WIDTHpx; margin:0px auto;
}
@media screen and (max-width:PLAYER WIDTHpx){
.my_center {
width:100%; margin:0px auto;
}
}
Nice plugin
Thank you.
Hello, I purchased the HTML5 version @2.3.1 …Do I need to update it?
Hello,
The last version is 2.7
At the bottom of the product page, you’ll find ‘UPDATES / RELEASE LOG’ section. If you want to update, please download it again from your account and do the following:
1. Deactivate the plugin
2. Using a FTP account, overwrite all the files of our plugin on your server, in ‘wp-content\plugins\’
3. Activate the plugin
Regards
Hi. Love the plugin, been using it for a while now.
I’ve tried replacing the png files for the white controllers (to change from red to another color) as instructed in previous posts here, but I’m having trouble. I can seem to get the color to change for the off position of the controllers, but not for the on positions (including the hovers).
Any thoughts or suggestions??
Thanks!
Mark.
Hello,
The off controllers images have ‘-off’ at the end (ex: next-off.png) and the on controllers images have ‘-on’ at the end (ex: next-on.png)
If you still have problems, please send me on office@lambertgroup.ro the link where you have the player, to take a look.
Regards
Where is the changelog, thanks.
Hello,
On the product page, at the bottom, you’ll find ‘UPDATES / RELEASE LOG’
Regards
Thanks, either I am blind or you just added it 
Hello,
It was added
Regards
many thanks, greatly appreciated. 
I want to use the very clean variety player. Just a play pause and mute button. Then in the control panels i want to have a list of audio files that i can apply to the player. So only one songs plays and i can go in weekly and switch what song is playing. is this possible with this plugin?
Hello,
The player will play what you’ll define in the playlist or use as shortcode parameter.
Please check the video tutorial available on product page, under ‘Video Tutorial’ section
Regards
I have an issue in Chrome where the only button that shows is the Play button. Safari and Firefox are fine. Any idea why this is happening? BTW, the preview of the player in the dashboard shows fine, it’s just how it shows in Google Chrome.
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
I just updated this plugin (10/3/15) to your latest version via FTP. The Plugin version in my WP Admin still shows v2.6.1 Is there a CHANGELOG? Thanks.
Hello,
Only the player css file was modified
Regards
Hi,
Is it possible with this plugin to link the audio to a custom image and when the user clicks on the image hears the audio? So basically not use an audio player, but an image instead. Thanks
Hello,
This option is not available. The sings can be selected from the playlist
Regards
I read this comment: You can add for the mp3 the stream link. Example: http://83.169.60.45:80/; We also have this dedicated radio player http://codecanyon.net/item/radio-player-shoutcast-icecast-wordpress-plugin/9013963 with ShoutCast and IceCast support.
I only need to use an inernetstream for a radio station, so in fact i need the dedicated radio player but i like the players (minimalistic) from the HTML5 script better. For a radio stream is it better to use the dedicated radio player?
Thanks!
Hello,
For a ShoutCast stream, you can use them both
If you have a IceCast stream, you need this one http://codecanyon.net/item/radio-player-shoutcast-icecast-wordpress-plugin/9013963
Regards
Thanks!