Download: Difference between revisions
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
''' | '''XVINYLX''' download page is located at: | ||
'''http://xvinylx.com/download''' | '''http://xvinylx.com/download''' | ||
If you have a download card for the record you bought, please enter the code '''[http://xvinylx.com/download there]''' and you will be able to download the digital content. | |||
== Ordering download cards == | |||
Digital download is a service we offer to give end customers a way to download digital content (mp3, artwork, etc. of the vinyl record they just bought). Download is hosted on our servers and works using a single-pass or multi-pass code. If you want download cards with your release, let us know during your order. | |||
== Embedding download on your webpage == | |||
If you want the download functionality embedded on your own webpage, insert this code into your HTML: | |||
With <iframe>, download | <code><nowiki><iframe src="http://xvinylx.com/download/iframe" frameborder="no" height="180"></iframe></nowiki></code> | ||
With <iframe> inserted, download will be available on your website and '''[http://xvinylx.com/download xvinylx.com/download]''' will remain as an alternative download location. | |||
Please make sure your website provider does not block usage of the <iframe> tag. |
Latest revision as of 10:37, 7 January 2020
XVINYLX download page is located at:
If you have a download card for the record you bought, please enter the code there and you will be able to download the digital content.
Ordering download cards
Digital download is a service we offer to give end customers a way to download digital content (mp3, artwork, etc. of the vinyl record they just bought). Download is hosted on our servers and works using a single-pass or multi-pass code. If you want download cards with your release, let us know during your order.
Embedding download on your webpage
If you want the download functionality embedded on your own webpage, insert this code into your HTML:
<iframe src="http://xvinylx.com/download/iframe" frameborder="no" height="180"></iframe>
With <iframe> inserted, download will be available on your website and xvinylx.com/download will remain as an alternative download location.
Please make sure your website provider does not block usage of the <iframe> tag.