Hi - I just upgraded/purchased the PRO version of the MP3 player, mainly for the reason that the BUY/DOWNLOAD buttons would be visible to the customer all the time. I read on your plugin reviews that you had to upgrade to the Pro version for this to be "On" or visible all of the time (as opposed to having to scroll over with the mouse to cause it to appear. I use Wordpress...and I'm enjoying the plugin, very much...but I really need this feature to work.
Thanks so much for the reply and the help. I will try to load and edit the player with Elementor first, since that gives me more access and options for the player...hopefully, that will solve my issues. If I problems, I'll reach out to you.
Hi - I just upgraded/purchased the PRO version of the MP3 player, mainly for the reason that the BUY/DOWNLOAD buttons would be visible to the customer all the time. I read on your plugin reviews that you had to upgrade to the Pro version for this to be "On" or visible all of the time (as opposed to having to scroll over with the mouse to cause it to appear. I use Wordpress...and I'm enjoying the plugin, very much...but I really need this feature to work.
Thanks,
Steve McRay
Hi,
Since your are not using Elementor, you will have to do quick Custom CSS to always show the buttons on the tracklist.
Add this to your custom CSS:
.iron-audioplayer .playlist .store-list .song-store-list-menu .fa-ellipsis-v {
opacity: 0!important;
}
.iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container {
opacity: 1!important;
}
If it does not work, please provide me access to your wp-admin and I will gladly check the issue you have.
Thanks,
Max from the Sonaar.io Crew
Hi -
Thanks so much for the reply and the help. I will try to load and edit the player with Elementor first, since that gives me more access and options for the player...hopefully, that will solve my issues. If I problems, I'll reach out to you.
Thanks again...and enjoying the MP3 player!
Steve
Excellent Steve
Thanks,
Max from the Sonaar.io Crew