Saturday, July 21, 2012

Show Share Buttons are not showing/unhide or working in blogger/blogs

If you are facing problem with your share buttons in your blogger like you apply share buttons to display below your post but its not appear below your post do not worry just follow me and make yourself happy and proud yourself .


Question : First log-in to your blogger,than go to Layout there you will see a title Blog Posts now you find an Edit button click on it and apply for buttons from here see picture below.


The problem is as you apply it and you browse your blogger to see the share button are come on your blogger but its very horribly nothing is there you find see example picture below.


You can see an arrow into the above picture which is highlight a blank space where the share button will be appear don't worry friend just follow me and get ride of by this problem.

Start : First Log-into your Blogger click on Template in left side pane,now see in your right side pane and find Edit HTML button click on it see picture also.


Than click on Proceed button an HTML window will open.

Note : Make sure to click on  Expand Widget Templates  before doing anything with your template and also take the backup of your blogger first.

Just find the below code in your HTML Template.

<data:post.body/>

Note : (for finding click  Ctrl+F Button on your keyboard a find window will appear in your left side at the end of the browser.)see Picture Below.


The above code you have find now copy the following code and pate it below the above code.

<div class='post-share-buttons'>
<b:include data='post' name='shareButtons'/>
</div>

Now the Code will be look like see below.


You have done and i am sure the share buttons are visible on your blogger.

Note : If the Problem are still same or don't solved just follow the second option.

Go to your Edit HTML and find the below code.

<b:include data='post' name='shareButtons'/>

The above code will be look like see picture below.


The above code may be a little different in your blogger but it will be similar,select the above code and delete it all and save your Template,now go to your blogger and see the share buttons are visible.

You have done

Thanks For coming here.

1 Comment:

Glasgow Skinner said...

Hey wondering if you can help. I updated to a new template and my share button doesn't work - it doesn't expand to show other services. The "Like", "Tweet" & "g+" buttons work fine, it's just the actual "share" button that doesn't expand. I tried including the html code to see if you can see anything that blocking the expansion but it won't let me

Post a Comment