Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Using shortcode for audio player within fancy display
Tagged: audio player, audio preview, fancy code 8, How to sale music albums, mp3
- This topic has 22 replies, 9 voices, and was last updated 8 years, 11 months ago by admin.
-
AuthorPosts
-
December 17, 2012 at 6:05 pm #32374mabelata2Member
I tried using the wordpress-audio-music-player-plugin-4556 listed above instead of the audio-player in the following code:
[wp_eStore_audio_player src =”URL”]
and I can’t figure out how to exchange the audio_player for the new player. I deactivated the old one, and activated the new one, but the wording I can’t figure out. Can you please help me! Thanks!
December 18, 2012 at 3:09 am #32375adminKeymasterStep 1) Install and activate the following plugin:
http://www.tipsandtricks-hq.com/wordpress-audio-music-player-plugin-4556
Step 2) Edit your eStore products and add the following shortcode in the product description area:
[sc_embed_player fileurl="URL OF THE MP3 FILE"]
Step 3) Now, use a estore fancy display shortcode as usual. Example:
[wp_eStore_fancy1 id=1]
Try the above and you will understand the concept.
March 30, 2013 at 5:35 am #32376innerpeacemediaMemberHi,
I’m trying to embed 2+ preview clips within the product description box.
When I click play on one, it starts fine. But the other one does not play the right preview file.
The second player actually seems to be controlling the first playback.
[http://innerpeacemedia.com/test-product-john-welshons-visit-3/]
(there are two different preview files here)
thanks
March 30, 2013 at 11:11 pm #32377adminKeymasterHi, Can you please tell me what version of the compact audio player plugin you are using? It is likely you just need to upgrade the audio player plugin.
April 1, 2013 at 5:56 pm #32378innerpeacemediaMemberversion 1.0
Thx
April 1, 2013 at 10:49 pm #32379adminKeymasterokay that version would be the issue. We have made a few changes to the WP Audio player plugin since v1.0
You can download the latest copy of the plugin from here (at the moment it is v1.3)
http://www.tipsandtricks-hq.com/wordpress-audio-music-player-plugin-4556
Upgrade the audio player plugin and you shouldn’t see that issue anymore.
December 28, 2015 at 4:59 pm #32380kingstitchesMemberI would like to sale music albums to download, can I use audio player plugin and how do I upload the music collection?
Everett
December 28, 2015 at 10:50 pm #32381adminKeymasterDo you want to create ONE product that will let the user purchase and download the whole album? In that case you can create a zip file (from all your individual files) and call it something like album1.zip. Then create a product using this zip file as the downloadable file. When the visitors purchase this product, they will be able to download the file.
If you want to sell your audio files individually, then you should create a product with each of your individual audio files. When someone purchase a product they will receive the audio file associated with that product.
The following post should be helpful:
https://www.tipsandtricks-hq.com/ecommerce/selling-audiomp3-files-using-wp-estore-plugin-2178
You can also do a combination of both the above options I explained.
-
AuthorPosts
- You must be logged in to reply to this topic.