Is there a plugin for offering downloads on a WP blog? How do people create a downlink on their posts?
Just use normal link format: Download my band's <a href="http://www.myband.com/videos/video1.wmv">video</a>! Download this <a href="http://www.imanerd.com/tutorials/tut_pack1.zip">tutorial</a>! Code (markup):
Show us the page you're trying it on. The code would be better if you add a target="_blank" within the <a>
I’m making a normal post and added Download tatller <a href="http://www.deliriumpropaganda.com/wp-downloads/tatller.zip">here</a> Code (markup):
That's interesting, WP must be prefetching it somehow. You might have to make a new folder via FTP and stick it in there.