hi, sorry for the inconvenience.
1. please use the shortcode [wppm_access plans="Plan Name 1, plan name 2"]restricted content [ /wppm_access]
, you can also use the alias for the shortcode [wpmembership plans=".."]...[ /wpmembership]
2. Manual subscription assignment has been moved from WordPress default user profile page.
currently, this can be done by going ALL USERS > membership account column (MANAGE SUBSCRIPTION)
3. administrator role who has manage_options permission is allowed to bypass all plan restrictions
1. the plugin internally use composer autoload to include the classes automatically. you can simply create a custom plugin directory and add to to there.
2. you can use ‘wppm_filter_register_payment_system’ string literal instead of the constant.
3. you can call wppm_render_template($file_path, $args) inside renderSettings() method to render the settings. the function clears the object buffer
4. yes using singleton pattern XpandInvoice::getInstance() is a good idea.
Please check a sample payment system implementation in the wppm plugin folder /src/Payment/TestPay for the implementation.
hi, please provide the instance of payment system, instead of string name.
like $registered_payment_systems[] = new XpandInvoice() ;
hi, sorry for the inconvenience.
can you please tell me the wpdm version you are using? and after when you are facing the issue? it will be helpful if you can give a temporary admin user/pass in a private reply;
thanks
HI,
do you have access to the debug.log file in the /wp-content/ folder? if so please reply us the error details.
first make sure you have enabled debugging in your site by looking into the /config.php that define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
thanks
Hi, Hannah Moon,
Sorry for the inconveniences. The problem is due to you are using WordPress version 5.2.5.
the wp_date
function is generating the error which was introduced in WordPress v5.3.
please upgrade your WordPress to the latest version. this shall resolve the error.
Thanks.
Hi michel,
could you please look into the yoursite/wp-content/debug.log file to see what actually causing the problem?
Hi,
the latest version is 5.1.16.
although the zip name 5.1.1, you can verify the version number 5.1.16 in the file download-manager.php (written in the top of the file.)
thanks
Hi jan,
Please add a note in your order details https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases to stop auto-renew.
thanks
hi, what version are you using now? would you please provide me with a temporary admin user/pass to look into the problem?
thanks
Hi,
you can customize the query by adding a filter wpdm_embed_category_query_params
this filter will give you the WP_Query parameters to be modified.
thanks
hi,
use orderby instead of order_by.
thanks
Hi Al gernhardt,
sorry for the inconvenience.
can you please provide me with a temporary admin/pass to look into the problem?
thanks
hi twomuch,
the problem is due to the different height of the cards.
please add the css
.card.mb-3 {
height: 480px;
margin-top: 30px;
}
this will fix the problem.
thanks
Hi Bianca Bailey,
thank you for your query.
This type of email notification doesn’t exist yet. As you mentioned it, we will add this in next update.
thanks
Hi john,
the current version is 5.1.16. can you please try installing it?
Thanks
Hi Eli,
Sorry for the inconveniences. We’ve dropped support for image button plugin. However, adding of image button will be added in the main plugin soon in the user interface section.
Thanks.
Hi cheryl,
the zip name is actually missing the 13. You’ve downloaded the latest version, verify it by viewing the version number in dashboard plugins page.
sorry for the inconveniences. what kind of issues are you facing? please let us know.
thanks
Hi glenn,
please provide me a link where it is happening? and what version are you using?
thanks
Hi Rafal wanowicz,
I tried this on your website. The problem is probably due to an issue in your mail server. download manager send the mail immediately, but the delivery system is making the problem.
I also checked it in another server, but it works fine there.
So I suggest you if the problem persist please contact your host provider.
Thanks
If updated version 5.1.13 doesn’t appears in the plugins menu, You can alternatively download it from your purchase page https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases/
thanks
You can download it from your purchase page https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases/
Hi jeffrey Knight, Can you please provide me with a temporary admin/pass and the link where download btn is not working?
The latest version is 5.1.13. please install it.
can you provide me with a link where the button is not working?