READ THE FIRST
Last updated
Was this helpful?
Last updated
Was this helpful?
When someone tries to register, it says "Registering new users is currently not allowed." => To Resolve this problem: Go to Settings >> General >> tick choose membership
Edit a header and use "Menu Account" Element to create a Login/Register Button in header
Login with social: Facebook, Twitter, Google...
Add this code to functions.php file in child theme
Add this code to functions.php file in child theme
Add this code to functions.php file in child theme
You can remove it by add bellow code to functions.php file in child theme
However the system only register normall user not vendor when use this feature.
After login or register form successfully, the system will redirect to Dashboard of user/vendor.
You have to choose the page in Events Setitng >> Settings.
This content of page has shortcode: [el_member_account/]
if you want to customize template of form in login plugin.
Copy file in folder plugins/ova-login/templates/ to child theme meup-child/ovalg-templates/ folder
Note: You have to make folder ovalg-templates in child theme
"Custom Login Link" setting: You can insert new custom link here or Empty. If empty the system will get page of "Sign in page" setting of .
"Custom Register Link" setting: You can insert new custom link here or Empty. If empty the system will get page of "Sign up page" setting of
If you want to display Recaptcha in login form, you have to Enable it in
You can install to use this feature.
You can setup it in Custom Register Fields of Login Plugin.
You can config in Regsiter User Form Settings of
You can change link of Terms and Conditions in
If you want to display Recaptcha in register form, you have to Enable it in
You can install to use this feature.
If you want to Admin will check information of Vendor before Vendor can create an event.