Patrik
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
You need to disable the allow change parameter. Try this code:
[uwp_profile_header allow_change="0" user_id="post_author"]
Regards,
PatrikHi,
Have you tried the following shortcode?
[uwp_profile_header allow_change="1" user_id="post_author"]
Regards,
PatrikApril 13, 2020 at 5:48 am in reply to: WordPress Multisite login support in subdomains + Social Login #7915This reply has been marked as private.Hi,
Sorry, we don’t have such functionality inbuilt right now but we can add in the future lists.
Regards,
PatrikHi,
I don’t find the login/register link which opens a popup. Can you please record a video or let me know the steps to regenerate the issue? I have tried changing the setting to enable the popup but still not opening the popup.
Regards,
PatrikApril 9, 2020 at 11:10 am in reply to: Where do we find registered users who haven't activated their accounts to purge #7894Hi,
We have made changes regarding this and it will be available in next plugin update. If you want to apply the changes on your site before the update then you can provide FTP details in private reply and I will do that for you.
Regards,
PatrikHi,
How do you display the login link? Are you displaying it in the menu? If I can get the admin login details then I can check the things. I can’t find the link to open the login form in popup.
Regards,
PatrikHi,
Here are the steps for you:
1. Go to https://console.developers.google.com
2. You will see dropdown after Google APIs logo click on it and then click Create Project link on the top right corner of the popup.
3. Fill in the details for the new project and click on create.
4. Again go to projects dropdown and select the project you created recently.
5. Click on ENABLE APIS AND SERVICES button and search for Google+ API and click on the enable button to enable that API.
6. After enabling click on the OAuth consent screen on the left sidebar menu and fill up all the details. Don’t forget to enter your site URL into the Authorized domains.
7. After that you will need to create credentials. Go to credentials on left sidebar menu. Click on Create credentials button and select OAuth client ID.
8. Choose Web application from the list and fill all the details. Enter the URL from the UsersWP google social login settings to the Authorized redirect URIs field and click on create.
9. You will get your Client ID and Client Secret in the popup. Enter those into our UWP google social login settings and you are done.Let me know if this helps you. If you see any error then let me know the screenshot of the error.
Regards,
PatrikThis reply has been marked as private.Hi,
It’s not possible easily without customisation as of now but we have this task in our future list of functionalities. You can use hooks and filters if it helps.
Regards,
PatrikHi,
It’s ok to change the username from the table or he can register again and you can assign him as an author of his listings. WordPress doesn’t allow changing usernames. So it can be done using code or direct DB change.
Regards,
PatrikHi,
Try to follow the steps from here and let me know if it works for you or not:
https://userswp.io/support/topic/social-login-not-working-2/#post-5587Regards,
PatrikHi,
Regarding our site userswp.io, we are looking into it and will fix it soon. It may be due to test app data but will fix it.
Let me know about your site if you still face any issues.
Regards,
PatrikApril 8, 2020 at 5:27 am in reply to: Where do we find registered users who haven't activated their accounts to purge #7870Hi,
Users can get the activation link from the reset password form. But for that their accounts must be approved from the backend. You may have to filter the users and activate those who are not spam. You can use our reCaptcha add on to prevent spamming.
Regards,
Patrik -
AuthorPosts