Active links disabled after update

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Apr 18, 2018 at 9:24 am
#73941

On the blog page there is a list of all the downloaded files. I use the short code [wpdm_all_packages]. After the update, the active links to the pages of the downloaded files were disabled. Tell me, what should I fix?

Apr 18, 2018 at 10:10 am
#73944

Hi,

Maybe you used custom code update in the file. After the plugin update, the file changed. So the link is disabled. For custom code update, You need to copy the file from \plugins\download-manager\tpls\wpdm-all-downloads.php and put this file into the active theme/download-manager/ wpdm-all-downloads.php, then the update will not affect the template file. More details here.

Now, After the update you can use cols="page_link,file_count,download_count|categories|update_date|download_link" with the shortcode so the page link will be desplayed with the title. So you can use page_link instead of title in the cols.

Thanks

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

The topic "Active links disabled after update" is closed to new replies.