Thread Starter
Josh
(@jnadal)
Wow, found the solution in the thread immediately beneath this one (as in, most recent). Didn’t see it earlier because I was scanning for “guest author”. Figures!
What doesn’t work for guest authors: get_author_posts_url( $coauthor->ID )
This does work: get_author_posts_url($coauthor->ID,$coauthor->user_nicename)
Yeah, I have the same problem, and when I have a list of posts with excerpts, the auto-excerpt starts with “tweet tweet.” I can deal with that by manually defining an excerpt for every post, but the “tweet tweet” still shows up when posting links to Facebook and elsewhere.
Thread Starter
Josh
(@jnadal)
Wish you would have included this fix in the recent update. My boss called me today because the sharebar was showing up where it shouldn’t on our website homepage. I thought, that is strange, I thought I fixed this months ago.
Well, I did, but when I updated the plugin the other day it un-fixed it. 😛
PLEASE please please, include the new function in the next update.