Heisenberg submitted a new resource:
You must be registered for see links
- add Download Button next to attachmentsvB Version: 3.8.7
Now you can add a Download button next to attachments.
Screenshot:
You must be registered for see images attach
To do that, open postbit_attachment template.
Search for:
Code:($attachment[filesize]<if condition="$show['views']">, <phrase 1="$attachment[counter]">$vbphrase[x_views]</phrase></if>)
Below it add:
Code:<a class="downloadbutton_attachments"...
You must be registered for see links
Last edited:
