Rumesh Udash
Forum Replies Created
-
Hi @digitalball,
We do not support such a popup feature. Although you can use various popup plugins to show our login page.
You can use our WooCommerce Integration add-on to show orders made by users. As you want to display other details you can add a new tab and display content in it. For that, you need to add some code in the theme’s function.php.
https://docs.wpeverest.com/docs/user-registration/how-to/how-to-add-additional-tabs-in-my-account/Thanks!
- This reply was modified 7 years, 2 months ago by Rumesh Udash.
Hi there,
It seems you have solved the problem. There was no such issue in the Login form.
Thanks!
Hi @albertohuete,
You have to add CSS code in Dashboard > Appearance > Customize > Additional CSS Tab.
.ur-frontend-form form .ur-form-row .ur-form-grid input[type=password], .ur-frontend-form form .ur-form-row .ur-form-grid input[type=email], .ur-frontend-form form .ur-form-row .ur-form-grid input[type=text]{ height: 30px; } .ur-frontend-form form .ur-form-row .ur-form-grid textarea { height: 70px; }Hope this works for you.
Thanks!
Hi @hitendra-chopda,
You can use the smart tags in your email content to add first name and last name.
Like: {{first_name}} & {{last_name}}.
Please have a look at our documentation for detail about the smart tags.
https://docs.wpeverest.com/docs/user-registration/email-settings/smart-tags/Thanks & Regards.
Hi @enone,
We have a Number field in Extra fields. You can use that number field to accept your CAP value. And also we have a phone number field in Advance Field Add-on for premium users.
Thanks & Regards.
Hi @jaduser,
The plugin should work fine when individually activated but we are yet to test on network Activated condition. So, we are not 100% sure that it will work or not.
Thanks & Regards.
Hi there,
You can use Textarea field to address from users. But there is no such specific field for the address.
Thanks & Regards.
Hi there,
You can hide WordPress default login and registration by adding some code in your theme’s function.php file.
Here is our documentation for that :
https://docs.wpeverest.com/docs/user-registration/how-to/how-to-hide-wordpress-default-login-page-and-use-user-registration-login-page/
Hope this will solve the problem.Thanks & Regards.
Hi @arinazin,
While debugging your registration form. I got the captcha code error. There is no such error while submitting the form. Please add your Google reCaptcha site and secret key in User Registration > Settings > Integration Tab.
Thanks & Regards.
Hi @raquelfernandes,
Please contact us at [email protected]. We might need further information to debug the issue.
Thanks & Regards.
- This reply was modified 7 years, 2 months ago by Rumesh Udash.
Hi @maxgx ,
Sorry, labels are the user-defined test. And it cannot be translated into our plugin. You have to provide labels in your language manually.
Thanks & Regards.