Title: Comment Box Missing
Last modified: August 20, 2016

---

# Comment Box Missing

 *  [beawellness](https://wordpress.org/support/users/beawellness/)
 * (@beawellness)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/comment-box-missing-3/)
 * My comments boxes are not showing up. I use the Thesis Theme.
 * I don’ t know much about programming.
 * My Comments PHP is below. please help
 * Thank you
 * <?php
 * // Prevent direct access to this file
    if (!defined(‘ABSPATH’)) { header(‘HTTP/
   1.1 403 Forbidden’); die(‘Please do not load this file directly. Thank you.’);}
 * // Check for password protection
    if (post_password_required()) { $pass_req =“
   <p>” . __(‘This post is password protected. Enter the password to view comments.’,‘
   thesis’) . “</p>\n”; return; }
 * $user_data = array(
    ‘user_ID’ => $user_ID, ‘user_identity’ => $user_identity,‘
   comment_author’ => $comment_author, ‘comment_author_email’ => $comment_author_email,‘
   comment_author_url’ => $comment_author_url, ‘req’ => $req );
 * $thesis_comments = new thesis_comments;
    $thesis_comments->output_comments($comments,
   $user_data);

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/comment-box-missing-3/#post-3465166)
 * please contact diythemes for support.
 * as a commercial theme, thesis is not supported by this forum.

Viewing 1 replies (of 1 total)

The topic ‘Comment Box Missing’ is closed to new replies.

## Tags

 * [comments issue](https://wordpress.org/support/topic-tag/comments-issue/)
 * [Thesis](https://wordpress.org/support/topic-tag/thesis/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/comment-box-missing-3/#post-3465166)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
