I'm creating a child theme and my client uses the Facebook Connect plugin for commenting and logging in.
It works fine except for the fact that the facebook avatars (profile pictures) don't shop up on the comment list. Has anyone solved this before?
The old theme simply uses the simple wp_list_comments() function to display the comments and Thematic is using some other method.
Any help appreciated.