• Can anyone recommend a plug in that allows people to follow me on facebook and twitter from my blog?
    When I do a search all wp seems to offer is plug ins that allow people to re-tweet my posts, but not just the simple buttons that allow people to connect with me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

    Thread Starter adamreeves

    (@adamreeves)

    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'); ?>">&nbsp;&nbsp;&nbsp;&nbsp;RSS</a>
    			</div>
    <a title="Facebook'ta Bize Ula??n!" href="https://www.facebook.com/group.php?gid=355498836586" target="_blank"><img src="https://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="https://www.twitter.com/tiyatrodan" target="_blank"><img src="https://www.tiyatrodan.net/wp-content/themes/idream/images/twitter.png" alt="Twitter'da Bize Ula??n!" /></a>
            </div>
        </div>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘facebook and twitter buttons’ is closed to new replies.