Questions tagged [ultimate-member]

38 questions
0
votes
0 answers

How can I change Ultimate Member Restriction set as “Everyone” as default, on install?

I added Ultimate Member plugin to my WordPress website. I have 100 pages and 560 posts that were added prior to the plugin. [Image mockup](https://i.stack.imgur.com/7F7Fy.png) By default, after adding the plugin, all pages and post are not set for…
JustJo
  • 1
  • 1
0
votes
0 answers

How to integrate Jvzoo on wordpress with ultimate membership plugin?

I am a web developer. I gonna create a landing page website for selling course for my client. my client will get the payment via Jvzoo from his customers. the buying process will be completed with Jvzoo. I will generate a CTA button from Jvzoo and…
0
votes
0 answers

How can I auto sort customers into different Ultimate Member roles based off their age(DOB gathered at registration)?

I'm using Wordpress with Ultimate Member and I'm setting up so that content will be blocked if the user is not registered or below age 21. I have it so that they are not able to see the content right now by default whether they're registered or not.…
Charabal
  • 1
  • 1
0
votes
0 answers

Fetching parameters from activated link in WordPress ultimage member plugin

Am creating a Membership WordPress website using Ultimate Member Plugin. When a user registers, an activation link is sent to their email address. Once the link is clicked, I have set on ultimate member dashboard to redirect to a specific URL. The…
Pweb
  • 155
  • 1
  • 4
  • 18
0
votes
0 answers

WordPress 'Ultimate Member' Plugins, 404 page problem

I installed the plugin 'Ultimate Member' in the e-mail settings of 'Ultimate Member' , when i click save it redirects me to 404 page enter image description here
0
votes
0 answers

How to connect my cart to Ultimate-member?

I designed my site using tow options: 1- woo-commerce 2- Amelia for booking and I want if the customer want to pay our services he must sign up or sign in before paying. so, please help me how to connect ( Ultimate-member plugin) with woo-commerce…
0
votes
1 answer

Assign a user role based on radio button check Ultimate Member

I'm using Ultimate Member for my registration process and I've added a custom radio button to check if the user is a Contractor or not. As default it would assign "Customer" role to new users, but I want it to assign the role "Contractor" when that…
0
votes
1 answer

How to enable authors to make posts? (ultimate member)

So I'm making this website in which people(authors) have their profiles and can upload their art works. I'm using ultimate member plugin and I cannot understand how the author will make posts and post them on their accounts? I mean their is no…
Ren
  • 102
  • 1
  • 8
0
votes
1 answer

WPForms - Conditional Dropdown based on previous User Created Meta_Key Input Tag

I'm using Ultimate Member for registration where users can input a Store Name when creating a new account. That works well and when I go to their profile I can see that meta_key is there. But later on the upload form, I need to add a dropdown where…
Rockwell
  • 89
  • 7
0
votes
1 answer

php - html: Cant load a date value in form

I use a registration form from Ultimate Member plugin, in which each user gives his birthday. The field is saved as d/m/Y (ex. 17/11/1995) with a metakey named "birthday" in usermeta table. After this registration, each user can sumbit other forms…
Scissors38th
  • 127
  • 10
0
votes
1 answer

Add a like in Ultimate Member directory and Profile

I am using Ultimate Member in my WP site. I would like to show in member directory an icon in the shape of an heart that an user can click to like another user in member directory or in the profile and the user that receive that, can see who sent…
Roberto N
  • 39
  • 6
0
votes
1 answer

Ultimate Member Plugin Birth Date Validation

I need help solving a problem. I am using Ultimate Member plugin for Birth Date validation. I want to check the year the user input from the Data Selection and check to see if they are 13 years or older. I have tried solving it with hooks but it…
0
votes
1 answer

Redirect "dumb" URL to Author's custom post

I have created a website whereby users register and create their own templated profile pages. The profile pages are automatically created as Custom Posts upon registration, with the user being set as the Author of their specific post…
0
votes
1 answer

Ultimate member custom tab is not working after update

I'm using ultimate member for years, I created a custom tab in Edit Profile to update a value. In fact my users (students) can edit (add or remove) their pre-registered courses. The problem is that when they try to add or remove course, an error…
Majid
  • 421
  • 6
  • 19
0
votes
2 answers

how can I display ultimate member plugin's input meta fields on WordPress admin panel edit account page for editing by the admin?

I am using the plugin "Ultimate Member" for WordPress, It is working fine... I want some additional functionality where the admin has the ability to change certain data (like gender, occupation, country, etc.) from the admin panel (edit user page).…