Hi, I would like to use this plugin to randomly display two authors automatically. Any idea how to do this instead of manually selecting users ?
Thank you.
]]>I’d like to try and use this on a couple of multi-author blogs on the Genesis framework, but I’m unsure how to implement this!
]]>Hi,
The dropdown shows only inactive users. How can I set them to active users so I can use your plugin?
Kind regards,
Muriel Conen
Hi
I wanted to try your plugin but I can’t get it work how it should.
My first Problem is that it shows me this warning at the output on my page:
Warning: Invalid argument supplied for foreach() in /homepages/5/d38658774/htdocs/beraternetzwerk/wordpress/wp-content/plugins/people-page/people-page.php on line 39
and second problem: i think that there are too little fields in the back end. take a look at the screenshot to see what i mean.
i hope you can find out what the problem is.
info: Im using a child theme…
thank you
]]>I love this plugin, but I am just wishing that you could include whatever social media WP has linked to the user. Is that possible?
Also, anyone with an editor role or above is not being linked on their name, while contributors are linked to their post archives. Can I fix that somehow?
]]>Hi there, I have a custom people-page.php to work with my theme which has worked well until the 3.7.1 version of WP. However, now the page loads without (obvious errors) but the people do not list. The author.php page loads perfectly. Any assistance?
]]>I am looking into this plugin and trying it out for one of my websites I am working on. I have noticed that you are storing all the users from WordPress into an array attached to the heading of a post/page.
Would it also be possible to fill the array in another way? E.g. based upon a query for all users with a specific role and/or authorization?
E.g. something like this:
$people = SELECT id from users where usermetafield = 'cat-manager'
Hi. I’m kind of new to this, so I’m sorry if my question is too stupid ??
I was trying to change the “website” text that shows up under the authors’ names, so that it would be more adequated to the purpose of the page (and the language, Portuguese). I opened the wp-content/plugins/people-page/people-page.php file and found two places (lines 84 and 124) where the text was showing between brackets. I replaced it by the new word and the page (https://www.fe.unicamp.br/focus/?page_id=205) started to show the following error message:
“Warning: Invalid argument supplied for foreach() in /export/home/sftp/focus/site/wp-content/plugins/people-page/people-page.php on line 39”
So I went back to the file and changed it back to the word “website” but it didn’t come back to normal.
How do I change this text without getting errors? Is that possible? And how do I make it normal again if it isn’t?
Thank you very much! ??
]]>I’m finding the title and photo fields are being “forgotten” between saves and re-editing.
Instead of displaying the title/photo I’m getting this in the title value:
<?= esc_attr( get_the_author_meta( ‘title’, $user->ID ) ); ?>
and in the photo field:
<?= esc_attr( get_the_author_meta( ‘photo’, $user->ID ) ); ?>
I did try replacing the <?=
with <?php
in the plugin, but that didn’t do the job. Any suggestions?
Hi Jethin
Fantastic plugin you have here. I am just finding is a bit difficult to show. I have installed and activated the plugin, did the pages and added to theme, created a new page, but this is not happening.
‘you should now see the people page meta box in the center column. Use this area to select and arrange users and create section headings if desired.’
I am not that savvy – yet, and would surely want this plugin to work, and could I please bug you to assist, urgently?
My very best
]]>Documentation refers to several template files there, but the directory is missing from the download.
]]>