Forum Replies Created
Here is the shortcode:
[wpdm-archive button_style="inverse" link_template="default" order_by="post_title" order="asc" items_per_page="9" cat_view="compact" cols=1]
Hi,
Please update to wpdm v5.1.14. Also, if you are using Bootstrap 3 UI in wpdm UI setting, please select Bootstrap 4, bs 3 will be dropped soon and we are not maintaining it anymore. Finally, clear all cache. That should resolve the issue. Also, you may unmask download link from wpdm settings to resolve the issue:

Hi,
Minimum PHP version requirement is 5.6 as the latest version of WordPress.
Hi,
No worry, the issue is fixed in v3.1.01, please update your copy, it will be working fine again.
Hi,
The latest version 3.1.01 is backward php version ( 5.6 ) compatible now. Please update your copy.
Hi,
We have fixed the issue, an update is coming within the next few hours.
I see, change 6 sites are lots of work, ok, don’t worry, we are checking it on our side. But upgrading PHP will be safer for you if those sites are serious for you.
Actually, you will have to upgrade php version very soon, wordpress also dropping backword compatibility very soon. Here is wordpress requirements:
@sybillevz, here are the ways:
- Importing Products: You can create a CSV file with product data following wpdm importable CSV file form and import them to wpdm in a click. Please follow the doc: https://www.wpdownloadmanager.com/doc/bulk-import/
- Import Customers/Clients: If they are WordPress users, you don’t need to change anything here, otherwise, you may use user import plugin from wp.org
- Assigning products to customers: there are 2 ways:
- You may use Premium Packages Add-on, install and activate it, then go to Admin Menu ► Downloads ► Orders ► Create order manually and assign to existing customer. Customers will be able to download the products from User Dashboard ► Purchases Menu
- Or, you may use Advanced Access Control add-on, and from edit package with you can assign a package to sepcific users. Customers will be able to download assigned items from User Dashboard ► My Downloads
That is not possible yet. gallery_WxH will show image grid from additional preview, not as slider, wpdm_slider will show slider only from the featured image.
Hi,
Please check reply #post-131652 and #post-131653
I’ve modified the code and thumbnails are coming exactly in the given size:
https://staging.frebers.com/download/5-games-background-illustration/
Hi,
To resize the size in an exactly given size, please use the code:
<?php echo WPDM()->fileSystem::imageThumbnail($preview, [768, 474], true, true); ?>
Hi,
You can use any theme, that doesn’t matter. Please follow the instructions here:
Setting up PayPal smart button for Premium Packages – Digital eCommerce plugin
Hi,
The issue is fixed and plugin update.
Hi,
When lock option is enabled, you can’t use [download_url] tag in the link/page template, as for locked packaged [download_url] tag will only return #, as download URL only generated dynamically after the package is unlocked. Please user [download_link] tag instead of <a href='[download_url]'>[link_label]</a>

