How to send Notifications?

Email notifications are sent automatically by the Ultimate Membership Pro plugin via the Notifications module. Notifications are sent based on user actions and upon admin approval of a new user. There are two main notifications types based on Destinations: User notifications Admin notifications The admin is notified when: A new [...]

How to Restrict any Post/Page?

Any page or post (even custom post type) can be restricted with the Ultimate Membership Pro system. The admin user has special privileges and can see any page, even if restricted. For proper testing use another account or a fresh browser window. Edit any page and a special red box [...]

How to set an Inside Locker?

Inside Locker is a module designed to restrict just part of the content, not the entire page or post, such as partial text, images, buttons, forms, videos, etc. An inside locker can show up as a special box with a login form inside or nothing at all, completely hiding the [...]

How to set a Coupon Code?

If you want to provide coupon offers for your customers you need to pass through two main steps: 1. Create a new coupon Go to UMP Dashboard -> Coupons page and add a new coupon Generate a coupon code Set the discount Set the maximum number of uses through the [...]

How to set a Multi Payments option?

If you want to provide your customers with a multi-payment option, you need to go through the following steps: Activate multiple payment gateways from the Payment Services tab by completing the payment settings and turning the activation button on. Activate the custom field payment_select from the Showcases->Register Form->Custom Fields page [...]

The Upload file button on Register form is not working

If the upload file button on the Register form or the Avatar buttons doesn’t work, make sure that the jQuery library has not been altered or customized by 3rd party scripts installed in your WordPress environment (such as plugins or WP Themes). Try checking the upload file button after deactivating […]

Change reCaptcha language

The default language for the reCaptcha script is English. You can change that in the UserAddEdit.class.php file on line 975, and the utilities.php file on line 904 or you can search for recaptcha/api.js?hl= in both files.

Fatal error: Cannot redeclare ….

If a message such as Fatal error: Cannot redeclare xxx_function() (previously declared in…) shows up in certain situations, including when the plugin is installed, some short investigations are needed. Be sure that other third-party scripts (plugins or themes) do not affect the UMP workflow. You may have to deactivate other plugins and/or […]