Hello,
I'm trying to use an image to link to a rar file so the visitors of my blog can get their hands on some nice freebies:-).
I am using a simple piece of code:
a href="http://www.myblog.com/blog/images/2010/4/freebie.rar"
img class="alignnone size-full wp-image-583" title="download" src="http://www.myblog.com/blog/images/2010/11/download.jpg" alt="" width="223" height="53" /
/a
However, when clicking on the image, it sends me to the 404 page.
I am using the Add Lightbox & Title plugin http://www.linhost.org/projects/wordpress-plugins/add-lightbox-title/ and I assume this might be the source of my problems:-). Is there a way to have the image link to the file and download it instead of giving me a 404?
Thanks!














