tartar007

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
in reply to: How to hide the title in the download link ? #22784

tartar007
Member

No problem. How about “Last downloaded files” widget for sidebars?
Thanks.

in reply to: How to hide the title in the download link ? #22357

tartar007
Member

My default template file code now:

<!– WPDM Link Template: Default Template –>

<div class=”link-btn [color]”>
<div class=”media”>
<div class=”pull-left”>[icon]</div>
<div class=”pull-left”>

<div style=”font-size: 8pt”>[download_link]
<br> Downloaded: [download_count] times<br> File size: [file_size]
</div>
</div>
</div>
</div>
<div style=”clear: both”></div>

in reply to: How to hide the title in the download link ? #22326

tartar007
Member

Jast make edit “download-manager/templates/link-template-default.php”
And remove the [title] code ))

Viewing 3 posts - 1 through 3 (of 3 total)