I would like to know this as well, as I’m having an issue with my theme inserting two instances of WP About Author into my posts.
To fix this in the NewsPro Gabfire theme I changed/added this code at the bottom of style.css to match the size of the “Thumbnail size” setting in my Media settings in Admin:
.attachment-thumbnail
{
width:262px;
float: right;
}
Thread Starter
avrant
(@avrant)
You are a genius. I had no idea that it worked that way. Great plug-in and thanks for the help! I just voted it up (as working for v3.5) in the plug-ins page and also made a small donation.