Forum Replies Created
Hi,
We have added the missing plugin, you may download it now :).
Hi,
Sorry for your trouble, please try now.
@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:
The word Search... is already available in download-manager.po, you should be able to translate it by creating a language file manually or using any translation plugin.
Related downloads are generated based on matching categories or tags. If no match found, it shows No related download found!
WPDM doesn’t set featured images automatically from the pdf thumb. It will require code customization.
Please check if you enabled the subscription/recurring payment option in your Razorpay account.
Hi,
Author name and avatar option will be available with the next update of the WPDM Gutenberg Add-on.
#1. We have fixed the translation issue with the column heads for the next update. However the word ‘Search…’ is already translation ready.
#2. All Download Table block with WPDM – Gutenberg add-on will have all extended features to build table.
Hi,
Here it is:

The issue was happening as the image size was too large ( 7000+ px ) and your server was failing to create thumbnail due to the lack of memory required to handle such large image, however, I’m resized ( 1000px ) and compressed them ( ~ 150 KB ) and uploaded there to show you. See, it is working fine now.
So, not an issue with the plugin :).
Hi,
That menu is coming from advanced access control add-on and the language file is here /plugins/wpdm-custom-access-level/languages/wpdm-custom-access-level.pot. Please get the pot file and translate it.
Nothing do to there for now. However, it is not an issue, that’s how it works. It will not close, but a message will appear on the screen after successful submission.
Hi,
Template preview is an optional function, which is not related to any wpdm pro core features. It also will not cause any functional issues. We mentioned there This is a preview, original template color scheme may look little different, but structure will be same.
However, the template preview is working fine now. I’ve adjusted it for you.
Okay now, WPDM was failing to create thumb from that file probably due to invalid file type or size.
Hi,
Sorry for the delays.
Please check the doc here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/, there is a way to add the author name and other author-related info with the table.
When adding a shortcode order="ASC/DESC" indicated the sort order, you either add order='ASC' or order='DESC', field_name should be replaced by the field name you want to sort, for example, if you want to sort by title, order_by="field_name" should be order_by="title".
To add a category filter, use parameter categories='CATEGORY_SLUG', here replace CATEGORY_SLUG with an exiting category plugin from your category name.
However, everything is explained on the doc URL mentioned above. However, please let me know if anything is not clear in the doc.
Thanks.
Hi,
We shall add it as an option with the next update of the add-on, for now, I simply disabled the code to skip autostart download.