2576 comments found.
Dear All,
I have purchased ZoomSounds player (8a75da0f-d070-4a28-91e5-ab2f3d599f68). So far, I like it – it adds a fancy look to the page and is easily customizable.
What I would like to do is to use the realtime spectrum analyzer during playback. However, before playback, the player is empty – this looks a bit like it was “broken”.
Is there a way to show the regular waveform when loading the page, and as soon as I press the “play” button, then the player switches to the spectrum analyzer? I have searched all FAQs but was not successful…
Many thanks, and best wishes, Josef
Hey Josef
Yes, it is by design for now like that – we will update with this feature in a future update
Cheers!
Radu
3bd3a57c-3a24-4f37-981c-3c689c3e480d – 22 May 2021 Want to change the colour of the progress bar, from the kind of blue default to theme accent colour. Ideas? lol
Hello
You can modify from here – > https://zoomthe.me/knowledge-base/zoomsounds-audio-player/article/how-to-have-different-waveform-colors-for-different-players-playlists/
Cheers!
Radu
Hello I’m using Elementor. On the Zoomsounds player widget how can i add an url for the sound ? Is there a way to use a dynamic tag like it is possible for the title ? Thanks Francoise
Hello Francoise
That is an Elementor limitation
Seems many people would want that in Elementor – https://iuseful.com/elementor-add-image-from-external-url-workaround/
Cheers!
Radu
Heu no
Please maybe my english is wrong but i want to add an url for the shoutcast, please can you take a look on this screen capture : http://fdl.radio/zoomsounds/ZoomSounds.png
As you can see in the screen capture for the Artist title i can used an acf field, same for the Song title but i can’t have this for the sound. And it will be great to have it, but in the wait of to have it, i need to add the url of the shoutcast and it is impossible because when i click on this field i have to upload a file !
I’m having an issue changing the waveform colour. It makes no difference using the settings or custom css. How can I edit the colour and it actually make a difference? Thanks
Hello
Waveform colors are changed from ZoomSounds > player configurations
Choose the configuration you are using, then Colors tab
You’ll find options there
Cheers!
Radu
Hi there. I am posting this in good spirit and in full transparency so that other potential buyers can see what is happening and how are you dealing with this.
I purchased this product a long time ago but the advertised function never worked.
I have demonstrated that I exactly replicated everything from your own documentation but Product ID issue and woocommerce remains. I have sent you a video where everything is clear but you are not responding.
In fact several people across years commented about the very same issue. Just above me another user reported same issue. Not everyone is silly or unskilled, part of your product simply never worked as advertised. And that is adding product to a cart is simply not working. Not by following your own documents, not by adding custom code snippets you share here, nothing is working and no it’s not that complicated to find Woocommerce product ID and add it to your widget. But it does not work.
Your response is always: renew support and then I will help. But this is wrong. It does not work like that. You can not sell me something, and then I troubleshoot the hell out of it, only to find it actually is not working as promised and then in the meantime you ask me for more money only to support what was promised in the first place.
You are selling something which is not working as advertised. I am leaving you a chance to explain yourself. If you will ignore me I will report your behavior to the codecanyon support and will ask for a refund even though years passed.
Hello
We are helping the person above and should have a resolution today for the add to cart product id issue
I am also looking into your video
Cheers!
Radu
Hi Radu! Salute to you and your service/handling. Going to test this on Monday.
Have a nice weekend.
Hello
Of course,
Have a great weekend!
Hi, I tried adding a add to cart button with dynamic product ID in the footer player but it does not work. I followed this support article: https://zoomthe.me/knowledge-base/zoomsounds-audio-player/article/how-to-have-add-to-cart-button-in-footer-sticky-player/ Looks like there is a problem with adding the product ID to the url. The ID that is added to the link does not correspond with the product and is static. Do you guys know how I could fix this?
Hi I still couldn’t get it to work. I am linking the audio to the product using the zoomsounds section on the woocommerce edit product page. I am not adding the audio in a post (like in the video).
You mean it’s in the single product page ?
I have a product grid with the overlay audio player which starts the footer player once clicked and I have a single audio player on my product page. I have added the sound file to the player on the woocommerce product settings page.
Show me a link .. I can have a look
Does this plugin support populating playlists (or individual tracks) via ACF (Advanced Custom Fields) data?
Hello
It supports ACF, but not for populating playlists, this is done by our admin
ACF can be used to display custom meta in the player
Cheers!
Radu
I’ve just bought zoomsounds to use it in Memberpress courses. Unfortunately, it seems that the zoom sounds player doesn’t work. I’ve check it in a “normal” page and it works but not in my memberpress courses. In Memberpress Courses nothing displayed when I put a zoomsounds player. Could you help me ?
Hello
Can you show me a link ?
We like it to be able to be used in membership sites, so we can help
Cheers!
Radu
I can’t send you a link (it’s my courses, they are protected) but I can send you screenshots of my page with the different shortcodes (player and playlist) and the result online if you give me an e-mail for sending them.
I have inserted a track using the Gutenberg block. How do I remove the “Premium” download button. I can remove the free download button but can’t figure out how to remove the premium one.
Hello
Go to zoomsounds > player configs
Choose sample-skin-wave-with-comments
Go to Misc tab and delete the Premium download button
Cheers!
Radu
Regularly purchased and activation does not work
“error: purchase code not valid”
any suggestion?
Hello
What is the purchase code ?
Cheers!
Radu
Hi, the purchase code is 5e6dda85-5a21-436d-8da2-58ac33a1551c. Thanks for your fast reply.
Unfortunately I’m having some issues:
1- Player is showing only in Legacy mode 2- On mobile I can’t see any of the waveforms 3- Loop a play button on shop page thumbnails is not working 4- Footer player is not working
I’m wondering if any of my other plugins is in conflict with your player, at the moment I can’t definitely use it after several tries.
Can you please check if I provide you my wp-admin credentials?
Best, nic
Hello Nic
Send wp-admin login via https://zoomthe.me/sendadmin/login-details.php?sendftp=off
Input ” https://codecanyon.net/comments/26637061 ” in Additional Details field ?
Cheers
Radu
Hi, please can you tell me how to change the color of the round play button in the aria skin style? thanks Al
thanks Radu but I would like to change the play button color in each player config rather than in the main settings. Is this possible please?
Yeah sure
Go to the specific playerconfig
and go to Misc > Extra css and write
body $classmain .ap-controls .ap-controls-left .con-playpause .playbtn path,body $classmain .ap-controls .ap-controls-left .con-playpause .pausebtn path{
background-color: #00ff00;
}
This is for each config
Cheers!
Radu
wow Radu, you’re a genius!
Thank you . We try to make the most extensible player and the greatest as well
Please rate – https://codecanyon.net/downloads
Would help dev for further development
Hi, I’m having an issue with play/pause using space bar. It only works when hovering mouse on the player area. If the mouse cursor is elsewhere on the page, the player doesn’t react but scrolls down the page instead. If I keep spamming space bar rapidly, it flashes the play/pause button for a millisecond but does nothing. Any way to fix this?
Hello
Can you show me a link ?
Cheers!
Radu
Hi,
Here’s a link: https://selkolaulukirja.fi/tuotteet/You can hover on any of the play buttons and the space bar works, but as soon as you move the cursor away, it stops working.
Players can be found under the “Esikuuntelu” button, which opens a modal with six preview songs. It’s slightly older version of the plugin on the production site, but I’ve tested the new version on localhost bandit behaves the same.
Thanks! - Jay
Update to 6.38 via zoomsounds > autoupdater
The double pressing will be fixed
Cheers!
Radu
Thanks, this fixed it!
However a new issue arose from the latest update. Many of the players are randomly showing text similar to this: ceva3631Array ( )
This is also visible on the song preview page from the link above. Is there a way to hide these texts as the players seem to work fine?
Thank you, - Jay
I was able to “fix” the array bug. They appeared because each player on had been assigned a random ID between 1000-9999. Changed the random number range to 10000-99999 and the arrays disappeared. Apparently lower numbers cause some issues.
Hello
Fixed in 6.39
Zoomsounds > autoupdater
Cheers!
Radu
Hello, great plugin!
I have the last version of Wordpress and I’ve installed this Zoomsounds plugin. However, nothing shows in no page when use the shortcode provided. Also, when I click in View in the players I’ve created, it opens a new tab and say something like “Page not found… do not exist…”
I can not provide the website but I can provide the purchase code. Can you please check with the last version of Wordpress and advise on what is going on? Thank you.
Hello
Do the players have an mp3 attached ?
Can you reset permalinks for the second issue ? – https://www.inmotionhosting.com/support/edu/wordpress/reset-permalinks-wordpress/
Cheers!
Radu
Hi, On library, first install : Fatal error: Uncaught Error: Call to a member function enqueue() on null
Best regards, Andre
/home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-content/plugins/the-paste/include/ThePaste/Admin/Admin.php:101 Stack trace: #0 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-includes/class-wp-hook.php(292): ThePaste\Admin\Admin->enqueue_assets(’’) #1 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(’’, Array) #2 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-includes/media.php(4537): do_action(‘wp_enqueue_medi…’) #4 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-content/plugins/dzs-zoomsounds/inc/php/DzsapAdmin.php(458): wp_enqueue_media() #5 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-content/plugins/dzs-zoomsounds/class-dzsap.php(237): DzsapAdmin->checkInitCalls() #6 /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-includes/cla in /home/clients/721c28bf5262e7a1b2bbd012f8d13e11/web1/wp-content/plugins/the-paste/include/ThePaste/Admin/Admin.php on line 101
Hello
Send wp-admin login via https://zoomthe.me/sendadmin/login-details.php?sendftp=off
Input ” https://codecanyon.net/comments/26613531 ” in Additional Details field
Cheers!
Radu
Hey there, Is there a shortcode that will add a like button anywhere on the page? I know you can add this to the actual player but I’d love to place it outside of the player and still have it feed into the plugin analytics.
Hello
We don’t have that at the moment
Only on customisation request
Cheers!
Radu
Hi, I have bought Zoomsounds,but i don’t see a graphic waveform. Please help.
Wijnand Bredewold
See this page: https://wijnandbredewold.nl/silence/
Hello Wijnand Bredewold
Try update update 6.38 via zoomsounds > autoupdater
Cheers!
Radu
Hello, I am using the Zoom player as the default WordPress audio player. I have it successfully counting and displaying plays, downloads and likes. I will eventually have about 500 podcasts on the site.
Is there a way to create/display a list of Most Liked, Most Played, Most Downloaded? Can I even see this data somewhere?
Thanks
Hello
You can use the Charts shortcode
[zoomsounds_showcase feed_from="audio_items" ids="" style="widget_player" orderby="likes" order="DESC" count="5" style_widget_player_show_likes="on"]
Cheers! Radu
Hi – I’d like to buy this plugin but have a few questions before I do.
I have an existing website created using the Listeo (https://listeo.pro/) theme. How well/easily can this player be integrated with the theme?
Also, if I were to also purchase the Music Sharing Platform add-on would I need any other plugins or components to enable music sharing between users?
Hello
It will be compatible with any theme, but if you are looking for custom integration with Listeo, there is no custom integration
Yes, Music Sharing Platform allows track sharing
Cheers!
Radu
Hallo, ich habe heute die aktuelle Version installiert. Bei Elementor kann ich ein Bild hochladen, aber es wird nicht angezeigt, egal welches Skin ich auswähle. Was muss ich einstellen, damit das ausgewählte Bild angezeigt wird?
Hello
You also need a media mp3 besides image
Can you show me a link ?
Cheers!
Radu
Hier ein Link zu zwei Bildern, wie ich den Player eingestellt habe. Egal welchen Skin ich aussuche, es wird an der Seite kein Bild angezeigt.
https://drive.google.com/drive/folders/1wfIBs2lvofhBJd-bricxTyxV0oAwIATq?usp=sharingHello
Update to 6.38 via zoomsounds > autoupdater
it will get fixed
Cheers!
Radu
Hello,
Did this plugin was some security problems in version 5.X (5.18)?
As my website was hacked in Feb 2021, but I saw it only now. Also, the hacker renames the plugin folder, and the plugin is gone from Plugins. Also, try to make some backdoors in wp-admin / wp-includes, and some custom folders.
Also, it is safe to use V6?
Regards, Alex
Hello Alex
v6++ is safe to use
There is no vulnerability
Cheers!
Radu
But there was any vulnerability in 5.X?
There was one in v4+ in which users could maybe upload malicious files