This reply has been marked as private.
Also: File-type-icons won’t display anymore after upgrading from free to pro! Please help me as soon as possible. (See. downloads –> downloads oberstufe, 1st three links)
Hi,
It is already possible using a custom template for frontend upload form.
1 ) Copy the /download-manager/tpls/wpdm-add-new-file-front.php
.
2 ) Place it in /active-theme/download-manager/
dir.
3 ) Hide all unnecessary settings in the new template using CSS.
To preset category., link template etc you need WPDM Default values ( https://www.wpdownloadmanager.com/download/wpdm-default-values/ ) add-on.
Thanks.
Hi,
You can use the master download link from all downloads page. Each package has a button to generate the master download link.
https://www.evernote.com/l/AUdbmPlfkqBNe5QPADxc1TS8BAJi4rSrKWIB/image.png
By the way, You can create your grid using a custom link template. In that case, everything will be handled by WPDM automatically. You don’t have to copy and link the URLs. Custom templates are used to build a custom preview of the package/download.
Thanks.
You can use the orderby
parameter to sort files by title,
[wpdm_tree download_link=1 orderby=title order=asc]
1 ) I have created a custom page template which shows the full sized thumbnail. You can use it to show the original thumbnail in package details page.
2 ) Couldn’t find the “Goodtime Bakery” download in the provided link. Are you setting the featured image using JPG file or attaching it as a file available for download? Please send me a package link where you have faced this issue.
Thanks.
Hello,
I have a 3rd party theme that I am using and I wish to display all the packages in a grid layout with a button which the users can select to directly download each package. I have the grid setup, what I’m not stuck on is getting the download link for each each package. I was wondering if it is possible to get the id of the package through the custom fields metadata for each package, or if I be better off creating a new custom field which is the direct download link for each package? I also be glad to try any other suggestions.
Thanks!
Yes, you can remove the details page link. Clone the template you are using now. Then replace [page_link]
with [title]
. That should do the job. You can create the custom template from Downloads Templates page.
Please send temporary wp-admin login info in private reply if need help.
Please send me the file as a zipped format. Or upload it somewhere ( i.e. wetransfer ) and send the download link.
Hi,
The pop issue is related to the active theme. It is preventing the Bootstrap popup, though not sure why. Your theme provider might have a better answer about this. I tested the pop up with a default theme. It worked there.
However, you can use the embedded form style until the popup issue resolved. You can use any page template with [download_link_extended]
template tag to apply the embedded form.
Thanks.
Hey guys,
Is there a way of disabling the details link?
Just want a simple download pdf link with icon?
Many thanks
JOnathan
Yes, please link it to download.schenker-tech.de.
Thank you very much.
Hi,
Sorry for the delayed reply.
I have modified the custom link template ( Audio Clone ) and linked the download button to the details page.
Single Column, Flat Clone
is a page template. It is applied in package details page. You will find it in the Page Template drop-down.
https://www.evernote.com/l/AUfLCf1QQsRBv6V8AktJ54BqdGms9-9KYXMB/image.png
Thanks.
Hi mate,
Finally,
I would like to re-direct users to single page when clicking on download button instead downloading file straightaway.
I managed to place some ads,
and settings Select Link Template not able to see the Single Column, Flat Clone
Just have a look these kindly mate.
Thank you mate for your time.
Have you installed the latest version of Download Manager? Your key should work fine as it is not linked to any other domain.
1 ) Created a new custom link template ( Audion Clone ). This template has both the play button and the download button as you asked. Installed the WPDM Image Button add-on to prettify the download link. You can change the button style from Image Button settings tab in WPDM settings page.
2 ) Cloned the Single Colum, Flat page template and added a link to your all download page. I have updated page template in this package https://kusumpu.com/download/suriyan-goundamani-comedy-ringtone/ Now you have to update all other packages to add the Back to all downloads button. You can modify the text by editing the custom page template.
I’ve just installed the WPDM Pro ecommerce package, and have set up my downloads.
1. in the shopping cart, is there a way to disable the “role discount” column?
2. After a successful checkout, I see an order number that I have to click to get to the order summary page with the download links. Is there a way to bypass this requirement to click the order number, and go directly to the order summary page with download links?
3. Is it possible to disable/remove the “add note” section at the bottom of the order summary/download page?
This reply has been marked as private.
1 ) It is possible to add a download button. If you want both play and download button you have to clone the audio template and add [download_link]
tag there. Then use this custom link template in archive page shortcode. Here is the Documentation.
2 ) You can add your all downloads page in your site menu to make it easily accessible from anywhere. Also, It is possible to add a link to the downloads page using a custom page template and custom template tag. I can help you with that. Send temporary wp-admin login info in private reply in that case.
Hi,
I updated the wpdm pro and file-cart add-on.
Nice new fiture to send download link by email.
But only an empty file with name cache could be downloaded.
I had put 7 files in the file cart.
And also the download from the file_cart would not work. The zip file contained the path to the download manager files. But this was empty.
Very strange behaviour.
I had been using WPDM and add-ons for 2 years. When suddenly some functions did not work anymore. Therefore I did the update.
But now I do not know what to do.
Can you help`?
Thanks, SImone
Your custom template didn’t have the [download_link]
tag. I have updated the template code. Now permission denied message is being displayed. Tested with BWS Level 2 – Bilingual package.
You have to clear category access settings. If you are using package access setting no need to use the category setting. As the user could get the access from category setting even when package setting doesn’t allow access.
Please make sure you have cleared the cache after changing settings and updating packages.
Hi,
Currently, it is not possible with Dropbox storage. But you can use Amazon S3 add-on ( https://www.wpdownloadmanager.com/download/wordpress-amazon-s3-storage-plugin/ ) to protect the download link.
Thanks.
Here are the steps to show email lock popup on click a button with custom text,
1 ) In your package settings set 7 Deadly Sins of Retirement PDF as Link Label.
2 ) Set Button Template as Link template in the package setting or you can set the link template in step 3
3 ) Then put the package shortcode where you have your button now. You can set the Button template when in this step too using template
parameter.
[wpdm_package id='package_id' template="link-template-button"]
Install Image Button add-on ( https://www.wpdownloadmanager.com/download/wpdm-image-button/ ) to convert plain download link into beautiful buttons.
Hi guys,
I have the following problem: I have a download-package containing several files. I download them with a direct link (no download-page) and get the ZIP-File with the files in it. Is it possible to have all files separate with a single download link?
e.g. file1 and file2 gets downloaded with one link and NOT zipped?
Thanks and kind regards
This reply has been marked as private.