Hi,
I found direct file download syntax as following:
http://your-site/wpdmdl=pacakge-id&ind=file-index
Can anyone advise please what the part “ind=file-index” is for? and what sort of problems it may cause if I use the link without it, I mean using the link only like:
http://your-site/wpdmdl=pacakge-id
Thank you.
@inbloomdigital, sorry for the confusion, probably the last reply was not elaborate enough. You may keep using it in your dev site for 15 days, however, even if you activate/use the license in your dev site, it is not a problem, you can unlink the dev site from your order details page here and use the license key in your production site when you move your site to the production server.
Please check the following doc to understand how to unlink a license to use it with a new site when you move WPDM PRO there:
License
For direct download link use the additional parameter download_link=1
in [wpdm_tree]
shortcode. i hope it will work then
thanks
Yes, I followed as in the https://www.wpdownloadmanager.com/doc/bulk-import/ & sample.csv but it didn’t work for external files which are in wasabi server.
Here the sample.csv, I used – https://drive.google.com/file/d/1xWkHrqrj0reZMSMaIFhJL7-GGiMgO–P/view
One of the imported link page – https://www.smartzworld.com/downloads/download/vtu-2017-aeronautical-engineering-ae-6th-sem-syllabus-scheme/. It is showing the file in pdf preview but on click it is showing
Download error file not found!
Yes, I followed it but it didn’t work for external files which are in wasabi server.
Here the sample.csv I used – https://drive.google.com/file/d/1xWkHrqrj0reZMSMaIFhJL7-GGiMgO–P/view
One of the imported link page – https://www.smartzworld.com/downloads/download/vtu-2017-aeronautical-engineering-ae-6th-sem-syllabus-scheme/. It is showing the file in pdf preview but on click it is showing
Download error file not found!
sample.csv file for making CSV file. Already tried this but its not working (Sample.csv file – https://drive.google.com/file/d/1xWkHrqrj0reZMSMaIFhJL7-GGiMgO–P/view?usp=sharing)
One of the imported page link – https://www.smartzworld.com/downloads/download/vtu-2017-aeronautical-engineering-ae-6th-sem-syllabus-scheme/ file is showing in preview but after clicking on download it is showing error “Download Error File Not Found!”
Hi @sqmedia,
Hope you are well.
Please use the below template tag in your related package file which will display all the files in a package as a list.
[file_list]
If you want to add the template tag in a template file then you can follow the below procedure.
By default, you are using link-template-default.php for the link template and page-template-default.php for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in page-templates for page template or link-templates for link template. And you have to add the above-mentioned template tag there.
Hope you understand.
Thanks.
This reply has been marked as private.
Hi @guardian88,
Hope you are well.
JStable only works with the below shortcode.
[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug1,slug2,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]
More details can be found here.
However, you can use the below shortcode instead.
[wpdm_search_result init=1 template="link-template-default" cols=1]
More details can be found here.
Thanks.
Hello @amiricloud,
Thank you for your question.
Unfortunately, the requested functionality is not currently available.
However, you can contact our customization team through the below link in order to achieve the above-mentioned functionality.
Custom Upgrade Service
Thanks.
This reply has been marked as private.
Hi Team,
I got the razorpay payment gateway keys but its not working. I’ve tested it for woocommerce it worked (product link – https://www.smartzworld.com/downloads/product/test/) but it is not working with download manager.
It is showing error “You are not connected to the RazorPay API. Please Check the Settings again.”
For users at frontend it shows error as – https://prnt.sc/137iyuv
-
This reply was modified 4 years, 4 months ago by
Arun.
This reply has been marked as private.
This reply has been marked as private.
Hello,
Sorry for not getting the issue properly. I provided support from an existing article. Pardon me.
As you need deep linking with ajax loading it is actually not built-in with an addon or the plugin.
Please contact for this custom ammendment here
Thanks
Thank so much Shahjada for your help one more question is there anything you could do with email download link popup not closing automatically after sending??
Hello,
Please refer to this page https://www.wpdownloadmanager.com/how-to-customize-permalink-in-wordpress/
I hope it will give you the solution what you are looking for.
Don’t hesitate to reply with details issue if you still have the problem.
Thanks
If I insert the packages as shortcode, they work. The Errors are all when I used the WPDM Gutenberg blocks to place the package download links. I attached an image from the
back end with the error. Everything is up to date.
Downloads are working fine now, unmasking the download link from the Basic Settings, please check
thanks
This reply has been marked as private.
This reply has been marked as private.
Hello @asdfg,
Thank you for your query.
Please use the below code by overriding the corresponding file in order to show prices like your above-mentioned format.
<strike>[currency][base_price]</strike> [currency][sales_price]
Template overriding procedure can be found in detail in the below link.
Template Files
Best Regards
Hi,
It should be wpdm_all_packages
instead of wpdm-all-packages
i have tested here, https://development.latwp.org/wpdm-test/, it is working fine with this shortcode here, [wpdm_all_packages login=1 thumb=1 items_per_page="10" categories="boc-meeting-agendas" jstable=1 order_by="title" order="ASC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]
thanks
you can mask the file download link. If you unmask the download link, bots will be able the find any public download link easily. and generally, It takes between 4 days and 4 weeks for your brand new website to be crawled and reindexed by Google
thanks
This reply has been marked as private.