3 Feb 2012

Re-check approved comments for spam

Let’s face it, spam happens. While we’ve made a lot of improvements to our Akismet integration to catch future spam from sullying your comments with links to cheap prescription drugs, it’s possible that some spam might have slipped through in the past.

Don’t worry, we’ve got you covered.

There’s a nifty new option in your moderation page to re-check all of your approved comments for spam with the click of a button.

Just click on the “Re-check For Spam” button and we’ll do the heavy lifting for you, and run all of the comments on your site through Akismet again.

Think of all of the time that will save you. While we do that, you can take some time away from your computer and slow things down. Go relax with a beverage and rest your eyes for a bit. You can read an old-fashioned newspaper (you know, the kind that you can tear), or catch-up with a long-lost friend – after all, IntenseDebate is all about connecting people. ;)

When you get back, head over to your moderation page again. If we’ve found any spam, there will be a notification waiting for you. If there isn’t one, then your site is spam free.

Keep in mind that the more comments you have, the longer it will take for us to re-check them all. If you return to your moderation page while we’re still checking, then the “Re-check For Spam” button will be greyed-out and inactive.

You can learn more about the rest of our moderation tools at support.intensedebate.com/moderation and read our past posts on our moderation options here.

Posted by Michael Koenig in features

17 Dec 2011

Facebook Connect Update

Just a quick note. If you are using our Facebook Connect integration, please update your Facebook Connect API Key in your Comment Settings and use your Facebook APP ID instead.

Complete instructions are available in your Comment Settings page, and you can access your Facebook APP ID at https://developers.facebook.com/apps.

You may need to clear your browser cookies and cache when you’re done. We have some great instructions on how to do that here.

That should do the trick! Feel free to leave a comment with any questions about this change.

———
Update – If Facebook Connect still doesn’t work after you update your API Key to use your APP ID, then it’s likely that you will need to refresh cache for your comments. The easiest way to do that is to post a new comment and that should force the cache to refresh.

Posted by Michael Koenig in News

20 Jul 2011

Styling Tip: Hide Guest Commenting

It’s been way too long since we last updated our blog – our apologies for the radio silence. I wanted to share a handy bit of CSS to help you further customize the way your readers can post comments to your site. While we offer a couple of different ways to comment – as a guest or using their Facebook, Twitter, WordPress.com, or IntenseDebate account – there wasn’t a way to disable guest commenting while still enabling Facebook Connect and Twitter Sign-in.

But, as you may know, we offer a super-easy way to add custom CSS to bring your own personal style to IntenseDebate through your Custom CSS page. By adding a handy snippet of CSS, you can hide the guest commenter information fields (Name, Email, URL), which will effectively remove the option to post comments as a guest.

Why is this cool?

I’m glad you asked. Currently commenters that post using Facebook Connect and Twitter Sign-in are considered guest commenters since they aren’t posting with an IntenseDebate or WordPress.com account. The issue is that if you disable guest commenting in your moderation settings by requiring readers to have an IntenseDebate or WordPress.com account, you would remove the options to post using Facebook Connect and Twitter Sign-in, which isn’t ideal.

So without further ado, here’s the CSS you can add to your Custom CSS page to get rid of guest commenting:

#idc-container-parent #idc-container .idc-postnav-label,
#idc-container-parent #idc-container .idc-c-m.idc-signup {
display: none !important;
}
#idc-container-parent #idc-container
.idc-postnav-list {
margin: 5px 0 8px;
}

That last little bit adjusts the margin to make up for the hidden fields so there isn’t a gaping space where the guest commenter fields used to be. Feel free to tweak that as you’d like.

Make sure you check out our CSS documentation, along with the rest of our guides to change the font size; text, background, and link colors; width of the comment section; and move the comment box to the top of the comment section.

Posted by Michael Koenig in features

24 Jan 2011

CommentLuv Plugin Upgrade

Update 1-31-11: Upgrade complete! If you were running CommentLuv on your blog, then the plugin will automatically be reactivated. Thanks for your patience!

Update 1-28-11: You can add a URL field for Guest commenters in the comment form by enabling the option in your Comment Settings. Make sure you disable CommentLuv in your Plugins page to ensure that the URL field shows up properly.

We will have this updated and back in action soon! We appreciate your patience.

Howdy! It’s time for an upgrade to the IntenseDebate CommentLuv plugin.

We have temporarily deactivated CommentLuv on IntenseDebate while we change the tapes and switch over to the new version.

We will post a status update once the new version is installed. Our apologies for the inconvenience.

Posted by Michael Koenig in features,News

3 Aug 2010

WordPress Plugin Updates – v2.9

Time for an update folks! Version 2.9 of our WordPress plugin includes some great performance optimizations and other fixes:

  • Better local sync queue management for faster, more reliable syncing
  • Better option management to reduce the number of queries generated by the plugin
  • Improved mobile device support (the iPad now always loads IntenseDebate and ID works with the WPTouch theme)
  • Better compatibility with WordPress 3.0 (and previous versions) running in WP_DEBUG mode (avoid deprecated functions etc)
  • Some syncing fixes that make sure your WordPress comments database matches the comments in IntenseDebate

Please note that this version REQUIRES WordPress 2.8 or higher (and has been tested all the way up to the latest 3.0.1). If you are running a version of WordPress below 2.8, we have NOT tested this version, and it’s likely not to work. Hey, it’s time to upgrade that thing!

We strongly recommend that you update to this version of the plugin as soon as it appears in your WordPress admin panel as it provides some great performance improvements. If you don’t have IntenseDebate installed yet, or would rather update manually, jump on over to our WordPress.org plugins directory page and grab a copy now.

Posted by Beau Lebens in WordPress Plugin

Next Page »
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. | IntenseDebate – Official Blog
Follow

Get every new post delivered to your Inbox.

Join 2,973 other followers