How to Restrict any Post/Page?
How to set an Inside Locker?
How to set Social Login?
How to set a Coupon Code?
How to set a Multi Payments option?
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 […]