Jump to: navigation, search

Download: Difference between revisions

No edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''XVinylX''' download page is located at:
'''XVINYLX''' download page is located at:


'''http://xvinylx.com/download'''
'''http://xvinylx.com/download'''


Digital download is a service we offer to give your customers a way to download a digital content, typically mp3's of the vinyl record they just bought. Download works using a single-pass or multi-pass code. If you want download cards with your release, let us know during your ordering process.
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.


If you have a valid download card, please enter the code and you will be able to download the digital content.
== Ordering download cards ==


== Embedding download functionality within your webpage ==
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.


If you want the download functionality embedded in your own webpage, make sure your website provider allows <iframe> tag and insert this code into your HTML:
== Embedding download on your webpage ==


<code><nowiki><iframe src="http://xvinylx.com/download/iframe" frameborder="no" height="100" width="500"></iframe></nowiki></code>
If you want the download functionality embedded on your own webpage, insert this code into your HTML:


Download system works transparently and '''xvinylx.com/download''' remains an alternative download location.
<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 11:37, 7 January 2020

XVINYLX download page is located at:

http://xvinylx.com/download

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.