borisv
Forum Replies Created
-
Yes, most of what you require is possible with UM. You need to go to UM > Forms > Profile. Edit privacy settings in fields manager and determine which user roles are allowed to see what field elements on the profile page. Also, the UM access widget in Admin panel > Pages > User > Edit. That would determine how private all profiles will be.
Please post the url to your login page.
Please post a screenshot of your email here. It may give out a few clues as to the nature of your problem.
I am beginning to suspect a server misconfiguration or a change in permalinks.
You mentioned changing the pagination in edit member directory – but I do not see this option when editing the member directory?
Go to Admin panel> UM > Member Directories > Member (your directory) > Edit.
Find Results & Pagination:
Number of profiles per page: 2
Maximum number of profiles: (leave blank to show all users in the directory)
Yes, this means that there will be lots of page index numbers.I took a look and I see all your UM java-script assets appear way too low in the page load order. You should de-activate that theme and test UM with really just the Twentysixteenn default one.
If that doesn’t resolve the issue, then it’s a plugin conflict. You deactivate them and test them one by one ’til you find the culprit.
I wouldn’t be surprised if it’s theme and it never really worked though.
Let us know,
Do you use Um Google reCaptcha in your registration form and was it recently updated?
Just so you know, it is supposed to be 3 per row not 2 so pasting the code back in your child-theme didn’t change anything but broke the code. If your mind is set in having 2 per row change the pagination in edit member directory. FWIW.
- This reply was modified 9 years, 7 months ago by borisv.
What was the answer? Not being set to “view everywhere”?
Yes, you would have to add new php/css/js to display everything as you want it.
Ultimate Member > Dashboard > user Cache > ‘Clear Cache’.
Can you help or is this something that would be appropriate for paid plug-in service?
UM is free and does not have a paid service, only paid extensions.
- This reply was modified 9 years, 7 months ago by borisv.
Are you adding users from the WordPress admin panel > Users?
You don’t have to explain to me what the Oauth2 protocol is supposed to do. The handshake and redirection has nothing to do with UM. If the plugin redirects to ‘/user/’ UM is not going to do anything else but display the user’s profile.
I hope this helps and good luck.
You are misusing the power of this plugin and quite frankly, I don’t think you need it if all you want is to have a user see his profile on a card, not a page.
I’m using a plugin that allows users to sign in to WP via OAuth 2
You said the plugin works with OAuth2. That’s a social login utility function with limited access. You asked the question hoping someone is using the same thing because you yourself can’t test it.
Use your common sense, in order to be redirected to a UM profile page, you either use the UM login page or you change access permission settings in your htaccess file. You could also redirect via any plugin if you can add this url code: ‘/user/’
I hope this helps,
- This reply was modified 9 years, 7 months ago by borisv. Reason: typos
My guess is that it probably won’t, btw…
- This reply was modified 9 years, 7 months ago by borisv.