Guust
Forum Replies Created
-
AuthorPosts
-
Go to UsersWP > Form Builder and set the password field to inactive.
How are you enforcing strong passwords? Are you using a plugin? The only way to find out would be to do some testing yourself. Let us know.
Thanks
I split the topic so we can have a closer look at your issue.
Please provide details of a super admin account in a private reply and we will have a look.Thanks
UsersWP supports multisite user accounts, see https://userswp.io/docs/multisite-installation/
ThanksSounds like a plan 🙂
I’ll set this to resolved. ThanksOnly the listings from a sub-site on the profile on that sub-site.
It will just share the user across the sites, but nothing else.
ThanksDo you mean like when visiting WP Admin > Users, you can order or filter by extra fields?
That is not possible for the moment, but can you explain a bit more what you are trying to achieve?Thanks
February 12, 2018 at 1:06 pm in reply to: Display all authors in an extended tab who linked a custom post type #1577Hi Derek, that would require some custom code, which is outside support.
You could create a multiselect custom field that has all the authors listed? Or an HTML field if you want to do it manually.Thanks
February 12, 2018 at 10:09 am in reply to: Display all authors in an extended tab who linked a custom post type #1560Sounds like a GD question …
Why not link Articles to Places as explained here: https://wpgeodirectory.com/docs/linking-custom-post-types/
That will add all articles linked to the place there.Thanks
January 30, 2018 at 12:10 pm in reply to: Error: Something went wrong when sending email. Please contact site admin. #1453Works fine for me, just registered a new account using my FB.
Can you recreate the problem still?Please also change your WP Permalinks as per https://userswp.io/docs/basic-installation/
Thanks
January 29, 2018 at 9:10 am in reply to: Why do login forms look different on different pages? #1446I had a closer look, and the reason is that
https://www.backpackingseries.com/login/test-uwp-login-without-shortcodes-ultimate/
is not a page nominated at UsersWP > General Options
but the page is a page nominated there.What that does, is that UsersWP will assign additional CSS.
So to make both look the same, you will to apply the relevant CSS from
https://www.backpackingseries.com/wp-content/plugins/userswp/public/assets/css/users-wp.css
or you need to add this to the header of all pages:<link rel='stylesheet' id='userswp-css' href='https://www.backpackingseries.com/wp-content/plugins/userswp/public/assets/css/users-wp.css' type='text/css' media='all' />
Thanks
January 28, 2018 at 11:31 pm in reply to: Why do login forms look different on different pages? #1444That is because the Ultimate Shortcodes plugin is applying different styling to the different pages.
You can try to fix the CSS yourself based on this:
https://wpgeodirectory.com/docs/customizing-your-style/Or remove the Ultimate Shortcodes you put around the UsersWP shortcode, or seek support from the Ultimate Shortcodes plugin developers.
Thanks
You can change this CSS:
.uwp-login, .uwp-registration, .uwp-forgot, .uwp-account { background: #f1f1f1 none repeat scroll 0 0; max-width: 340px; }
This article will help you adjust it as you like:
https://wpgeodirectory.com/docs/customizing-your-style/Thanks
January 27, 2018 at 10:15 pm in reply to: How to Set Default Login Redirect to Current User Location? #1438We will be looking at this as an improvement for the next update, as a settings option, so that if you choose to login from a page, you also will be redirected back to that page.
Thanks.
January 27, 2018 at 12:55 pm in reply to: How to Set Default Login Redirect to Current User Location? #1436If a page FORCES you to login, then it should redirect.
If you CHOOSE to login, then you CHOOSE to go to the login page and the login page does not know where you came from.Here is an example: try accessing this page, and then look at the URL:
https://wpgeo.directory/docs/add-listing/?listing_type=gd_place
See how the URL now adds the redirect?https://wpgeo.directory/docs/login/?redirect_to=https://wpgeo.directory/docs/add-listing/?listing_type=gd_place
That pages FORCES you to login, and then will redirect you.
I hope that explains it a bit better.
January 27, 2018 at 12:28 pm in reply to: How to Set Default Login Redirect to Current User Location? #1433But it still does not force you to login. So I guess you do not have an example of a page that requires a login, meaning a page you cannot see unless you are logged in?
-
AuthorPosts