How to add +1 button to wordpress posts

Discussion in 'WordPress' started by pipes, Jun 29, 2011.

  1. #1
    Hi, i want to add the +1 button to my wordpres blog posts, i think possibly at the top of posts and at the bottom, ive added the header code for it into my header file but where should i add the other code for it to appear where i want, and in which file please?

    Also if you have a better location suggestion for where to add the +1 button within wordpress blogs please do.
     
    pipes, Jun 29, 2011 IP
  2. tricks2

    tricks2 Active Member

    Messages:
    427
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #2
    Hi,
    There is one free plugin is available for display +1 button in each post..
    "wp_plus_one_button" This is the name of that plugin ( use Google to search and install this plugin)..
     
    tricks2, Jun 29, 2011 IP
    pipes likes this.
  3. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #3
    Hi tricks, thank you very much, i had no idea there was a plugin for this with the +1 thing being fairly new, im going to download the plugin now and try it out.
     
    pipes, Jun 29, 2011 IP
  4. windy

    windy Active Member

    Messages:
    1,093
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #4
    try edit post.php
     
    windy, Jun 30, 2011 IP
    pipes likes this.
  5. kinzu123

    kinzu123 Peon

    Messages:
    35
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Just install Google +1 Plugin.
    By that you can insert +1 button at end or starting of post.
     
    kinzu123, Jul 2, 2011 IP
  6. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #6
    adbox, Jul 4, 2011 IP
  7. Neter85

    Neter85 Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Add the following code in the single.php file
    <g:plusone></g:plusone>
    Code (markup):
     
    Neter85, Jul 4, 2011 IP