Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
dann (Guest)
dann (Guest)
Acutally, the download option should be in the form that, every customer could listen to the songs and click buy now.
But, it seems to me that, there is no way that a customer will first listen to the songs.
Also, l was trying almost 5 days and nights to make this download work, l came to the forum, read some comments, did what so ever was asked to do, but nothing works.
Last modified: 26 Sep 2006 10:55 AM
 
dann (Guest)
dann (Guest)
but, which link are they going to download the files?
Or do we need to send them via mail?
Also, is the any possibilty , that the consumer, could listen to the song first, l mean mp3?
thanks.
 
Vito
Vito
Hello,
 
We've added some example how users can listen the track here
http://demo.codetosell.com/product_details.php?category_id=25&item_id=158
 
We've add the following code into description field
<embed src="http://viart.com/downloads/fragment.mp3" hidden="false" autostart="false" loop="false" type="audio/x-mpeg"></embed>
 
Is it what you lookig for?
 
Thanks,
ViArt Support Team
 
dann (Guest)
dann (Guest)
hello,
l was at the link. was nothing to llisten to, :)
mp3 fragment did not show any sign to listen to or a buttom to press.
 
Vito
Vito
Hello,
 
On the picture below you can see how it can looks in the IE browser
http://www.viart.com/images/play_mp3.jpg
 
Is it different for you?
 
Thanks,
ViArt Support Team
 
dann (Guest)
dann (Guest)
looks not bad. However, on which side you got to add this code?
 
thanks for the good answers
 
 
Hello,
 
On the picture below you can see how it can looks in the IE browser
http://www.viart.com/images/play_mp3.jpg
 
Is it different for you?
 
Thanks,
ViArt Support Team
 
dann (Guest)
dann (Guest)
<embed src="http://viart.com/downloads/fragment.mp3" hidden="false" autostart="false" loop="false" type="audio/x-mpeg"></embed>
 
 
 
 
looks not bad. However, on which side you got to add this code?
 
thanks for the good answers
 
 
Hello,
 
On the picture below you can see how it can looks in the IE browser
http://www.viart.com/images/play_mp3.jpg
 
Is it different for you?
 
Thanks,
ViArt Support Team
 
Vito
Vito
This code can be used whenever you think it should be.
In the example above we've added it to the full description field but you can also add it to some product option or other product fields.