Ok actually i am building a wordpress base site in which people came to download the wallpapers, its working all over but when i insert the image ahref tag its actually open the image not provide the download button,
I use
<a href="image url">button</a>
but with this the image opened in browser not provide the download box.
Is there any way to download the image, or any plugin to do that .....
Also checked this one but not works ..... href image link download on click