Alex Rollin
Forum Replies Created
-
AuthorPosts
-
I have checked it and seen the issue you report.
However we cannot really look into it further without FTP or a staging site with FTP (preferable).
Thanks, the developers will take a look, but they will need FTP for debugging.
Hello,
Please share a link to the site along with WP Admin credentials so we can take a look at the issue.
Hello,
you can use the “URL” custom field to add a new custom field. Then select ‘registration’.
Select the blue button to show the advanced options and choose “Include this field in register form”
February 4, 2020 at 10:26 pm in reply to: Display a shortcode in Profile fields from another Plugin. #6958If your shortcode has a parameter for ‘author=current_user’ or something like that, it will work on the profile/author pages in a tab.
UsersWP loads the profile using the WP author pages, so, the author id and current user are both available for usage in shortcodes.
You can try deleting and then re-installing UsersWP.
As long as you don’t use any of the Uninstall options the user data will not be removed.If we need to take a look please share WP Admin and FTP credentials.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:I can see the issue there, just as you reported.
I see that you have a number of out of date plugins.
Please update plugins before further debugging.Next step would be to disable non-UsersWP plugins to see if one of them is conflicting with the edit buttons.
Please share FTP for further debugging.
Thanks
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:February 4, 2020 at 9:33 pm in reply to: USERSWP -> Registration email should look exactly like the geodirectory e-mails #6954Hello,
UsersWP doesn’t have an email template system yet.
I have taken this idea up as a feature request and the developers will consider it for future versions.
I will check with the developers if it is possible to use the GD email template system and they will post an update here if it is.
February 4, 2020 at 12:44 pm in reply to: Image icon for changing avatar not showing in widget #6939Please share WP Admin credentials in a private reply so we can take a look at the settings.
On the page selected as the profile you should have uwp_profile or uwp_profile_header
The lightbox modal login is going to follow the settings in UsersWP for the login or register form. I think the WP Default is probably a good setting to try if you plan to use it outside of Elementor.
For non-lightbox links you can use a redirect like i showed above.
There are two ways to disable it:
First you can turn it off in
UsersWP – General – Login – Login Lightbox and
UsersWP – General – Register – Register LightboxCompletely disable at
Backend – Settings – AyeCode UI – Load JS – Required functions only
I can see an issue on my test site, too. The developers will check on the issue and get back to you with an update.
This reply has been marked as private.You have the setting for redirect set to WP Default.
That will handle URLs like this well:
https://Mysite.com/login/?redirect_to=https://mysite.com/some-page/
Which widget/shortcode do you mean?
Have you tried
[uwp_profile_header allow_change="1"]
Do you have a page with UWP login that is not in an Elementor popup?
-
AuthorPosts