Support » Plugin: Spam Free WordPress » [Plugin: Spam Free WordPress] Cannot see password box

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Todd Lahman

    (@toddlahman)

    Insert the line of code below into your custom_functions.php file:

    add_action('headway_before_comments', 'tl_spam_free_wordpress_comments_form');

    Also turn off Pingbacks and Trackbacks, and download the Auto Close Pingbacks and Trackbacks at the bottom of the page located at http://www.toddlahman.com/spam-free-wordpress/.

    Spam Free WordPress only blocks comment spam, and not Pingback and Trackback spam which will look exactly like comment spam.

    Thread Starter Lisa

    (@tve)

    Todd,

    I added the code in the custom_functions.php file and removed the trackback url at the bottom of the posts. I still do not see the password box.

    I appreciate your help.

    Lisa

    Plugin Author Todd Lahman

    (@toddlahman)

    Remove the code you added to the custom_functions.php file.

    You will need to post all the code from your comments.php file at http://pastebin.com/, then post a link to that pastbin code here. I will reply with a pastbin link that will contain the modified code you can use to replace your existing comments.php code.

    Thread Starter Lisa

    (@tve)

    Todd,

    Here is the pastebin link…

    http://pastebin.com/u/lmschulteis

    Thanks

    Plugin Author Todd Lahman

    (@toddlahman)

    1. Make a backup copy of your comments.php file
    2. Go to this link, http://pastebin.com/1dKSfRg8, and use the code in the “RAW Paste Data” section to replace all the code in the comments.php file.

    Go to http://www.toddlahman.com/spam-free-wordpress/, and download the Auto Close Pings and Trackbacks plugin at the bottom of the page, and follow the directions there as well to close all pingbacks and trackbacks to prevent that type of spam as well.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Spam Free WordPress] Cannot see password box’ is closed to new replies.