Hello Adam,
I had the some problem and added the “follow me” codes manually to the header.php of my theme. I can share them if you would like to solve it with my way.
I managed to add a simple plug in and make it work…
Yes, it would be useful if shared the codes with me,
thanks, Adam
Before getting the code, you can check the buttons on my site and see if they fits on your page.
Thet titles are Turkish, you can edit them.
Here;
<div id="headerright">
<div id="rssboxo">
<a href="<?php bloginfo('rss2_url'); ?>"> RSS</a>
</div>
<a title="Facebook'ta Bize Ulaşın!" href="http://www.facebook.com/group.php?gid=355498836586" target="_blank"><img src="http://www.tiyatrodan.net/wp-content/themes/idream/images/facebook.png" alt="Facebook'ta Bize Ulaşın!" /></a>
<a title="Twitter'da Bize Ulaşın!" href="http://www.twitter.com/tiyatrodan" target="_blank"><img src="http://www.tiyatrodan.net/wp-content/themes/idream/images/twitter.png" alt="Twitter'da Bize Ulaşın!" /></a>
</div>
</div>