- This topic has 2 replies, 2 voices, and was last updated 13 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Audio Player only plays old file
Tagged: audio player, mp3, WP eStore
WP eStore vers. 4.7.0
WordPress vers. 3.2.1
PHP vers. 5.2.17
Page with issue: http://www.quinnsullivan.me/store The player is for the song My Sweet Guitar
I replaced the original mp3 with a a second, smaller excerpt in the product description field using the following code:
Original
[wp_eStore_audio_player src = “http://www.quinnsullivan.me/…/01-My_Sweet_Guitar.mp3”%5D
New
[wp_eStore_audio_player src = “http://www.quinnsullivan.me/…/01MySweetGuitar_excerpt.mp3”%5D
And the shortcode on the page is:
[wp_eStore_fancy7 id=1]
All of the changes saved for the product, but the player on the page still plays the 2:41 song instead of the 0:30 excerpt. I’ve cleared the browser cache and tested across 5 different browsers (Chrome, FF, Safari, Opera & IE), all the results are the same.
Any ideas on what I should try next?
The Fancy7 and 8 display option directly plays the mp3 file that you enter in the “Digital Product URL” field for a compact display option. It does not show or take anything from the description field of the product. If you want to show the description field, use one of the other fancy display options that shows the description section of a product.
This page has a list of all the fancy display options available in eStore:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
Thank you for getting back to me. This could be a future enhancement as the format is great, but not everyone wants to play the entire MP3 (in this case, a musician) and the layout is great, just need to be able to play a shortened version of the MP3 for sale.