41 comments found.
this is the page the player is not displaying: https://lightninglyrics.com/
Hello!
The error on the page, is this one:
Uncaught TypeError: jQuery(...).audio7_html5 is not a function at HTMLDocument.<anonymous> ((index):1120:33) at t (plugins.min.js:1:26655) at e (plugins.min.js:1:26985)
This is due to the fact that your are loading jQuery multiple times on your page and this creates conflicts
This is the first time, from our player: <script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js” type=”text/javascript”></script>
This seems to be the second time: <script src=”vendor/plugins/js/plugins.min.js”></script>
Try to comment one of the lines and make sure you are loading jQuery only one time to avoid conflicts.
Regards
how do i add tiktok and Instagram social share icons to the player?
and the Play/Pause button state defaults to “Pause” state even though no music is playing, then tap the button and it plays the music. Refresh the page and the button stays is the pause state even though the music isn’t playing
I removed this script:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js" type="text/javascript"></script>
this script conflicts with my Owl carousels too – can’t have this on page because it disables my carousels.- am i going to have other problems that i don’t know about
Hello!
- I’m sorry, it doesn’t have the option for other share channels - you have to set autoPlay parameter to false (where you initialize the player) because most browsers have blocked autoplay here:jQuery("#lbg_audio7_html5_1").audio7_html5({
skin:"whiteControllers",
initialVolume:0.5,
autoPlay:false,
....
Regards
okay then how do i remove facebook and twitter icons from the player – it has to be all or nothing
I removed this script:
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js” type=”text/javascript”></script>
this script conflicts with my Owl carousels too – can’t have this on page because it disables my carousels.- am i going to have other problems that i don’t know about
Hello!
To hide FB and Twitter buttons you can set:
showFacebookBut: false,
showTwitterBut: false
where you initialize the player.
Please double-click the ‘____help.html’ file and go to the ‘JS Options’ section to see all available parameters and how to use them
Regards
startMinified is not working
Hello,
Please send me the url to your page where you have the player, using the form present on the right sidebar of our profile page, where it writes ‘Email LambertGroup’: https://codecanyon.net/user/lambertgroup
Regards
sent url by form, please check thank you
Hi Team, We are planning to purchase this Player but before purchasing we have some question. 1# Is this player list based on XML Format or JSON format ? How to we need to bind Songs into the same ? #2 If we have multiple songs on one page and if user wants to run songs in player then what could be values/format is need to pass to the player ? #3 How this player design and support which platform to run ? We have Application on .Net Framework but we can create JSON or local XML from location to play the songs. Could you please help to assist on the same and quick response. Email Id – pratik_godha@hotmail.com
Thanks, Waiting for your response.
Hello!
I’ve replied your email.
Regards
Hi Thanks for your response. We can see player don’t have repeat functionality (Song Repeat or Playlist Repeat). Do you have any other player with this functionality. Looking in HTML/Javascrip/Jquery ways not by WP plugin.
Looking forward for your response. Thanks
Hello!
The player has the loop option for the entire playlist
Regards
So if pass the loop value as TRUE or FALSE. will work as repeat the songs or playlist ?
Also do we have a button somewhere on the player ?
Looking forward to your response Thanks
Hello!
Yes, it has a parameter (true/false) to set the loop for the entire playlist (not for a singular song). It doesn’t have a button.
You can find all the available buttons in the live preview. Example: https://stickyfullwidth.audioplayerhtml5.com/standard-black-buttons/
Regards
Hi can you confirm that this radio player streams icecast and especially ogg files. Were thinking of buying today. Big thanks
Hello,
Please send me the radio stream url your want to play, using the form present on the right sidebar of our profile page, where it writes ‘Email LambertGroup’: https://codecanyon.net/user/lambertgroup
And I’ll run a test.
Regards
I have purchased your player but can not see this feature add to queue? I want to achieve this functionality if it is not supported in this player do you have any other player where we can get this?
Hello!
I’m sorry, it doesn’t have this option.
Regards
Good luck with your sales
Hi, This is Vinoth. I’m interested to buy “apollo – sticky full width html5 audio player” from you. But before that i want to know few things about this product. Such as if i want to customize something on this like removing some of the features, button which are shown in UI like share, download and etc.., Is it possible? and is this player capable of playing live stream audios?. Please reply me as soon as possible. I’m waiting for you reply.. my email id – vinoth@proisc.com
Hello!
I’ve replied your email
Regards
Hi, is it possible to use this player at woocommerce product page which handle unique playlists item by item?
Hello!
The audio player will play the MP3 files defined in the player list or a MP3 file which you can load by clicking a button on your page.
Regards
Hello, Yes, that would be my question, is the plugin create a button on the page too?
Hello!
The player has an API which you can use.
The API will allow you to load a MP3 file in the footer player, by clicking a button on your page.
<a href="javascript:void(0)" onclick="jQuery.audio7_html5.changeMp3('http://www.domain_name.com/some_optional_path/file_name.mp3','The Song Name','The Song Author','http://www.domain_name.com/some_optional_path/file_name.jpg');">test button</a>
Regards
Also, we have the dedicated WP plugin: https://codecanyon.net/item/apollo-sticky-full-width-html5-audio-player-wordpress-plugin/20158996
Sorry for my questions, but if I upload the tracks to the product page by add media button, the regular wordpress player will visible also on the page or only that numbers of button will be visible what I uploaded with track names and your player will play on the footer if I click it? And how will looks the button?
Hello!
The button will be part of your page, it is not part of the player, it is not generated by the player.
To that button you’ll add the above api script which will play in the footer player the MP3 file you desire.
Regards
maybe I cant describe enough clear what I looking for. So, I have lot of different products at woocommerce which I would have add different tracks. Is that possible add the tracks on the product page at admin field when I create the products with picture, details, prices. atc and your player will show and play automatically at footer? I do not want to create any plus button at the product page with api because it is too slow and long to create.
Hello!
I’m sorry, it doesn’t have this option.
In this case, you need to add the audio files in the player playlist, like presented in the video tutorials: https://youtu.be/8qA3LlLxnPA?t=101
Regards
Sorry, this is not an option, cause too many items has to be created. thank you for your answers!
Should you have any other questions, feel free to contact us again
olá, o script pode ser usado em streaming de radio pelo shoutcast
Hello!
We recommend you one of these dedicated radio players:
1. https://codecanyon.net/item/shout-html5-radio-player-with-ads-shoutcast-and-icecast-support/20522568
2. https://codecanyon.net/item/clever-html5-radio-player-with-history-shoutcast-and-icecast/26315927
3. https://codecanyon.net/item/hero-shoutcast-and-icecast-radio-player-with-history/19325462
4. https://codecanyon.net/item/radio-player-with-playlist-shoutcast-and-icecast/8157195
6. https://codecanyon.net/item/zuper-shoutcast-and-icecast-radio-player-with-history/21059191
Regards
Hi, i have just sent mail to this address: office@lambertgroup.ro . Please let me know if this address is not right. Thanks
Hello!
I’ve replied your email
Regards
How do I play a specific item from playlist through a button on my webpage?
Hello!
You can’t do this. What you can do, is to load a MP3 file in the footer player through a button on your webpage.
Please double-click ‘____help.html’ file and go to ‘API function’ section.
Regards
Hello
Ok, thank you very much, but when I add a file manually with this method, either seek bar disappears or animation bar stops.
Hello!
The player needs to have at least one song in the player playlist and then you can use the API.
If you still have problems, please send me the url to your page where you have the player, using the form present on the right sidebar of our profile page, where it writes ‘Email LambertGroup’: https://codecanyon.net/user/lambertgroup
Regards
I have sent the url by email form, please check, the animation bar is not working if I add the files manually.
Hi, guys. I am now get the below. Can any one please advise? VM26281 jquery-3.5.1.min.js:2 Uncaught TypeError: Cannot read property ‘title’ of undefined at aa (VM26280 audio7_html5.js:9) at HTMLAudioElement.<anonymous> (VM26280 audio7_html5.js:91) at Function.each (VM26281 jquery-3.5.1.min.js:2) at S.fn.init.each (VM26281 jquery-3.5.1.min.js:2) at S.fn.init.d.fn.audio7_html5 (VM26280 audio7_html5.js:56) at HTMLDocument.<anonymous> (whiteControls.html:23) at e (VM26281 jquery-3.5.1.min.js:2) at t (VM26281 jquery-3.5.1.min.js:2)
Hello!
I’ve tested the player with https://code.jquery.com/jquery-3.5.1.min.js and is working ok.
The combination was with : https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js
Try using the latest version of the player.
P.S. your free 6 months support has expired. For additional support requests you need to buy additional 6 or 12 months support from here: https://codecanyon.net/item/apollo-sticky-full-width-html5-audio-player/20127983Regards
Thank you. I will test now and confirm. Thank you again. (Support, most def)
So I love the player – except for one GLARING issue … I have used the code you supplied to change the MP3 based on a link the users click in my web interface. But it doesn’t play automatically. It changes the song file, yes. But you still have to click the PLAY button. Is this correct?
Oddly … if I use the FORWARD or BACK button in the player, and THEN click on a link that uses the changemp3 method, the player starts playing automatically each time the links are clcked. but by default, this doesnt happen (until you use the PREV / NEXT buttons. Any ideas what I am doing wrong?
Hello!
Starting with Safari 11 and Chrome 66 the autoplay will not work because Apple & Google disabled autoplay feature and it can’t be controlled from JS.
Our player uses cookies and it ‘remembers’ when you have clicked play button, that’s why when you visit the page again it autoplays.
Regards
Can we somehow “set” the cookie when the page is loaded? To pretend someone clicked one of those buttons?
And doesnt the clicking on a link constitute an “action”? ie (should automatically play)
Hello!
It is an ‘action’ but it is outside the player and the browser can’t be ‘tricked’ that the play button was clicked. If you have only 1 instance of the player on the page I’ll try a new approach to see if I can ‘trick’ it to play (auto-play).
Regards
OK – thank you!
Hello!
Here you have the button code:
<a href="javascript:void(0)" onclick="jQuery.audio7_html5.changeMp3('http://www.your_website.com/some_optional_path/file_name.mp3','The Song Name','The Song Author','');document.getElementById('lbg_audio7_html5_1').play();jQuery('.AudioPlay').addClass('AudioPause');">change mp3 button</a>
The ‘lbg_audio7_html5_1’ player ID name, you’ll have to change it only if you’ve used a player that has a different ID than 1.
Let’s say that your player ID, in ‘Mange Players’ section, is 3. Then the correct player ID is ‘lbg_audio7_html5_3’
exactly what lines of code should I put in the “head” section and in the “body” section?
Hello!
Please check help documentation (double click ‘____help.html’ file) and go to ‘HTML/JS code for implementation’ section. You have there a 4 steps tutorial for implementation which is a basic copy & paste procedure.
Regards
Could this be used for a preview player for WooCommerce, with a seperate playlist for each product?
Hello!
You can create as many players as you need and insert them in the separate page.
Please check the video tutorial available on the product page.
Regards
Give to separate mp3 by categories? I wanted to create mp3 music categories to put on the site. When the person chooses the category, they play only the music of the category.
Hello!
Yes, you can use this player.
Regards
any plans to add shoutcast to this version?
Hello,
You can use shoutcast, but with some restrictions:
1. You can use only 1 radio stream
2. It will not display the current playing song
Regards
Hi there, thanks for your wonderful library, just purchased it.
I was wondering if you can provide examples for the followings, since it’s not in the zip-file:
multiple instances (http://stickyfullwidth.audioplayerhtml5.com/multiple-instances/) - textured bg (http://stickyfullwidth.audioplayerhtml5.com/with-background-texture/)
Also, is it possible to show how the Track can start from a certain time rather than from zero?
quick update: solved the timing issues. now, I just need an example of the ui with colors as the example, that would be great! thanks again.
Hello,
The textured bg (http://stickyfullwidth.audioplayerhtml5.com/with-background-texture/) example is in the .zip and it is withBackgroundTexture.html file.
Regarding the multiple instances, all you have to do is to change the player parameters when you initialize it in your page. Please check help documentation, ‘JS Options’ section, to see all available parameters and how to use them.
Regards
Can this be made to update the song when I click a link? Example I have a table of 100 songs and I want to “preview” a song by clicking a button and then it loads into the player and starts playing, also populating the xtitle and download link?
Hello,
You can click a button from your page and load the audio file in the player.
<a href="javascript:void(0)" onclick="jQuery.audio7_html5.changeMp3('http://www.domain_name.com/some_optional_path/file_name.mp3','The Song Name','The Song Author','http://www.domain_name.com/some_optional_path/file_name.jpg');">test button</a>
Please check help documentation, ‘API function’ section.
Regards
i can hide some bottom? Ex. share,buy
Hello,
Yes, you have parameters to hide these buttons
Regards