224 comments found.
Is it possible to have a player with bigger width, because the titles of each of my track need more space ? Example: is it possible to modify the width pof the audio player to 680px ?
Hello,
I’m sorry, this option is not available
Regards
Lambert, the player and playlist works well. I’d like to know how to center the player on a post/page. LMK. Thank you so much!
Hello,
You can insert the shortcode in a div which has this css styles
<div style="width:230px; margin:0 auto;">[lbg_audio1_html5 settings_id='1']</div>
Please also check this small tutorial: http://bluerobot.com/web/css/center1.html
Regards
hi. i actually bought this plugin around two weeks ago and very happy with it. yet my website visitors face some problems. some them notice that two of my sound tracks are not working. in other words, in some minutes it stops playing. how can i solve this problem?
Thank you
Hello,
As I understand, the audio file is playing but pauses from time to time?
Or it doesn’t play at all?
Regards
no, after some minutes it stops before the track has come to an end.
Hello,
In that case it either pauses (not stops) to fill the buffer because your server doesn’t have enough bandwidth for audio streaming
OR
the audio file is not correctly covered for web/was corrupted.
If is case 2, try to convert the file again
Regards
thank you for your quick reply, what surprises me more that in my laptop it plays very well without any problem. but in their computers they face this problem. they are many visitors who complain from the same problem.
Monthly Bandwidth Transfer 14.77 GB / 2.44 TB
Hello,
The problem is not the monthly bandwidth but the amount of data that can be carried from one point to another in a given time period (usually a second). It is expressed as bytes per second (Bps).
If on your laptop it works ok there are 2 possibilities:
1. you have a decent internet connection while your clients that are facing the problem don’t
2. You are loading the files from cache. Clear your browser cache and see if you are facing the problem, too
Regards
Ok i figured out the problem. it is just the my visitors had bad internet connection. nothing wrong with the plugin nor with my bandwidth. Thank you very much for your support. 5 starts!
Thank you.
but what happens is that when it pauses for loading, whenever i click and play again, it takes me to the beginning of the track. how can i solve this problem?
Hello,
Do you see the problem in our preview? http://audioplayerhtml5.com/wordpressplugin/player_whiteControllers_WithPlaylist_Ex1.html
Regards
actually no
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
ok i sent you
Hi, purchased and downloaded zip file, then tried to upload zip from WordPress add plugin. It failed several times. What’s going on?
Never mind I figured it out . . . it works! Thanks!
Hi, Does it work on excerpts or posts/pages only? Is it responsive? Can I set the width to 100% and will it re-size accordingly? Thanks Leo
Hello,
Only if the excerpt will not cut from the code.
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
Alright, this is a great pice and has a great price yet it seems to be lacking on the customization area. I am able to follow your instructions when it comes to customizing the colors using the set tools but I seem to be unable to make changes to the css style sheets or whaever change I do it just doesn’t take. can please give advice or pointers here.
Thank you in advance,
Hello,
It depends what you want to modify in the css file
The script will automatically calculate the width & height of the player according to the buttons & elements you want to show or hide
Regards
that’s exactly what I need to modify, width and height, so this means that replacing the button files for a larger version should do the job?
Hello,
Yes, you can use larger icons for the buttons. Don’t forget to modify in the css file the new width & height for each button.
You also have ‘Player Padding’ parameter from where you can add increase/decrease padding.
Regards
UPDATE: I think I found a way to bypass this. Thank you for the help.
Thanks for the advice, it all worked as you said except that the width and height of the audiocontrols.
The icons are bigger because I can see them (even if its just part of them) and the padding increased the black area around the controls. Everything else remained unchanged even when changes were made on the css file. is there anyway to bypass the variable size you have going on the js file?
Hello,
The script calculates the player dimensions from what it finds in the .css file.
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
Hey. Is it possible to add a search bar so that someone can search keywords?
Hello,
This option s not available
Regards
Awesome plugin. thank you
Thank you.
but i found a small problem. in my Internet Explorer, it says that it doesn’t support HTML5 and that i need to play it from Chrome. how can i fix this problem? Note: i have uploaded mp3 and ogg files already.
Thank you,
Hello,
IE has HTML5 support from IE9 and up. You need at least IE9.
Regards
mine is IE11
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
and it doesn’t work on Opera latest version too! please help. Thank you
ok, thank you.. i sent it
HI, is it possible autoplay on mobile device? Thanx
Hello,
The mobile devices have auto-play feature disabled.
Regards
is it possible to enable or is it deprecated?
It is disabled by the OS to protect the internet bandwidth
Regards
THANKS A LOT!
I would like to embed this player without a shortcode any advice? Thanks!
I tried using this for the header section <?php echo do_shortcode(“[lbg_audio1_html5 settings_id=’2’]”);?> but I get a duplicate play/pause button. I am using a minimal player style. Also, the padding is not working well either.
Hello,
Yes, you need to use do_shortcode() function like you already did.
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
Found out the issue: I switched the quotes around like this: <?php echo do_shortcode(‘[lbg_audio1_html5 settings_id=”2”]’);?>
Hello,
I have 2 pre-sales questions:
1. I’m using Minimum WP theme ( http://demo.qodeinteractive.com/minimum/ ) for a new site and transitions between pages are in AJAX, is there a way to let your player play the music all the time without any interruption when browsing from one page to another? I’d like to use the minimal skin and put the player in the footer.
2. Can we play the music by default when landing on the site?
Thanks by advance for your help.
Best regards, Florence.
Hello,
1. This option is not available
2. Do you refer at auto-play? If your are referring at auto-play, the answer is YES. The player has autoPlay option
Regards
Hi
Pre-Purchase question
Does/can the plugin include a Download button for each track in a playlist?
Hello,
The plugin doesn’t have this option.
You can add a a href link for for download text in the playlist description, for each item
Regards
I found that HTML% Audio player does not work on my Android device, but it works perfectly on Windows (Explorer-Firefox). My website is www.giacorri.it
Hello,
For us it works on Android with the default device browser. It was tested on android 4
Regards
Hi,
when using the button player only… is it possible to change size?
Hello,
You can change the skin dimension in css (after you upload your own skin images)
Regards
Hi
Can someone help me? i have embedded the player in my Wordpress Post, but i can’t see the Player. The link to my Post is here:
http://peanutpodcast.de/boardwalk-empire/Hello,
You are loading jQuery multiple times on your page and this creates conflicts
<script type='text/javascript' src='http://peanutpodcast.de/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script> <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript" charset="utf-8"></script>
Replace the second loading with:
<?php wp_enqueue_script("jquery"); ?>
Please also check this link: http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/
Regards
<script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript" charset="utf-8"></script>
in the header.php file. If I replace this code with:
<?php wp_enqueue_script("jquery"); ?>
the postimage-overlayeffect in the index page is gone and I can use the player. It seems that I can’t have both. Could it be that my theme is not compatible with the plugin?
Where can I find the first code?
<script type='text/javascript' src='http://peanutpodcast.de/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
Hello,
The first loading is generated by our plugin using
<?php wp_enqueue_script("jquery"); ?>
The plugin is compatible with any theme
Please send me a temporary user & pass to your wp-admin to take a look
Regards
Thanks you for your help and support
Hi
Can someone help me? i have embedded the player in my Wordpress Post, but i can’t see the Player. The link to my Post is here:
http://peanutpodcast.de/boardwalk-empire/Hi
I have this theme and i want to put this simple player in there
how can i do this so its there on every page. Can this plugin be put into the footer, or even as a floating button sitting in the top corner?
http://themeforest.net/item/fluxus-portfolio-theme-for-photographers/3854385?WT.ac=solid_search_item&WT.seg_1=solid_search_item&WT.z_author=inthemeHello,
Yes, you can insert it into the footer using the shortccode.
To include the shortcode in a template page, for example footer.php you need to use do_shortcode() function: http://codex.wordpress.org/Function_Reference/do_shortcode
Example:<?php echo do_shortcode("[lbg_audio1_html5 settings_id='1']");?>
Regards
Hi, i have tired this but it stop the theme from working, is there any chance you can help me just to get the code in correctly
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
just sent an email, thank you once again 
Hello, LambertGroup!
I have a quick pre-sale question:
1) Can this player be placed in a widget (sidebar)?
Thanks in advance!
Hello,
The player is inserted using the shortcode.
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, impressive plugin, very easy to integrate and customise!
just a quick query, is it possible to disable it when played on mobile devices only? (Strange, I know, but client doesn’t want music playing on mobile phones, just on desktops and tablets)
Thanks
Hello,
This requires custom script modification. Please send me an email on office@lambertgroup.ro
Regards
Hi,
Excellent plugin! Is it possible to to include it into the header.php?
Hello,
Yes, it is possible.
To include the shortcode in a template page, for example header.php you need to use do_shortcode() function: http://codex.wordpress.org/Function_Reference/do_shortcode
For example:<?php echo do_shortcode("[lbg_audio1_html5 settings_id='1']");?>
Regards