Forum Replies Created
Hi,
I think you are talking about locking any packages with a password lock which will be based on price. please clarify your query in more detail.
Thanks.
Hi,
Sorry for the late reply. if you create a package and it is under Pending for Review option from Frontend Access from Settings. It has to be approved first. Then the shortcode you are using, when a new package created from the frontend, it should be set the same as the packages are in the page now. like categories, id, etc. please check and let me know.
Thank.
Hi,
You can put your WPDM Paypal Return URL form Downloads > Premium Package > Payment > Paypal > Return URL. please put the return URL as you assigned on the purchases page. please check and let me know.
Thanks.
Hi @Roham,
You can put your WPDM Paypal Return URL form Downloads > Premium Package > Payment > Paypal > Return URL. please put the return URL as you assigned on the purchases page. please check and let me know.
Thanks.
Hi,
You can also switch to Bootstrap version checking if it works for you, from Bootstrap 4 to Bootstrap 3. it may also help you.
Thanks.
Hi,
Sorry, Premium items can’t be locked, this feature is not till available now.
Thanks.
Ok, I have adjusted it with some CSS, now PayPal Checkout button is showing properly,
I have put this code in your child theme style.css,
.zoid-outlet {height:60px !important;}
.paypal-button-context-iframe { height:60px !important}
#wpdm-paypal-button-container {min-height: 45px !important;}
Thanks.
OK, glad to hear that, your problem has been solved
Hi,
Please adjust the below code from your plugins > wpdm-archive-page > wpdm-archive-page.php in line number 607-608
$order = isset($_GET['order']) ? esc_attr($_GET['order']) : 'title';
$order_by = isset($_GET['order_by']) ? esc_attr($_GET['order_by']) : 'asc';
also, you have to adjust plugins > wpdm-archive-page > tpls> archive-page-extended.php in line number 27-45 for the design appearance,
` <span class=”col-md-6″>
<label for=”order_by”><?php echo __(‘Order By:’,’wpdm-archive-page’); ?></label>
<select name=”order_by” id=”order_by” class=”form-control wpdm-custom-select”>
<option value=”title”><?php echo __(‘Title’,’wpdm-archive-page’); ?></option>
<option value=”date”><?php echo __(‘Publish Date’,’wpdm-archive-page’); ?></option>
<option value=”modified”><?php echo __(‘Last Updated’,’wpdm-archive-page’); ?></option>
<option value=”view_count”><?php echo __(‘View Count’,’wpdm-archive-page’); ?></option>
<option value=”download_count”><?php echo __(‘Download Count’,’wpdm-archive-page’); ?></option>
<option value=”package_size_b”><?php echo __(‘Package Size’,’wpdm-archive-page’); ?></option>
</select>
</span>
<span class=”col-md-6″>
<label for=”order”><?php echo __(‘Order:’,’wpdm-archive-page’); ?></label>
<select name=”order” id=”order” class=”form-control wpdm-custom-select”>
<option value=”ASC”><?php echo __(‘Ascending Order’,’wpdm-archive-page’); ?></option>
<option value=”DESC”><?php echo __(‘Descending Order’,’wpdm-archive-page’); ?></option>
</select>
</span>`
you can also follow this doc for settings the templates,
Thanks.
Hi,
You can also adjust it by enabling/disabling styles/scripts from Downloads > Settings > User Interface. I have checked that, the interface most are the same with both version. can you provide a description in detail or provide some screenshot?
Thanks.
Hi,
I have just adjusted it now, it is working fine now, It has to just switch the Bootstrap version,

please check.
Thanks.
Hi,
I have not enough access role for checking the WPDM settings. please check.
Thanks.
Hi,
Can you try to check to enable/disable styles/scripts from Downloads > Settings > User Interface. it may help you. let me know.
Thanks.
Hello,
Please, give your temporary wp-admin login details in a private reply for checking and also the related page links.
Thanks.
Hi,
Have you checked this doc? it may help you, https://www.wpdownloadmanager.com/doc/using-premium-package/setting-up-paypal-smart-button-for-premium-packages-digital-ecommerce-plugin/, please check.
Thanks.
Hi,
Please refer your site URL. have you put your Paypal Credentials correctly? it should work when you put the credentials correctly. let me know.
Thanks.
Hi,
For changing username, you may contact here, support@wpdownloadmanager.com. Related authority you shall find there.
Thanks.
I think you are talking about the site translation or changing site language, you can change any language from the WPDM plugin. I think the article may help you. let me know if you need other clarification.
Thanks.
Hello,
Sorry for some late, if the problem doesn’t solve yet, Please, give your temporary wp-admin login details in a private reply for checking.
Thanks.
Yes, here is an article you will find describing how can you translate your site to your Spanish language, https://www.wpdownloadmanager.com/how-to-change-wordpress-site-language/.
Thanks.
-
This reply was modified 6 years, 3 months ago by
Nayeem Riddhi.
Sorry for your having patience, i shall try to update you it today
Hi,
You can also use SELECT FROM MEDIA LIBRARY option uploading files. it may also help you. let me know.
Thanks.
The problem add new documents creating it was in the earlier version. but it has been adjusted with the latest version. can you follow these steps for updating plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
also, there may be some conflict with your plugins. i have seen that you have many outdated plugins installed. can you check them enabling/disabling them?
Thanks.
Hi,
Are you talking about MAXIMUM FILE UPLOAD SIZE for uploading your files. let me know.
Thanks.