Temporary links

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Feb 1, 2020 at 4:10 pm
#119390
Participant
Abakar Musalaev
OP

How to make the plugin Download DownloadManager generated download links for example every hour. So that visitors can not use the same link to download the file?
How to complete this task? Thanks you !

Feb 2, 2020 at 6:56 am
#119432
Moderator
Nayeem Riddhi
Staff

This generally happens every time after you refresh the page, You can follow this documentation, https://www.wpdownloadmanager.com/doc/template-files/ As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template. And you have to replace the [download_link] tag with <a class="btn btn-success" href="[download_url]" target="_blank">[link_label]</a> in your page/link template. Then you can see in the refresh slug key is regenerating every time after refreshing the page.

Thanks.

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

The topic "Temporary links" is closed to new replies.