Two Facebook Status MiniFeeds

My status “minifeed” on my sidebar kept duplicating itself. I’d get one line with my status that links to my Facebook account, then right underneath I’d get a second line of the same status. Weird.

I did some Google searching and came up empty handed. Since I couldn’t find the cause of the duplicate feed status, I decided to work around it with good ol’ CSS.

If your Facebook status feed shows up twice just add this bit of code to your blog’s theme style.css:

span.headline {display: none;}

That’s it! This actually worked out better than the original since my status no longer links away from my blog. I just want the text to show up – I don’t care if anyone visits my Facebook page.

Related Posts

  1. Adding Facebook Status to My Blog
  2. Facebook Profile In Google
  3. You Guys Really Subscribe To My Blog?

2 Comments

  1. Tuesday, July 7, 2009 at 7:50 am

    Thank you!

    I had no idea what the hell was going on. This seems to have gotten rid of my name before every post too, which drove me nuts. I never start a sentence with my name!

  2. Jenn
    Tuesday, July 7, 2009 at 8:41 am

    I know! This glitch turned out awesome!

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*