Patrik
Forum Replies Created
-
AuthorPosts
-
November 18, 2019 at 5:49 am in reply to: Facebook Profile Picture wasn't Pulled Using Social Facebook Sign Up #5878
Hi,
Kindly update the add on to the latest version and let us know if the issue is resolved or not.
Regards,
PatrikHi,
I have not changed anything. When I checked the profile page it was working.
Regards,
PatrikHi,
We just check and display a notice in UWP core if the author archive is disabled. We don’t modify it in our plugin or add on.
Regards,
PatrikHi,
You can fix that issue by adding following CSS in your theme’s style.css or in Apperance->Customise->Additional CSS:
.uwp_page .uwp_more_content span{display:none}
I have added to Apperance->Customise->Additional CSS on your site.
Regards,
PatrikHi,
Can you provide admin details in private reply to check your ReCaptcha settings?
Regards,
PatrikThis reply has been marked as private.November 15, 2019 at 5:15 am in reply to: Error logged when visiting standard WP login with captcha plugin installed #5831Hi,
This is a warning and can be removed by disabling WP_DEBUG. We will take care of this in the next update of UWP reCaptcha add on.
Regards,
PatrikHi,
Kindly update the plugin and let us know if it resolves your issue or not.
Regards,
PatrikNovember 14, 2019 at 5:24 pm in reply to: Unknown column 'uwp_account_avatar_thumb' in 'field list'] #5823Hi,
Kindly update the UsersWP and let us know if it resolves your issue or not.
Regards,
PatrikNovember 14, 2019 at 1:47 pm in reply to: Select field value not displaying the option that was previously saved #5815Yes, and we have made changes for that and will release an update soon.
Regards,
PatrikHi,
We will fix it in the next release. For now can you please untick UsersWP->General->Profile->Disable author link redirect to UsersWP profile page. option and check if it works?
Regards,
PatrikNovember 14, 2019 at 12:41 pm in reply to: Select field value not displaying the option that was previously saved #5811Can you try with the value other than “0” and let me know if it works for you or not?
Regards,
PatrikNovember 14, 2019 at 12:22 pm in reply to: Select field value not displaying the option that was previously saved #5810It works fine on our test site. Kindly provide FTP and admin details in private reply to troubleshoot the issue on your site.
Regards,
PatrikNovember 14, 2019 at 9:26 am in reply to: Select field value not displaying the option that was previously saved #5805Hi,
Yes, the column has type varchar(19) which means string length should be less than 19. You can fix this by modifying that column structure to varchar(255) or whatever you think will be the max length of your label. We have not thought of such a big label so we have kept it to 19. For specific requirements, it can be changed from the database table called wp_uwp_usermeta->Strucutre.
Regards,
PatrikNovember 14, 2019 at 5:25 am in reply to: Unknown column 'uwp_account_avatar_thumb' in 'field list'] #5801This reply has been marked as private. -
AuthorPosts