Topic: text document download [SOLVED]

Hi,
Photographer with no particular IT knowledge: Is there any possibility for my clients to download a text document from my site (Word format)?
I guess it supposes the document to be uploaded to my site but cannot find where to upload a text file - format seems not to be supported?
Thx in advance for your help!

Re: text document download [SOLVED]

The upload module within Showkase is for images only.

You'd need to upload your text document outside Showkase using FTP (or your web hosting account's online file manager) and then provide a link to the file in your page's body content, e.g:

Click <a href="http://www.example.com/files/text_file.docx" download>here</a> to download the document.

When entering HTML code into the Showkase editor, make sure that the editor is in 'Source' mode.

Re: text document download [SOLVED]

Thx a lot - it works! :-)

Re: text document download [SOLVED]

I'm glad you've got it working. Thank you for letting me know.