wpdm_hotlink not working

in Download Manager Free

Viewing 4 posts - 1 through 4 (of 4 total)
Mar 8, 2016 at 9:30 am
#42077
Member
bayaninv
OP

Hi,

I am having issue with my downloads link, the shortcode wpdm_hotlink isnt working any more.
How can I have a simple image to display as download link.
My shortcode used is as following:
[ wpdm_hotlink id=’27956′ link_label=’ < img src=”/ wp-content / plugins / download-manager / file-type-icons / arrow_down.png” alt=”” / > ‘ ]
Which showed only the down arrow image to download the file.

Please guide

Mar 8, 2016 at 9:49 am
#42079
Member
bayaninv
OP

I used a simple link showing a image for my downloads, but its not working in the new updates.
My old shortcodes was=
[ wpdm_hotlink id=”27956′ link_label=’ < img src=” / wp-content / plugins / download-manager / file-type-icons / arrow_down.png ” alt=”” />’ ]

but when I change is to=
[ wpdm_direct_link id=’27956′ link_label='< img src=” /wp-content /plugins / download-manager / file-type-icons / arrow_down.png” alt=”” />’ ]
its only listing the file name as “Download File_0001” and not showing the image mentioned in the filter link_lable.
Also tried without the Link_lable as=
[ wpdm_direct_link id=’27956′ http: // www. mydomain .com/ wp-content/ plugins/ download-manager/ file-type-icons/ arrow_down.png ]

So How can I convert it to be able to work on the new updated plugin

Mar 9, 2016 at 6:23 am
#42165
Keymaster
Shahjada
Staff

Use:

[wpdm_direct_link id='27956' label='<img src="http://www.mydomain.com/wp-content/plugins/download-manager/file-type-icons/arrow_down.png" alt="" />' ]
Mar 9, 2016 at 6:40 am
#42166
Member
bayaninv
OP

Also does the Free version support link templates or page templates, where can I download them?

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

The topic "wpdm_hotlink not working" is closed to new replies.