If you are asking about link/page templates, then you can create custom link/page templates from Downloads Templates page. Plugin update won’t delete the custom link/page templates.
i have copied the /link-template-default.php to /wp-content/themes/astra-child/download-manager, and change line 8, but it still open in the same window, what do i wrong
Please copy the template from plugins/download-manager/tpls/link-templates/link-template-default.php to your active-theme/download-manager/link-template-default.php and change line 8 <div><strong>[download_link_extended]</strong></div> with <div><strong><a target="_blank" href="[download_url]">Download</a></strong></div>
Hi, I created my own template for listing of downloads. After updating the free version my template was deleted. Is there a way to upload own templates e.g. in my child theme or link to them in the shortcode? Do I need the pro version for that?
I’m trying to upload large zip files to my WP website. Let’s say I’m trying to upload a 1GB file. It shows the upload bar while uploading, but once it’s done and I click on the download link it shows a file sized 400MB (smaller than the actual file file that was uploaded) instead and when downloaded, I cannot extract the zip file (it gives an error). I already checked if the file is corrupted before the download (it’s not corrupted – I can extract it without any problems). Does any one know what’s the problem?
Also, tried sorting by ‘categories’ but does not work. code: [wpdm_all_packages items_per_page="30" categories="access-platforms-gangways,bus-rv" jstable=1 order_by=”categories” order="ASC" cols="title,file_count,download_count|categories|package_size|download_link" colheads="Title|Categories|File Size|Link" download_link="1"]
I am changing template to one that works [wpdm_category].
You should really fix this for future reference. Thanks!
it worked to open child categories within the main-categories, but now categories with child are loading mainpage again. Do we have to change something to make the shortcode work properly again?
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.
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?
Here is my code:
[wpdm_all_packages items_per_page="50" categories="access-platforms-gangways,bus-rv,overhead-fall-protection" jstable=1 order_by="title" order="ASC" cols="title,file_count,download_count|categories|package_size|download_link" colheads="Title|Categories|File Size|Link" download_link="1"]
Hi team, I have the modal log in and it works, but one time enter with a correct user I can’t download any file
I’m using the latest version of WPDM and my template is:
You have to clone the current link template you are using and then replace [page_url] template tag with [download_url]. That will replace the details page url with a download link.
In regards to GPRD the subscriber is the one who needs to double opt-in, not us as the collector of the information. This addition of keeping the email pending until approval is good for false emails only but doesn’t solve the double opt-in requirement.
For double opt-in, if they entered an incorrect email address they wouldn’t be able to verify and we are asking that the package not be delivered until they verify. This would kill 2 birds with one stone. It would require accurate email addresses as well as be providing the double opt-in requirement for GPRD.
From Martino’s original request:
Step 1: Customer type in my form -> My customer receives Email Verify Link to the email address they entered.
Step 2: Customer Clicks this email verify -> system will send Email with Link Download
We’ve got your plugin running a few years now and it’s doing it’s job.
But there is one problem. We’ve got a file that is 350mb for download and it takes about 5 minutes to download if we are lucky. This is very slow. Because when we offer the file on our site with a direct url from our server it downloads in about 30 seconds. So this rules out it has nothing to do with the internet connection speed.
I can give you the url links of both files so you can try for yourselves.
you can easily modify the page/link template to remove the download link button. As you want to use file_list download button. Please go to /wp-admin/edit.php?post_type=wpdmpro&page=templates&_type=page page template section and modify the one you are using with the package.
Hi Simon, I was about to post the same issue. Even more, for me 95% of packages show the empty page.
For those that show up the link is not working. Just a plain text. I had to disable the membership and allowed all downloads for now, as it is look empty 🙁
Author
Search Results
Viewing 25 results - 6,626 through 6,650 (of 11,356 total)