@shahjada .. so, got the email to trigger .. but is there a way to “by-pass” the email to download the document? I really just want to leverage the plugin to capture the visitors info (first name, last name, phone, company, email) and then allow Constant Contact to send the document link via the automation. In essence, the WPDM is acting as a lead capture lock and providing the required fields ensures we are building a strong contact database.
Thanks for setting up the test page, the shortcode you used is simply:
[wpdm_all_packages jstable=1]
And this works great, however, if I try to specify the columns I want:
[wpdm_all_packages jstable=1 cols="page_link,post_content,package_size|categories|update_date|download_link"]
Then the display/search toolbar doesn’t show for me and the column titles are not clickable to sort the table. Is this expected behavior?
For search option in single multiple files, there needs some customization, you may knock here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade, for the single files you may share the attached links
thanks
Sorry, I’m not sure what you mean “use category ID separately”.
And why do we need to explicitly add child categories. This wasn’t the case 12 months ago.
Please see this forum post from last year. https://www.wpdownloadmanager.com/support/topic/wpdm_category-use-and-operator-for-tags/#post-139894
The solution 12 months ago was:
[wpdm_category id="erp-scale-pse" tags="web+dropbox" cols="1" order_by="create_date" toolbar=1 desc=1 item_per_page=10 template="link-template-calltoaction3.php"]
Hi,
thanks for the response. Can we add category id to [wpdm_tag]? and if so, does it include child categories?
Please see this forum post from last year. https://www.wpdownloadmanager.com/support/topic/wpdm_category-use-and-operator-for-tags/#post-139894
The solution 12 months ago was:
[wpdm_category id="erp-scale-pse" tags="web+dropbox" cols="1" order_by="create_date" toolbar=1 desc=1 item_per_page=10 template="link-template-calltoaction3.php"]
Thanks
Ian
This reply has been marked as private.
I’m having the same problem with the display/search toolbar not showing and the column titles not being clickable to sort the table. What was the solution?
Here’s my shortcode:
[wpdm_all_packages login=1 items_per_page="20" categories="2020 Board Meetings" jstable="1" order_by="date" order="desc" cols="page_link,post_content|package_size|categories|update_date|download_link" colheads="Title|Size|Categories|Update Date|Download::155px"]
The table I get isn’t as per the demo (no toolbar/column titles don’t show sort arrows).
Hello,
Might you have any idea why clicking one of the zip download links on this page https://meyersound.com/product/compass/#software can take well over a minute for the download to begin? Especially the links for larger files like the top one: Compass 4.8.2 macOS. It makes sense that they would take time to actually download, but I can’t understand why just starting the download process might take so long. I know my visitors will think something is broken.
The page requires a login. I’ve created the credentials below:
Username: download-manager
Password: MsIbCa1979
Thank you for your time,
Matthew
please use the below code in your theme functions.php
add_filter("wpdm_single_file_download_link", function($actions, $fileID, $package)
{
$url = add_query_arg(['wpdmdl' ► $package['ID'], 'ind' ► $fileID], home_url('/'));
$actions = "<a href='#' data-downloadurl='$url' class='btn btn-sm btn-primary wpdm-download-link download-on-click'>Download</a>";
return $actions;
}, 1, 3);
it will mask the single file download URL too
thanks
For removing Facebook/twitter link, please, give your temporary wp-admin login details in a private reply for adjusting the issue,
and for subscribing email address once when one wants to download multiple files, we shall add an option in the next update
Thanks.
In my case download link is always 0, it look like not working at all wen using package shortcode.
Only works in package page, but I am not using that page.
Hi Nayeem,
The shortcode you suggested would require me to make dozens of pages using that shortcode and filter down to the specific categories I am looking for. In my original link https://www.waukbearing.com/resources/download-center/ you can see we are using one main directory page. So your suggestion will not work.
Is it possible to add the “operator (string) ► ‘IN’, ‘AND’” or something similar to the wpdm_archive_filter shortcode? Another option would be to use the wpdm-archive shortcode, which is what I was using before the newest update and the addition of the new wpdm_archive_filter shortcode.
Hello all,
There was an update to the plugin again, so I attempted to update it on the WordPress plugin page. It failed again (as it always does). The error said “The Update failed…the package could not be installed.” After that, the WPDM Directory Add-On stopped working and now our shortcake doesn’t work.
So, I downloaded the most recent versions of both plugins: Download Manager and WPDM – Archive Page. I uploaded them and activated them and now they appear to be activated and working. However, our shortcode doesn’t work (the raw shortcode just shows up directly on the page) and that area of our website is completely broken…again.
Here is the shortcode that we are using:
[wpdm-archive cat_view=”extended” button_style=”default” showcount=0 link_template=”5c830ecaed300″ items_per_page=”30″ order_by=”date” order=”desc” cols=1]
Can you let me know what I am doing wrong? Updating the plugin never works when I do it through the WordPress Plugins page (this is like the 4th time I have gone through this). Then when I upload the new version, it breaks the Archive Page shortcode.
It seems like there’s something wrong with how I am working.
Thanks,
Reeb
sir here is the video clip link please watch the clip so you will understand better I am waiting for your kind response.
how to hide direct download link from users
sir i tried the mask unmask setting also but when i changed link to unmask download link then my setting not saving. plz help me
Can you please provide a screenshot for your issue please for getting elaborate more on your issue, there is an available mask/unmasking download link and for file list, there is the single download link for every file
thanks
ok Sir please check it, it’s very hard to copy and paste the Download links from other sources.
I’ll be very thankful for that Sir
Hey Dear Friends.
I am using wpdm pro, i want to hide or redirect my direct download link from user, i mean when someone copy my Download link, so it’s shall copy the package link, not the exact Download link.
I found this Feature in link template” Card ” but it’s not working for file list option, i mean for multiple files package.
Sorry for My bad English, hope you will understand what I’m trying to say.
Because owner of other Websites are copy paste my direct Download links to their post/Website.
So i want to protect my links from copy.
Hello dear forum Members.
I’m a Wpdm pro Users, i have downloadable files in different folders in my cpanel.
But I can’t attach any of them by using the DIR option or Server Option.
Currently I’m creating Download link and adding my files through direct download link.
So please help me how i can attach my files from cpanel to wpdm package.
Hi – none of the link templates works in my installation. No matter which is selected, just text appears against the standard download button. The link templates do not preview either, instead just showing the site home page. I’ve also tried a default theme and that does not solve it.
I set the “Category Page Template” to “use link template”
I even set the “who can have access to packages under this category” to “administrator” only
I view the files page incognito view and still see all the files (when I click to download it tells me to login to download)
You can review my settings using the same credentials above
When you are using js table, sorting depend on the columns used to show the table, so, as you want to sort the table by publish date, I have configured the shortcode like this:
[wpdm-all-packages cols="title,file_count,download_count|categories|publish_date|download_link" colheads="Title|Categories|Publish Date|Download::155px" categories="immas,maps,meeting-document,paper,report,statement,practical-information," items_per_page=30 jstable=1 orderby="publish_date" order="DESC"]
And it is working fine now.
I am using always the same shortcode at several pages:
<!– wp:download-manager/category {“cats”:”alisia-imagens-produtos”,”toolbar”:”0″,”cols”:”4″,”template”:”link-template-semi-ext.php”} /–>
Backoffice access:
pedrasriscas.pt/wp-admin
user: digy_pedrasriscas
pass: nul39ccG!
This reply has been marked as private.
For disabling the file size and download count indicators, you can customize related page/link templates according to your requirements, thus you shall get your desired view,
thanks
hi,
do you want to attach external link like digital ocean account files for your package download, if the files are shareable, you can attach those by Insert URL option, please let me know if I get you
thanks