I’m not seeing that, now akismet update is pending, but signup form is also showing fine.
It loading fine for me:

It can be achieved through some minor css change. Please give me your URL and temporary wp-admin login info in a private reply to check and suggest required css update.
Hi,
Go to pdf stamper settings and configure it and save settings, that should resolve any issue you are having there.
Yes, you can use wpdm_category or wpdm_packages shortcode:
[wpdm_category] – Query All Downloads From One or More Categories
[wpdm_packages] – WP_Query in a shortcode for download manager packages
please update tinymce button add-on, wpdm pro and any other wpdm add-on you are using there, ui should show properly now.
That is only possible for view/template files.
Latest version is 6.3.2, The issue was already fixed, please update to the latest version.
please give me temporary wp-admin login info in a private reply to check.
$message['receiver'] contains receiver info.
Okay, we shall improve the option soon.
Got it, adjusted for the next update
Hi,
Sorry for your inconvenience. your order is active now.
adjusting with the next update ( within the next few hours ).
Hi,
PayLink is dynamic and works on the fly, they are not stored in database, only create order record and payment details only after user try to complete or completes the payment. They are almost like paypal.me link ( https://paypal.me/w3eden/99 ).
Here it is:
[wpdm_my_downloads login=1 template=link-template-widget cols=2 cats=1]
You had to add cats=1
Please update download limit add-on.
please give me temporary wp-admin login info in a private reply to check.
We change default post tag to wpdm tag long time ago.However, if anyone don’t want to change to wpdm tag suddenly, we kept an option to keep post tag active, though we recommend to migrate wpdm tags. Use following line in your wp-config.php:
define('WPDM_USE_POST_TAGS', true);
But, keeping post active will disable some tag related query within the wpdm shortcodes.
please update wpdm advanced access control add-on.
You’re welcome. If you get some free moments, Can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, it will inspire us a lot :). Thanks in advance.
Both of your orders are about to expire, you will be able to renew them using new card info after they expire. However, if you want to renew now, let me know.
You can renew your orders now.
Hi,
When custom field are checkbox or any multi-select option, they are stored in database in serialized format. So, in csv file the value should be serialized data like a:3:{i:0;s:2:"EN";i:2;s:2:"CN";i:3;s:2:"BN";} or use like this: ARRAY=EN,CN,BN.
Here is the modified csv file:
https://www.dropbox.com/s/w7dsa7e4z6mo9kc/Test-Upload-Test-Upload.csv?dl=0