-
AuthorSearch Results
-
Apr 21, 2021 at 10:52 am #150841
In reply to: Shortcodes not displayed
HumayonSpectatorHello Aleksandr,
I hope you are well.
You will find all the shortcodes list in the below link.
https://www.wpdownloadmanager.com/doc/short-codes/However, you can generate shortcode easily with out copy-pasting any of em.
If you are using the classic editor:For Gutenberg users:
And for elementor:
I have made this screencast only for you so that you can easily implement a shortcode properly.
Let us know if you need further assistance regarding this matter.
With RegardsApr 20, 2021 at 4:46 pm #150788In reply to: wpdm_user_dashboard broken links
Nayeem RiddhiModeratorApr 20, 2021 at 3:56 pm #150782In reply to: wpdm_user_dashboard broken links
Haylei CelilloParticipantThe problem is with the links to individual documents. On both the Profile and Download History menus, clicking on a document name results in a 404 error. On the My Download menu, the document pages load correctly. This is due to different URL structures, as shown in these screenshots:
Profile menu: https://drive.google.com/file/d/1SSQLBhvB3Tzqk4flteuvkGDEQPlTeAo4/view?usp=sharing
My Downloads menu: https://drive.google.com/file/d/1SXXTdSvqi1V3ONCEFgUQmEUUa9po-etZ/view?usp=sharing
I hope that is helpful.
Apr 19, 2021 at 2:33 pm #150720In reply to: [wpdm-archive] not showing documents when page loads
Krys PetersenParticipantThis reply has been marked as private.Apr 19, 2021 at 9:05 am #150700In reply to: Want to create a videos marketplace
HumayonSpectatorHi,
For better performance and security, videos should be hosted on Amazon S3. You can stream them from there by using the below add-on.
For watermark and any other type of video editing option, no add-on is available yet, it will require custom development. You can request custom development by following the below link.
Thanks.Apr 19, 2021 at 12:32 am #150692In reply to: Open PDF in a new tab
Simon FrostParticipantHi Nayeem, I am working on this project with Arianna and am trying to make these changes. I understand what you’ve written, but as we’re using the WPDM Button Templates add-on I think the template file is located elsewhere – it’s probably coming from plugins/wpdm-button-templates/wpdm-button-templates.php
The trouble I have now is that the
[download_link]text is in code like this:if(!wpdm_is_locked($id) && wpdm_user_has_access($id)){ return "<a href='".wpdm_download_url($package)."'>{$html}</a>"; } else return FetchTemplate("[download_link]", $package);I’m not sure how to replace or modify this without breaking the code – I’m not a PHP developer so I’m just using educated guesses here.
Apr 17, 2021 at 7:55 am #150631In reply to: Forgot Password on Private Message not working
ShafayetModeratorHi,
May you please explain sending link feature, we are implementing the link feature in this way, when someone sends a URL. it will automatically show URL preview ( like in facebook messenger or whatsapp ). Is that how you want or please let me know if you have a different idea. The update is coming soon ( in a week or so ).#3. Checking it on your site. I shall let you know details after I’m done
#4. You can setup the admin email to receive private message from PM settings:

However, we shall implement the multi-admin feature, but it may take some time.
Apr 17, 2021 at 6:16 am #150627In reply to: How To Remove Download Button In Link Page?
HumayonSpectatorHi Sethu,
Hope you are well.
You can remove the download button on the link page by following the below procedure.Changing Template Files in /plugins/download-manager/tpls/link-templates ( Download Manager Plugin ) dir:
Copy/plugins/download-manager/tpls/link-templatesdir to your active theme dir
Rename it to download-manager
Now remove all files from {active-theme}/download-mamager except the ones you need to modify
Update template file(s) in {active-theme}/download-manager dir as per your needYou can follow this as well.
More details can be found on the below link.
Thanks.Apr 16, 2021 at 11:54 am #150607In reply to: custom button text
Nayeem RiddhiModeratorFor displaying your own text label for your related files/packages, you may change the link label as I image attached,
For changing your own site language you may follow this doc,
thanks
Apr 15, 2021 at 1:45 pm #150557In reply to: Link Template for PDF
ShopFloorAutomationsMemberThis reply has been marked as private.Apr 15, 2021 at 4:00 am #150515Topic: Editors can’t see duplicate post link
in forum Download Manager Pro
RWFParticipantHello,
Thank you for adding the new option to duplicate downloads in 5.3.4.
By default users with the role of Editor are unable to see the Duplicate link for each Download in the ‘All Packages’ list. Is there a way to turn this on for Editors?
Cheers,
JamesApr 14, 2021 at 11:56 pm #150510In reply to: Sort by upload date not working
IgnitionParticipant2 months of going around in circles and constantly having to follow up for a reply — I have managed to trouble shoot and fix the issue myself. The code we used to fix the issue for anyone with the same problem:
[wpdm_all_packages items_per_page="8" categories="CATEGORIES HERE" jstable=1 order_by="date" order="DESC" cols="title,file_count,download_count|categories|upload_date|download_link" colheads="Title|Categories|Upload Date|Download::155px"]
Apr 14, 2021 at 9:34 pm #150506In reply to: Link Template for PDF
ShopFloorAutomationsMemberThank you for getting back to me.
It wants to download the pdf and not open it.
Here is a link to an example
https://www.shopfloorautomations.com/company-profile/Apr 13, 2021 at 8:57 pm #150441Topic: wpdm_user_dashboard broken links
in forum Download Manager Pro
Haylei CelilloParticipantUsing the following shortcode:
[wpdm_user_dashboard signup=1 fav=0 flaturl=0 logo="https://thecountycut.com/wp-content/uploads/2021/01/logo_300.png"]
On both the Profile and Download History menus, the links look like this:
https://thecountycut.com/?post_type=wpdmpro&p=289
Resulting in a 404 error.
On My Downloads, they look like this:
https://thecountycut.com/download/tuolumne-documents-20210315-2/
Which works as expected. Please advise how this can be fixed.
Apr 13, 2021 at 5:37 pm #150423In reply to: All Add-ons package missing WPDM Directory Add-on ?
Juan GordoParticipantThis reply has been marked as private.Apr 13, 2021 at 5:31 pm #150420In reply to: All Add-ons package missing WPDM Directory Add-on ?
Nayeem RiddhiModeratorDo you want to show the attached file names? for editing link-template, you can check doc, https://www.wpdownloadmanager.com/doc/templates/template-tags/
thanks
Apr 13, 2021 at 11:01 am #150378In reply to: Category & Tags not working as expected
Andreas SchippaniParticipantHi Nayeem,
thanks for your relpy. I tried it with:
[wpdm_archive_filter items_per_page=”6″ link_template=”usermanualdownloadtemplate” cols=2 colspad=2 colsphone=1 category=”umsirm,latest-version” xcats=”umsirr”]but it is still shown in the menu and not applied.
Apr 12, 2021 at 8:43 pm #150347
GFSCParticipantThis reply has been marked as private.Apr 12, 2021 at 3:37 pm #150332In reply to: New Package Automatically Tweets
Nayeem RiddhiModeratorI have checked that, everything is working fine. I think it can happen by the options beneath download info Share this, facebook, twitter, linkedin, it can sometimes. I hope you have understood
thanks
Apr 12, 2021 at 10:18 am #150319
ShafayetModeratorNot exactly sure, your APP needs to be able to handle the WordPress login system properly with proper cookie support. Otherwise, the download will not work, as if wpdm can’t detect the logged-in user ( using WordPress’s native functions ), the download link will not work.
Apr 12, 2021 at 9:20 am #150313In reply to: Forgot Password on Private Message not working
Andrew HenryParticipantWe have downloaded and updated the plugin. When we ask for password reset now we do get a link on the email but it does not work, doesn’t do anything when clicked.
Apr 12, 2021 at 9:11 am #150312
AlbertoParticipantThis reply has been marked as private.Apr 11, 2021 at 8:29 am #150255In reply to: Free Add-ons
HumayonSpectatorHello Robert,
Hope you are well.
Please follow this link which will help you to solve your above-mentioned display issue.
By the way, stay safe and take care of your family. Hopefully, the Covid-19 outbreak will end up soon.
ThanksApr 9, 2021 at 7:16 am #150157In reply to: Open PDF in a new tab
Nayeem RiddhiModeratorHi,
you can follow the link below documentation,
by default, you are usinglink-template-default.phpfor link template andpage-template-default.phpfor the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it intpls>page-templatesfor page template ortpls>link-templatesfor link template. And you have to replace[download_link]with<a href="[download_url]" class="btn btn-primary" target=_blank>[link_label]</a>in related php file.Thanks.
Apr 8, 2021 at 8:11 am #150105
Nayeem RiddhiModerator -
AuthorSearch Results
Search Results for 'download link'
Manage your purchases, downloads, and account settings
-
Search Results
-
Hello,
Thank you for adding the new option to duplicate downloads in 5.3.4.
By default users with the role of Editor are unable to see the Duplicate link for each Download in the ‘All Packages’ list. Is there a way to turn this on for Editors?
Cheers,
JamesUsing the following shortcode:
[wpdm_user_dashboard signup=1 fav=0 flaturl=0 logo="https://thecountycut.com/wp-content/uploads/2021/01/logo_300.png"]
On both the Profile and Download History menus, the links look like this:
https://thecountycut.com/?post_type=wpdmpro&p=289
Resulting in a 404 error.
On My Downloads, they look like this:
https://thecountycut.com/download/tuolumne-documents-20210315-2/
Which works as expected. Please advise how this can be fixed.


