What is the process to get the # of d/l's displayed to the user when a topic has a file that can be dowloaded
There was a post about this years back But i have been unable to find it


Code: Select all
[download={INTTEXT1}]{URL}[/download]Code: Select all
<div class="download-blocks"><a href="{URL}"><dl class="extra-box download {INTTEXT1}"><dd><font color="#000000">DOWNLOAD-LINK</font></dd><font size="2">{URL}</font></dl></a></div>Code: Select all
[download]URL TEXT[/download]
No because User just needs to enter their URL. Color is already picked and inputted from drop down box for which ever one they chooseSniper_E wrote: 12 Aug 2024, 04:47 Did you mean,
And HINT toCode: Select all
[download=COLOR]URL[/download]