535 comments found.
Dear Staff:
Wondering if you could send along the short code for inserting the player into a page?
Also wondering how you figure out what the id for a particular mp3 fil is, so you can create shortcode by hand, and not use the generator?
Thanks,
Richard
Hey Richard
this is the wordpress version – https://codecanyon.net/item/zoomsounds-wordpress-wave-audio-player-with-playlist/6181433/comments
Cheers!
Radu
Hi ZoomIt
unfortunately after update plugin my auto generate waves are gone! now we just have some fake waves on player.
can you please check my site?
URL: https://mihantarh.com/music
and used options to generate waves:
skinwave_wave_mode: ‘canvas’ pcm_data_try_to_generate: ‘on’ MY PATH TO/publisher.php’
it was good before the update but now it seems not working anymore.
please help, best regards
Hello
I see the waves are returning normally there
If the waves got corrupted or something .. you can delete the files in the db/ folder – they will get regenerated then
Cheers!
Radu
Hi I bought the zoomsound html5 which was 10$ but i have a wordpress site and I need the plugin. I found that there is a plugin model which is 20$. If i want to change my purchase to this one, what should i do? Can you refund my money? Best wishes Amir
Hi, I tried to add “LIVE SPECTRUM, GRADIENT, CONTROLS BELOW” but it doesnt work like in demo. Can you help me pls? Thank you.
Hello
You can check source/index-oneplayer-spectrum.html
Cheers!
Radu
but there is nothing that I saw in the demo. pass the files you have in the demo or cancel and return my money.
but there is nothing that I saw in the demo. pass the files you have in the demo or cancel and return my money.
You write that the player works on Apple devices. This is not true. Even if I turn off Spectrum. Waveform also works badly.
Hello
Can you show me a link ?
Cheers!
Radu
www.producershop.com
Can I get your company email? My programmer wants to discuss it with you.
Replied on mail
Cheers!
Radu
I want the cancellation, because the codes are messy, it’s not like the demo.
Hi,
I sent a question a few days ago but I still haven't received the answer. I have a problem with the player on Apple devices, does not play music.
my site: www.producershop.com
best!
Purchase codes Authors may ask you for a purchase code to verify that you’ve purchased this item.
24c56b06-2ba7-4212-83d7-810bb0aa813a – 17 Jan 2020 REGULAR LICENSE
Hello
Replied on mail
Cheers!
radu
Hello, I bought the player but where to get the Layouts as shown in the demo?
Hello
In the source/ folder you would have multiple .html files
Cheers!
Radu
Hello, is it possible to have a random reading of the player version “with playlist” Thank you
Hello
Not sure what you mean
If you mean shuffle playlist – it works
Cheers!
Radu
I got the player working well, but I was wondering if we can load the page items in ajax??
So, instead of a playlist, soundcloud style, I show all the sounds on a page by looping through the #sound_id in the dom, like so
for(var i=0; i<jArray.length; i++){
var sound_id = jArray[i];
dzsag_init('#sound_'+sound_id,{
'transition':'fade'
,'autoplay' :'off'
,'settings_ap' : settings_main
});
}
Works great, EXCEPT when this whole thing happens in a ajax success section. Any thoughts on how to get that to work? I define settings_main globally, so I can output the object and see that it works…
Hello
Show me a link to your implementation
Cheers!
Radu
Hi,
I bought the ZoomSounds player module from your company. The player has been installed in the online store www.producershop.com. I have a problem with the player working properly on Apple mobile devices (iPhone, iPad).
Please contact me urgent.
Hello
Disable spectrum mode – it’s not fully supported
Cheers!
Radu
I can’t get your player to work. I followed all the instructions, and the player will show up, but when I click Play, it stays at 0:00, and clicking anywhere within the waveform keeps it at 0:00. There are no console errors. In chrome inspect, I notice that it is constantly flashing 0:00, as though JS is attempting to start playing the sound over and over again. Any thoughts on why this might be happening?
Hello
Can you show me a link ?
Cheers!
Radu
hi.
I have problem with zoomsounds player, when I play media file more than 1 hour the total time still showing in minutes.
for example: I play a file with 3:07:07 duration on zoomsounds player its showing 187:07
can you please fix it.
@ZoomIt
Hello
Fixed in version 5.73
Cheers!
Radu
how to get 5.73 version
Hello
Download the latest from codecanyon
Cheers!
Radu
Hello! You say that it plays YouTube videos as audio. How is this done? Thanks
Hello
It displays an embedded youtube video
Cheers!
Radu
Hello,
is it possible to connect player to RSS feed? We want to use it with Libsyn RSS feed.
Thank you.
Hello
Yes, but it would be custom work
Cheers!
radu
Hi. I have just bought. How can I remove the waveform and create a new one? I can increase the definition of the wave. as in your wordpress plugin. To be more exact.
Hello
You can increase it from the player settings
, skinwave_wave_mode_canvas_waves_number: '3' // -- the number of waves in the canvas ( "1" pixel waves, "2" 2 pixel width waves, "3" 3 pixel width waves, "anything more then 3" means number of waves in the container, for example 100 means 100 waves in 1000px container if the container is 1000px width ) , skinwave_wave_mode_canvas_waves_padding: '1' // -- padding between waves ( "1" 1 pixel between < - > "0" no reflection ) , skinwave_wave_mode_canvas_reflection_size: '0.25' // -- the reflection size ( "1" full size < - > "0" no reflection ) , wavesurfer_pcm_length: '200' // -- define the precision of the wave generation; higher is more precise, but occupies more space
Cheers!
Radu
Hi…just purchased the ZoomSounds Waveform Audio Player and noticed in the installation instructions a reference to copy the files ap.swf, publisher.php, and dzsap-config.php into our project folder.
I found publisher.php but not the other two files…are they missing from the download package?
Hello
Yes, you can disregard the other files. We’ll update the instructions
Cheers!
Radu
Thanks!
Hi i am very interested with your scrip but i havew some question before i buy. i have currently another player and i wanna change them to somthing modern and i need to know if your scrip will work : here is my work flow : 1 when user enter to web site we make 1 ajax request to server and return 1 random link to song mp3 file. and player stars 2 when song about the end ( we know current position and left 5 seconds) we make another requets and get another link. and player start plaing this new song 3 when user press forward button we again make request and play song…
does your script suitable for me? can i dynamicly change plaing file? or maybe i can create playlist and add new song when list about to end ? can i hide whoole player and interect only with custom buttons? ( for example player and all controls completly invisible. but when i press on some div styled as play button – i call play method.
Hello
This is just the player – custom integrations are left to the developer to do
Cheers!
Radu