• Resolved psn

    (@psn)


    Hi,

    I using latest WP version and Twentyeleven theme. I have tested your plugin but its not working 100%. Tags are hidden behind “Comment” which normally disappears when clicking in comments field but this dont happen when I have your plugin activated. How can I fix this?

    Regards/Per

    http://ww.wp.xz.cn/extend/plugins/basic-comment-quicktags/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter psn

    (@psn)

    Solved issue, found comment_form(); in comments.php and change this to comment_form( array('comment_field' => '<p class="comment-form-comment">' . '<textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>') );

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    That works 🙂 So does hiding the comment tag itself (it doesn’t jibe well with a lot of minor additions to above the comment field :/ Most fixes are CSS, too, which don’t lend themselves well to being in the plugin)

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

The topic ‘[Plugin: Basic Comment Quicktags] Tags hidden’ is closed to new replies.