I have Pro installed and the free version activated, and my license entered in the admin, but I am not seeing the option for WooCommerce in the settings.
What's weird, is when I deactivate the Pro version, the WooCommerce options show up, but it says Go Pro. Whenever I activate the Pro version, the Woocommerce section is gone again.
You have probably change the wave type for Synthetic. Here codes fr both wave type:
How to do play and pause without the toggle effect: Synthetic Wave: document.getElementById("sonaar-audio").pause(); document.getElementById("sonaar-audio").play(); Dynamic Wave: IRON.sonaar.player.wavesurfer.pause(); IRON.sonaar.player.wavesurfer.play();
I'm trying to figure out how to show the play icons for products using Sonaar Music Player. Like you have here:
https://beatstore.sonaar.io/rebirth/
How do I attach the player to each product so it plays on the product listings so I can simply list products to show all music?
Hello Chad,
Please check this tutorial : https://sonaar.ticksy.com/article/16039/
Hope it helps
Thanks,
Max from the Sonaar.io Crew
I have Pro installed and the free version activated, and my license entered in the admin, but I am not seeing the option for WooCommerce in the settings.
What's weird, is when I deactivate the Pro version, the WooCommerce options show up, but it says Go Pro. Whenever I activate the Pro version, the Woocommerce section is gone again.
Hi,
you need the Pro version with the WooCommerce edition. You currently do not have the WC edition.
The price of the pro version is $39. The price of the WC edition is $69. You can upgrade to WC edition here: https://sonaar.io/cart/?nocache=true&edd_action=sl_license_upgrade&license_id=2934&upgrade_id=3
If you have any issues, let me know
Thanks,
Max from the Sonaar.io Crew
Hi,
You have probably change the wave type for Synthetic.
Here codes fr both wave type:
How to do play and pause without the toggle effect:
Synthetic Wave:
document.getElementById("sonaar-audio").pause();
document.getElementById("sonaar-audio").play();
Dynamic Wave:
IRON.sonaar.player.wavesurfer.pause();
IRON.sonaar.player.wavesurfer.play();
Thanks,
Alexandre from the Sonaar.io Crew
Beautiful. Thank you!
You are welcome
Thanks,
Alexandre from the Sonaar.io Crew