Greetings
How can I put a list of those who publish only, and does not appear in the list of writers who have not yet published.
It doesn’t seem to check if using https. It links using http.
]]>Hi guys,
Where can I change the author’s image size? Even tho I upload an image of 300×400, their image is loaded cropped at 96×96 on authors archive page and 82×82 on the individual author page.
How and where can I remove that cropping?
Thank you!
]]>I have an author’s community site. I would like to paginate the authors, or limit the number of authors on a particular page. Is it possible to do so?
]]>Hello,
I need a solution to following problem.
I installed WP author to display nice author information s (with WP Biographia) on a specialized page (“click here to show our authors”).
What I don’t want is, that the whole author information box automatically shows up below every post the author writes. Is there a setting I have to use to only show the authors page on dedicated pages?
Thank you
Tim
THis is a great plugin. Instead of using “posts” as the counter is it possible to use a custom post type? I have a user type (contributor) and I only want this plugin to work with the custom post types that the contributors have published. I tried changing the shortcode so it would use “my_custom_post_type” but it doesn’t work.
thanks
I’ve found a problem using wp_biographia when there is a space inside the ‘author_login’ parameter.
Where the authors-page plugin code says:
$html .= do_shortcode( ‘[wp_biographia user=’.urldecode($wp_query->query_vars[‘author_login’]).’]’ );
It should be:
$html .= do_shortcode( ‘[wp_biographia user=\”.urldecode($wp_query->query_vars[‘author_login’]).’\’]’ );
That’s all. Problem fixed ??
]]>Hello,
This is the plugin that I have found!
I want to display Name instead of username in the author list.
Additionally Next to the name, I wish to display English name of user.
How can i customize the plugin?
Thanks.
]]>Hi,
I have a woocommerce bookstore where I have authors listed per book.
I want to list the authors althabetically on a page and I’m wondering if your plugin can do this?
]]>Hi,
How could i add the number of post for each author ?
Regards.
Where is the support for this plugin? Why is it seemingly impossible to get in touch with any of the original developers? Why is there no “settings” page?
]]>I was using Authors page plugin and it was working fine with showing my author’s profile page. But after I changed the permalink option to default, my author’s page has error. When I click on author’s avatar, the page not showing. no response. So I found some php page. it says,
$html .= '<td style="'.$clear_css.' width:25%; text-align:center; padding-bottom:1em;">';
$html .= '<a href="'.$Permalink.'?author_login='.$author->user_login.'" >' .get_avatar($author->ID).'<br>'.$author->display_name.'</a></td>';
//$html .= '<a href="'.get_author_posts_url( $author->ID ).'">' .get_avatar($author->ID).'<br>'.$author->display_name.'</a></td>';
I guess I should fix this part…
$html .= ‘user_login.'” >’
that code shows the page URL like…
https://mywebsite.com/?page_id=12?author_login=AngellaKim
How can I fix it? Please give me some help..please.
]]>I’m using authors page plugin, it shows up my users list in 4 columns,
but I don’t like the font style of user’s name and make it more fancy.
I found the php file, there’s Clear.css style in the code.
How can I edit the css style without css file showed up?
Please give some help.
]]>Is there any documentation on this?
And is it possible to control the amount of users on one line in the plugin options, or any other way?
doesnt work it assigns a login as the author to the link of the image. also it displays all users, not just authors or the role you assign
]]>For the view on the author page please add attrubute: number of posts
Also allow some styling options…. see what’s perfect and what’s not at: https://climategate.nl/bloggers-reageerders/
Maybe a widget for sidebar?
Thx in advance!
]]>