My site sells CD's and I would like to have some audio samples for each CD or preferable multiple Audio tracks for each.
I have two questions/problems:
1) I read the manual and it says to add an extra field and put the line:
<A href="http://www.samplesite.com/preview/sample.avi">Preview<A>
in the extra field. I did this and it just shows the text "Preview" on the live site and there is no link. What I did, was uploaded via ftp my MP3 called 10.mp3 to the folder
www.mysite.com/store/files/audiosamples/10.mp3, then I put in the line above as:
<A href="http://www.mysitee.com/store/files/audiosamples/10.mp3">Preview
<A>
and it does not link. What is the problem? Could it be permissions?
2) My second question, might be a little easier. If I want to add another audio sample for the same product, can I just add another extra field and put the link, and it would work, right?
Thanks!
Unix