I use Theme Mystique for my site, and the plugin People list. I have created several new fields for the profiles of authors in the plugin. Now I want...
Scenario I made a CPT where I’m taking the stakeholder’s ID as a custom field. All the stakeholders are actually a WordPress’ Registered User with a different role stakeholders...
I’ve got an issue with author’s template. It works great and displays authors profiles as expected, but the issue is that you can see non-authors profiles also (contributors /...
I know how to query the users and create a list of authors and can accomplish this in a page template, much like is described here: Authors Page :...
I have one page for each author, but if the author doesn’t have any posts I can’t get its variables, because the loop is empty. The page returns empty,...
I am using a custom post type in my website and a custom taxonomy for it. An author selects one or many terms before publishsing its post. My goal...
How to display user role on author page. I have created my own role (group) so I want to display the user role on below the post and on...
I want to create an author archive for only custom post type. This page will includes only custom posts by the author. And url structure should be example.com/portfolio/author/author-name/ I...
What it says on the tin: how can I limit the amount of text a user enters in the Biographical Info area of the User Profile? With a function?...
I have author pages for each author and I want to see all of their comments (or all of their recent comments) if I click on their nickname. How...