Questions tagged [ultimate-member]

38 questions
3
votes
0 answers

Make the "Ultimate Member" registration form multi-page

I have created a fairly long registration form using the Ultimate Member plugin for Wordpress and would like to turn it into a multi-page form. The current form is added to my registration page using the shortcode: [ultimatemember form_id=161].…
Ashkan Azadi
  • 33
  • 1
  • 6
3
votes
1 answer

“Invalid Nonce” in registration form ultimate member error

I am using ultimate member plugin for user registration and login when I am trying to register with plugin it gives me an error Invalid Nonce. But the plugin is working on localhost.
Roshan Lal
  • 37
  • 1
  • 1
  • 6
2
votes
1 answer

Load Ultimate Member dynamic email in Contact Form 7 send email

I am using the Ultimate Member plugin and I need CF7 to load the email of each user for sending that are within the public profiles that are the members. Here I leave the code that I have used but it only works for me if I put an email in string…
neoset
  • 23
  • 3
2
votes
3 answers

How do I display custom post title as "first_name last_name"

I have created a site whereby athletes can register and create their own templated profile page. On registration, I automatically create a custom post (their profile) and set the user as the author of that post. However, I cannot for the life of me…
2
votes
0 answers

Ultimate Member plugin issue wordpress

Iam using Ultimate Member Plugin to register,login user form front end with using dashboard iam setting role subscriber for teacher by changing name Tutor and for Student i have changed name of author to be Student with slugs remain default. Now i…
PriyaNegi
  • 259
  • 2
  • 11
1
vote
1 answer

Can't show the product name on table using get_name();

I can't echo the product name on my order page. I'm using ultimate member plugin with WooCommerce. "get_id();" is working just fine. I used "$order->get_name()" to echo the ordered product name. but it shows me error when tried to load the page. …
1
vote
2 answers

Custom templates don't override originals ( Ultimate Member plugin )

According to word press: Templates in a child-theme if the directory structure is the same they should override the original templates. I am using Ultimate member plugin Here is the documentation on how to use custom…
Nick
  • 77
  • 7
1
vote
0 answers

WordPress - Ultimate Member - allow a particular profile field edit for one role and doesn't allow for another

I'm a newcomer in the world of wordpress and ultimate member plugin and I need help of those who have more experience. I know that it's possible to define the visibility for a profile field as for edit, view or both and I know that it's possible to…
1
vote
1 answer

Gravatar images are not fetched in Ultimate Member plugin

Under users tab (Ultimate Member -> Settings -> Users) "Use Gravatars" is enabled, still it shows empty/default gravatar than user's gravatar avatar/image. Is it an issue or Is there any way to allow Ultimate Member plugin to use gravatar…
Vishwas R
  • 3,340
  • 1
  • 16
  • 37
1
vote
2 answers

change the language of a plugin "Ultimate member"

I would like change the plugin "Ultimate member" language to french I make a lot of researches but I don't find an answer can someone help me please ?
user7254462
0
votes
0 answers

IONOS WordPress Hosting Login Problems

When I register a new User on my own register form and confirm the email, it redirects me to the profile page and I’m logged in. But when I try to use my own login form it doesn’t do anything. When I do login with WordPress under */wp-login…
0
votes
0 answers

Ultimate members produce un error ERR_TOO_MANY_REDIRECTS

I have a website https://iose36c4.com that, upon enabling the ULTIMATE MEMBERS plugin, produces an ERR_TOO_MANY_REDIRECTS error. I've already tried correcting the "wp-config.php" and ".htaccess" files, but the issue persists, and only when I…
0
votes
0 answers

Ultimate Member Wordpress plugin: code (att) lets one user select other user, a CPT or certain posts to display at their profile. Not quite working

using latest version of WP / plugins, - I'm trying to allow one Ultimate Member user to select other users of a certain role, to display them on their UM profile page. I found a piece of code written in a plugin which seems to be mainly working -…
K L
  • 1
  • 3
0
votes
1 answer

Assign a user role in wordpress plugin Ultimate Member registration form depending on the entered email address

We use Ultimate Member for a customer section of a business website. Customers can register with their customer number and email address to get access to some downloads. To validate the registration process, I added a custom validation script to the…
mikexmagic
  • 63
  • 6
0
votes
0 answers

How to retrieve data from Ultimate Member to a field in WP Forms

i want to get data from registered users in ultimate member plugin from a custom field to insert it into a hidden field in wp forms, however the meta data from ultimate member is not global as you cannot use smart tags as from default registration…
1
2 3