Showing posts with label Share widget. Show all posts
Showing posts with label Share widget. Show all posts

Tuesday, 21 April 2020

Blogger Mouse Snow Cursor Code Generator Widget

Blogger Mouse Snow Cursor Code Generator Widget


Now let's start adding it... 

Step 1. Login to Your Blogger Account.Go to your Blogger Dashboard.Click on Layout tab from left pane and click on Add a Gadget link. 

Step 2. After click on Add a Gadget link A pop-up box will open now
with many gadget list, Choose HTML/JavaScript from the gadget options by clicking the blue plus sign for that gadget. 


Step 3. Select 'HTML/Javascript' and add the one of code given below. 

<script type="text/javascript" src="http://dl.dropboxusercontent.com/s/nrr77jrknp9n11r/01_black_000000_24work.blogspot.com.js"></script><a href="http://24work.blogspot.com/" target="_blank" title="Blogger Tips and Tricks"><img src="https://bitly.com/24workpng1" alt="Blogger Tips and Tricks" border="0" style="position: fixed; bottom: 10%; left: 0%;" ></a>

Step 4. Now Click On Save 'JavaScript' You are done.


Sunday, 5 June 2016

Add twitter follow button in blog

Add twitter follow button in blog

Today i'll show how add twitter follow button in blogger.After Facebook the biggest name in social media is twitter with 500+ million users and 350+ million tweets generated daily.By adding Twitter follow button on your blog you can increase your twitter followers which will result in greater traffic from the twitter. This will allow visitors to easily follow you on twitter directly from your blog You can check my twitter follow button on the right sidebar of my blog.



1.  Go to Twitter Button Website.
2.  Choose Follow from the four options as shown below.

3.  Now in the Button options Enter your twitter username in user field as i have enter my username @togical. as shown in below picture. You may check Large button to increase the size of twitter follow button, but for the best result leave the settings as shown below.

4.  Copy the button code which is on the right side under the title Preview and Code in small box below your twitter button as highlighted in red in the picture below.
5.  Now your twitter button is ready to be install on your blog, In order to do go to your blogger dashboard then layout.
6.  Click on Add gadget and choose Html/Javascript from pop up window and paste the code copied in Step 4 in the box.
7.  Now save the widget and you have Twitter follow button on your bl

Sunday, 22 May 2016

Add Floating Share Buttons, Follow Buttons

Add Floating Share Buttons, Follow Buttons

1. Open addthis.com and create an account, if you are already not a member of this site.
2. Open “Profiles” section from “Settings”.
3. Add a Profile and give it the name of your blog.
4. Open “Share Settings” from “Settings”. Add some social sharing services to your favorite from all available services.

5. Click “Get the Code” form top. We are creating “Smart Layers”. You can preview the changes you will make on right side.
 Floating Share Buttons
6. Select the platform of your blog, website. It is okay to create a code for any platform with default “A Website” option.
7. Turn ON “Follow”. Select social profiles that you want your visitors to follow. Complete those social profile URLs.
8. Specify the position and number of share buttons.
9. “What’s Next” prompts visitors to take actions like, to share, follow or visit recommended link.
10. “Recommended content” promotes your site’s most popular trending content. I turned this option OFF as this option is not worked for me.
11. Choose your preferred theme. Select the name of your blog from Profile. This is the profile that you created in step 3.
12. Generate Code.
13. Add HTML widget in the footer of Blogger blog. Add Text widget in the footer of WordPress blog. Copy the generated code and paste it in the footer HTML section of your blog or website.
That’s it! Open your website to see the floating share buttons, follow buttons live in action on your website.
Create a new profile under the same AddThis account for each new blog or website where you want to add share and follow buttons. This helps to track social sharing statistics for each individual blog and website. Floating share buttons and follow buttons are essential to increase readers and overall subscribers, followers of blog and website.

Monday, 4 November 2013

Floating Social Media Share Widget To Blogger

Floating Social Media Share Widget To Blogger

You can easily get a floating widget tray for your blog by following these simple steps. Without any delay, let's get it done. We need social widgets to get your blog more views. The content which you publish on your blog will be viewed by lot of people. If you do not have any social sharing widgets, there is a less chance of getting your blog more audience. 

Steps to be taken for installing this widget

Step 1: Go to your Dashboard of your blog

Step 2: Click Layout -> Add Widget

Step 3: From the list - Select "HTML/JavaScript"

Step 4: Copy and Paste the below code in the "Content" section 
               [NOTE : Leave "Title" section empty]

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:50px;">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_pinterest_share"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_stumbleupon"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51f184b5319b19ad"></script>
<!-- AddThis Button END -->

Step 5: Click "Save" button. And, "Save the arrangement" of your blog.\