Title: [Plugin: U Extended Comment] problems and suggestions
Last modified: August 20, 2016

---

# [Plugin: U Extended Comment] problems and suggestions

 *  [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-u-extended-comment-problems-and-suggestions/)
 * I would like to be able to remove the HTMl view, just offering the TinyMCE editor
   without the HTMl tab. Could that be made optionally in the next version maybe?
 * when commenting, the html of the input field looks like this:
 * `<body id="tinymce" class="mceContentBody wp-editor" dir="ltr"><p><br data-mce-
   bogus="1"></p></body>`
 * if I click the reply link inserted by my theme, the html looks like:
 * `<body></body>`
 * Unfortunately, this makes the comment box use my main theme’s background color
   which happens to be black so you can’t read what you are typing.
 * any solutions?
 * can’t give link to live page since its still under construction but if needed
   I can try and give you a link.
 * [http://wordpress.org/extend/plugins/u-extended-comment/](http://wordpress.org/extend/plugins/u-extended-comment/)

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

 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-u-extended-comment-problems-and-suggestions/#post-2395074)
 * oh and I am using a custom theme so the extended comment editor is not showing
   on my front page only on my singular views.
 * I am loading the comment form like this:
 *     ```
       <?php $withcomments = true; ?>
       <?php comments_template(); ?>
       ```
   
 * you can check it out live here: [http://pacura.ru](http://pacura.ru)
 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-u-extended-comment-problems-and-suggestions/#post-2395107)
 * had to turn off the editor. whatever I tried, when clicking the button to submit
   my comment I got the wordpress error saying: Error: please type a comment.

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

The topic ‘[Plugin: U Extended Comment] problems and suggestions’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/u-extended-comment.svg)
 * [U Extended Comment](https://wordpress.org/plugins/u-extended-comment/)
 * [Support Threads](https://wordpress.org/support/plugin/u-extended-comment/)
 * [Active Topics](https://wordpress.org/support/plugin/u-extended-comment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/u-extended-comment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/u-extended-comment/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-u-extended-comment-problems-and-suggestions/#post-2395107)
 * Status: not resolved