Title: Comments Call Back Error :/
Last modified: August 19, 2016

---

# Comments Call Back Error :/

 *  [AliasEll](https://wordpress.org/support/users/aliasell/)
 * (@aliasell)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/comments-call-back-error/)
 * Hey all,
 * My comments were working fine, but as soon as I tried styling them it all screwed
   up. Now I cant get them back to the way it is!
 * I have tried replacing the code with the twentyten in the “comments.php” part
   but no avail.
 * As you can see, I get the error:
 * “Warning: call_user_func(twentyten_comment) [function.call-user-func]: First 
   argument is expected to be a valid callback in /home/elliot/public_html/blog/
   wp-includes/comment-template.php on line 1335”
 * Which I have no idea what that is! Any suggestions would be pretty great thanks.

Viewing 1 replies (of 1 total)

 *  Thread Starter [AliasEll](https://wordpress.org/support/users/aliasell/)
 * (@aliasell)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/comments-call-back-error/#post-1880015)
 * Fixed:
 * In comments.php, this line:
 * wp_list_comments( array( ‘callback’ => ‘twentyten_comment’ ) );
 * must be changed to:
 * wp_list_comments();

Viewing 1 replies (of 1 total)

The topic ‘Comments Call Back Error :/’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [comments.php](https://wordpress.org/support/topic-tag/comments-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [AliasEll](https://wordpress.org/support/users/aliasell/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/comments-call-back-error/#post-1880015)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
