Title: Reply Button Missing Closing Div
Last modified: December 14, 2022

---

# Reply Button Missing Closing Div

 *  Resolved [codejp3](https://wordpress.org/support/users/codejp3/)
 * (@codejp3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/reply-button-missing-closing-div/)
 * Took me a while find the cause of a sidebar not displaying properly on the topics-
   single display, but I finally found it.
 * Reply button is missing a closing `</div>`
 * In functions.php around line 366 > bsp_display_reply_button() function:
    I added
   the missing `echo '</div>' ;` on around line 379 and my sidebar displays properly
   now.

Viewing 1 replies (of 1 total)

 *  Thread Starter [codejp3](https://wordpress.org/support/users/codejp3/)
 * (@codejp3)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/reply-button-missing-closing-div/#post-16288206)
 * replying to mark as resolved…

Viewing 1 replies (of 1 total)

The topic ‘Reply Button Missing Closing Div’ is closed to new replies.

 * ![](https://ps.w.org/bbp-style-pack/assets/icon-256x256.jpg?rev=2706563)
 * [bbp style pack](https://wordpress.org/plugins/bbp-style-pack/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-style-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-style-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-style-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-style-pack/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)

 * 1 reply
 * 1 participant
 * Last reply from: [codejp3](https://wordpress.org/support/users/codejp3/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/reply-button-missing-closing-div/#post-16288206)
 * Status: resolved