Patrik
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.February 20, 2020 at 2:22 pm in reply to: Image icon for changing avatar not showing in widget #7253This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Hi,
Those are the default fields and are used for the general data of the user and not used as custom fields. So you can display the custom fields only in the more info tab or users page. Because there is no meaning of displaying first name and last name in the users listing page as a separate data as there is already a user name displayed below the profile image. If you want to still display those fields then let me know or you can also display them on the frontend where you want using minor customization.
Regards,
PatrikHi,
The layout is not looking good because in fieldset you have not entered any title and that’s why there is a space for the title. I have added the following CSS in the Appearance->Customize->Custom CSS:
.uwp-profile-extra-wrap { padding: 7px 0; } .uwp-profile-extra-div h3 { display: none; }
You can remove the last CSS if you want to add a title for the fieldset in the future.
Regards,
PatrikFebruary 19, 2020 at 12:46 pm in reply to: Image icon for changing avatar not showing in widget #7221Hi,
We have released an update for UsersWP and a few add ons(myCred for you). Can you please check and let me know if your issue is fixed or not?
Regards,
PatrikHi,
1. Selecting multiple locations will not create conflicts.
2. The profile side(non-bootstrap) will display the field value on the left sidebar of the user profile page but it will work for non-bootstrap design. We have non-bootstrap and bootstrap design layouts. You can change it from UsersWP->General->Developer->Default Design Style.
3. This depends on the theme. You may have to apply some CSS to make it proper. Let us know the details asked above and we will try to make it look good.Regards,
PatrikHi,
We run the cron ‘uwp_flush_rewrite_rules’ for only one time after saving the admin settings. We have removed the flush on 404 redirects for the next version.
Regards,
PatrikHi,
There are no such options as we focus on the general purpose of the plugin and for your specific site, you can take the help of Javascript to add further validations.
Regards,
PatrikThis reply has been marked as private.Hi,
When I tried to log in using Facebook on your site it displayed following error: “URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.” Have you set up the app properly as explained here https://userswp.io/docs/addons/social-login/social-login-facebook/?
Regards,
PatrikHi,
I can see there are few errors in the console which can be the reason for not loading the editor in post content. I would suggest troubleshooting by disabling the plugins and enabling one by one to check which plugin is causing the errors. If you have any staging environment then let us know the details and we can look into the issues instead of doing the troubleshooting on live site which may affect your live audience.
Regards,
PatrikFebruary 14, 2020 at 9:54 am in reply to: More Info Tab is not rendered anymore after last UsersWP update #7161This reply has been marked as private.February 14, 2020 at 7:05 am in reply to: More Info Tab is not rendered anymore after last UsersWP update #7159Hi,
I have fixed the bio field. Please check and let me know if you find any issues. If you find any issues then just mention the steps you are following which is generating the issue so I can look into that as well.
Regards,
Patrik -
AuthorPosts