• Resolved mkgago

    (@mkgago)


    I’m using Coldforged’s spell check plugin, but can’t figure out how to add spell checking to comments.

    Can anyone help with this? Coldforged’s site seems to be down, and I can’t find anything in the readme text.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • In comments.php, I have this line:
    <?php spell_insert_headers();?><?php spell_insert_comment_button();?>
    right above this line
    <?php do_action('comment_form', $post->ID); ?>

    You may want to move it around depending on your layout.

    Thread Starter mkgago

    (@mkgago)

    thanks, podz — that worked beautifully.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Spell Check in Comments’ is closed to new replies.