Title: WebforWes's Replies | WordPress.org

---

# WebforWes

  [  ](https://wordpress.org/support/users/webforwes/)

 *   [Profile](https://wordpress.org/support/users/webforwes/)
 *   [Topics Started](https://wordpress.org/support/users/webforwes/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webforwes/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webforwes/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webforwes/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webforwes/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webforwes/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Show Author's Avatar in Posts Page (list of posts)](https://wordpress.org/support/topic/show-authors-avatar-in-posts-page-list-of-posts/)
 *  Thread Starter [WebforWes](https://wordpress.org/support/users/webforwes/)
 * (@webforwes)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/show-authors-avatar-in-posts-page-list-of-posts/#post-5811511)
 * I got it working, and yes, get_avatar was the key. Basically it was the following
   line a code within the php file responsible for creating the element on the posts
   page.
 * `$output .= '<div class="the-avatar">' . get_avatar( $post->post_author, 80 ).'
   </div>';` where as 80 is the pixel size of the avatar 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields (ACF®)] Cannot edit update or change data](https://wordpress.org/support/topic/cannot-edit-update-or-change-data/)
 *  [WebforWes](https://wordpress.org/support/users/webforwes/)
 * (@webforwes)
 * [13 years ago](https://wordpress.org/support/topic/cannot-edit-update-or-change-data/#post-3704090)
 * We seemed to have fixed the issue by disabling the plugin “Metabox Field Tabs”
   on our site. Seems to be a compatibility problem between these two.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Sharing Toolkit] [Plugin: Social Sharing Toolkit] Fix for Google Share](https://wordpress.org/support/topic/plugin-social-sharing-toolkit-fix-for-google-share/)
 *  [WebforWes](https://wordpress.org/support/users/webforwes/)
 * (@webforwes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-social-sharing-toolkit-fix-for-google-share/#post-3042787)
 * Didn’t work for me. Replaced with [https://plus.google.com/share?url=](https://plus.google.com/share?url=)
   and I still get a popup and instant-close.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom CSS for Posts and Pages (CCSS)] [Plugin: Custom CSS for Posts and Pages (CCSS)] Blog Page](https://wordpress.org/support/topic/plugin-custom-css-for-posts-and-pages-ccss-blog-page/)
 *  [WebforWes](https://wordpress.org/support/users/webforwes/)
 * (@webforwes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-css-for-posts-and-pages-ccss-blog-page/#post-2585126)
 * Did this ever get fixed or figured out?

Viewing 4 replies - 1 through 4 (of 4 total)