I added extra fields to the user form, and I want to use them to create a ‘guest author page’ (a sort of archive showing just a photo i added with ACF and the user nickname) and author profile pages of each user. [I also only want to target the author user role]. I added a few fields I will be only using in the profile pages, My only problem is how to loop through each author user to display the nickname and the ACF created image.
I don’t want to use a repeater field as I want to create an author and have it automatically added to the loop.