Viewing 1 replies (of 1 total)
  • Thread Starter michaellausser

    (@michaellausser)

    Read the readme ?? As I’ve done now I was able to solve it:

    = Why does the checkbox not show up? =

    You’re theme probably does not support the comment hook this plugin uses to add the checkbox to your comment form. You can manually place the checkbox
    by calling <?php if(function_exists('nsu_checkbox')) nsu_checkbox(); ?> inside the form tags of your comment form. Usually this file can be found in your theme folder as comments.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Checkbox for Newslettersignup below singup button’ is closed to new replies.