Forums

U Extended Comment
problems and suggestions (3 posts)

  1. Ovidiu
    Member
    Posted 6 months ago #

    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/

  2. Ovidiu
    Member
    Posted 6 months ago #

    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

  3. Ovidiu
    Member
    Posted 6 months ago #

    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.

Reply

You must log in to post.

About this Plugin

About this Topic