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

5 May 2010

¡Feliz Cinco de Mayo!

Happy May 5th everyone. To celebrate we’ve released two updates: bit.ly URL’s for tweeted comments, and comment voting for everyone.

We used to use tinyurl.com for link shortening when you sent a simultaneous tweet when commenting. Now we’ve switched to bit.ly and you can track real-time click data for your tweets.

And in the spirit of freedom, we have enabled comment voting for everyone: IntenseDebate, WordPress.com, Facebook Connect, and Twitter Sign-in users, along with Guest commenters.

Both of these updates have been requested frequently so we’re happy to deliver. Enjoy! 🙂

Posted by Michael Koenig in features

12 Feb 2010

IntenseDebate Tip: 3 Ways to Subscribe to Comments Via Email

IntenseDebate is feature packed and we’re always adding new bells and whistles. Of course, you know this by now and are likely pretty familiar with our tools. Still there might be some cool features that you never knew existed. We’re guessing that you’re familiar with our email notifications, but there’s one method of subscribing to comments that might be overlooked (I know this because I recently forgot it existed).  This post outlines three methods for commenters to opt to receive email notifications for comments posted.

Subscribe without posting a comment:
This option is located in the RSS menu in the top right of the comment section and is available to everyone: IntenseDebate users, along with commenters posting either as Guests, with Facebook Connect, Twitter Sign-In, or OpenID.  You can opt to receive email notifications for a single post or for comments on all posts.

Subscribe when posting a comment:
When you post your comment you can opt to receive email notifications for all comments or just for replies to your own.  This option is available to all commenters (IntenseDebate accounts, Facebook Connect, Twitter Sign-In, OpenID, and Guests).

Subscribe automatically (for IntenseDebate users only):
This option is enabled by default for all IntenseDebate users.  You can configure your settings at http://intensedebate.com/edit-user-account.

More tips to come! 😉

Posted by Michael Koenig in features

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