The badge will not show if your are logged in as admin. If you are not logged in but still cannot see the badge, check the settings for your comment form ID. You can see what it is set to in your themes comments.php file
You probably have your wordpress set to hold comments in moderation if they contain a link. Go to your wordpress dashboard and go to Options/discussion and change the comment moderation option to "Hold a comment in the queue if it contains 2 links" (or more)
= I can see the settings in the dashboard but there isn't an image below the comment form, why?
Check the settings page has the correct values for your form name and fields. Visit CommentLuv.com or the support forum http://www.fiddyp.co.uk/support and post a query there if you get stuck.
You might be having a compatibility issue with one of your other comment plugins. This version of CommentLuv currently works with AJAX edit comments, subscribe to comments and SpamKarma 2.
The url used to find the last blog post is taken from the users profile. If they have a url there then check your comments.php file for the commentform action using this code < ? php doaction('commentform', $post->ID); ?> You need to place this (if it isn't there already) just before the </form> tag
If you are not a registered member of CommentLuv.com and you are using a feedburner feed service, the plugin wont be able to use a cache for your feed so feedburner will return the feed they hold in their cache which doesn't get updated as often. Register your url at CommentLuv.com and verify it so caching is enabled. This will ensure your very latest post is always retrieved.
The last post link is added at the time of the comment being typed, no database writes are made other than the standard comment save so it shouldn't affect the loading time of your blog at all.
You will need to use a dofollow plugin such as the excellent Lucias Linky Luv (http://money.bigbucksblogger.com/lucias-linky-love-a-dofollow-plugin-to-foil-human-comment-spammers/) to remove the nofollow from the links.
Wordpress puts in the nofollow when it sends you an email about comments made, if you look at the source of the page, you should see that the nofollow isn't there. Let me know if it is!
They can make sure that they have an entry in the blog <head> section like this: <link rel="alternate" type="application/rss+xml" href="http://www.fiddyp.co.uk/feed/" title="FiddyP Posts RSS feed" /> or they can register at CommentLuv.com and specify their feed there.
You can visit the support forum at http://www.fiddyp.co.uk/support or you can come to CommentLuv.com and leave me a message.
Select Do Not Show or a blank entry from the pull down box




