How to hide the title in the download link ?

in Download Manager Free

Viewing 9 posts - 1 through 9 (of 9 total)
Jun 25, 2014 at 7:27 am
#17748
Member
Martyprod
OP

Hi, first, thank you for providing your amazing plugin and especially a free version !! amazing job !

1) my question is, that i don’t find the way to hide the title from the button link
for example here : http://didiermartini.com/freesheet/
i would like to hide “Toto – animal guitar transcription”, and just have “free download pdf”, or having the possibility just
to have a “free download” icon (with your free button addon) there.

2) i don’t know what i did wrong, but when we click on the icon, it’s not displaying the download page of the file

Thank you !! and again great job ! (i’m using the 2.7.0 version) !

Jun 25, 2014 at 6:09 pm
#17776
Keymaster
Shahjada
Staff

#1.
sorry, no such option, you need to edit file.

#2.
icon is not linked there. only download link will work for the add-on.

Nov 9, 2014 at 11:20 am
#22326

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

Nov 9, 2014 at 11:53 am
#22327
Member
Martyprod
OP

Thank you, for an unknown reason, it’s not working :(.
when using firebug in firefox, the title disapears, but when i edit the template link file, for an unknown reason, the title stay.
maybe the code to remove is in an another PHP page and not that one ?

i tried everything free browser cache, using chrome, disabling W3 Cache in WP. and it’s still there.
can you confirm please that on your side the title is still there or not (as i edited the file).

thanks !

Nov 10, 2014 at 12:30 pm
#22357

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>

Nov 11, 2014 at 12:48 pm
#22388
Member
Martyprod
OP

forget what i said lol. i installed the addon of WP button, so the modifications had to be done on the PHP page of the addon, not on the main plugin lol 🙂

so i fixed it now, thanks for you help anyway 🙂 i was just editing since the beginning the wrong PHP file :D.

Nov 14, 2014 at 8:20 pm
#22549
Keymaster
Shahjada
Staff

if you like the plugin, please give it a 5* rating here https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform 🙂

Nov 21, 2014 at 12:37 pm
#22784

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

Nov 21, 2014 at 9:53 pm
#22827
Keymaster
Shahjada
Staff

Ok, I’ll add it with next update.

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

The topic "How to hide the title in the download link ?" is closed to new replies.