Tell us what you are trying to do?
I have created a View (not Block View) because I want to list of Users of a certain Role & Filtered conditions. I've created the view and using Classic layout I've added the View shortcode. However, it is not outputting anything - the "Not Items Found" message.
I have tried setting it to "Any Role" at this point but nothing. And I have no filters set. I'm just trying to display all users at this point -- and still nothing.
One thing that is true is that my users have multiple Roles. We are using MemberMouse for memberships and it sets both a WordPress user role of 'Subscriber' and a Membership Role of 'Access Level A'.
Also, we are using WPBakery for page layout.
Please advise.
Hi,
Thank you for contacting us and I'd be happy to assist.
From the screenshots, I've noticed that the view is set to order the results with respect to the custom user field "Last Name".
With this setting, you'll need to make sure that for all users, this "Last Name" field is filled with some value. Any user who has no "Last Name" value, will be ignored by the view.
I hope this helps and please let me know how it goes.
regards,
Waqar
Can you clarify this statement --> "you'll need to make sure that for all users, this "Last Name" field is filled with some value. Any user who has no "Last Name" value, will be ignored by the view."
Does this mean if I have users without a Last Name NO user results will show OR only those without a Last Name would be missing?
Thanks for writing back and sorry about the delay in getting back.
> Does this mean if I have users without a Last Name NO user results will show OR only those without a Last Name would be missing?
- Yes, I meant that only the users without the Last Name would be missing.