Rahul Gandhi
Forum Replies Created
-
Hi,
Thanks for your appreciation! We have scheduled this task and we will try our best to release it asap.
Regards,
PatrikHi,
This is not the current feature but we can consider this for the future request and work on it asap. You can do that with customization if you need it for now.
Regards,
PatrikHi,
Yes, you can disable by multiple ways. The simplest solution is to hide the upload icon using CSS display:none property or you can use separate shortcodes to make the profile page and use the parameter to disable image upload like [uwp_profile_header allow_change=0][uwp_profile_tabs] instead of using one shortcode [uwp_profile].
Let me know if you have any questions
Regards,
PatrikHi,
You are changing the rating description multiple time but I would suggest if you have any issues with the plugin you should create support requests instead of giving reviews or changing the review description frequently here. We are here to fix all the issues for our customers and make our plugin best of all.
Regards,
PatrikHi,
This could happen when you activated plugin multiple times. To fix this you will need to uninstall it with all data removed and install again. Go to UsersWP->Uninstall->Remove Data on Uninstall? and enable it then deactivate the plugin and click on delete plugin.
Let me know if you have any questions.
Regards,
PatrikHi,
You can use ‘uwp_after_process_login’ hook from UsersWP plugin or ‘authenticate’ hook from the WordPress core. Let me know if it helps.
Regards,
PatrikHi,
Try adding following CSS in your current theme’s style.css file and let me know if it helps:
.bsui .d-inline-block a.uwp-register-link { display: none !important; }Regards,
PatrikHi,
Are you talking about opening register form in the popup? If yes then you can add class ‘uwp-login-link’ to the tag or you can add the page via the menu. You can only open login, register and forgot password forms in the popup.
Regards,
PatrikHi,
You can hide it using CSS easily or by overriding the login.php template in your currently active theme. You can check how to override here: https://userswp.io/docs/developers/override-templates/
Let me know if you have any questions.
Regards,
PatrikHi,
This can happen if there is an error while adding a field in DB. What you can do is remove the bio field from the form builder and create again using the same key ‘bio’. Let me know if it helps.
Regards,
PatrikHi,
Our registration form will not display if the user is already logged in. As you are saying user with the administrator role can register new user. But if the user with the administrator role is already login then he will not able to see the registration form in frontend and can’t create a new user from the frontend.
Regards,
PatrikHi Alexander,
I am not sure if I understood correctly but what I think you want to do is create users from the backend instead of allowing users to register from frontend and you want the new user to access the profile, account and other pages from the frontend. For this, you will not need to do any changes or code. This will work fine. The main requirement is just the user should be a WordPress user. You can try yourself and let me know if you need any help from my side.
Regards,
PatrikHi,
Thanks for reporting! But that is not used for DB transactions. It is just a prefix for the action name and to make it unique action name we use prefix wp_ with current site ID. This should not affect anything related to functionality.
Regards,
Patrik- This reply was modified 6 years, 1 month ago by Rahul Gandhi.
Forum: Plugins
In reply to: [UsersWP - ReCaptcha] ReCAPTCHA Missing or Invalid ParameterHi,
Can you try excluding the login and register page from the cache and see if it works for you? I think the captcha response is not set to the input field on page load and that’s why it is throwing error for first-time form submission.
Regards,
PatrikHi,
If you have copied the userswp-en_US.po file from UsersWP plugin’s languages folder then it should contain the string.
Regards,
Patrik