• Login
  • Our WordPress Plugin
  • Blog Posting Services
  • In Twitter
  • In LinkedIn
J
HARAPHULA
OneStop Shop of Information

Updates

  • Why Web2 Guest Posts Backlinks matters for Google Ranking?
    •
  • How Paid Guest Posting Services Help for SEO Backlinks?
    •
  • Why Guest Posting is a best approach to boost Products Sales?
    •
  • Do-follow links from Guest Posting how affecting Ranking
    •
  • Free Guest Posting in LinkedIn or Medium Accelerate Indexing
    •
  • Should I go for paid Guest Posting with No-follow links?
    •
  • Tricks for Lead Generation using Guest Posting deep links
    •
  • How Guest Posting Services useful for SEO Backlinks & Ranking?
    •
  • Why I will Choose Link Insertion in place of fresh Guest Posting with link?
    •
  • Quality Backlinks or Lead Generation when to use Guest Posting Service?
    •

Script to Add Custom Social Sharing buttons using JQuery?

Blogging Techniques
May 8, 2017
2.6 (34 votes)
Script to Add Custom Social Sharing buttons using JQuery? Script to Add Custom Social Sharing buttons using JQuery?
4 5 82
Tricks to Spy on your Friends WhatsApp Messages

Today Social Media’s are the best ways to bring free real human traffic to your Blog. As you know Google hates artificial backlinks. It is more fruitful for your portal if visitors will start sharing. This practice helps to gain popularity and ranking. Assume you have your blog related to Fashion industry. Every day nearly 200 readers redirects to your blog through Search engines. Here if your portal provides share option, it may 10 readers like your content and share the link in their network. Which will directly helps to bring referral traffic. It was noticed referral traffic helps to generate better Return on Investments.

With this idea recently we introduced Social media Sharing buttons in our blog. My blog is designed using WordPress. While I searched for Social Sharing buttons plugin in WordPress, I got many. But refer to my requirements in my blog I want Custom Social Sharing buttons. I have icon files for Facebook, Twitter and LinkedIn. What more I want is while users will click on these icon files a centered aligned Popup will open. Where my visitors can easily share the link without wasting much of their quality time.

To achieve the same did start with the implementation. Downloaded 3D social media icon images from iconfinder.com. Placed them in side my HTML file using a UL element as below.

Adding Social Sharing icons

<ul class="ulstyle">
<li class="listyle">
<a class="fb-share" target="_blank">
<img src="https://jharaphula.com/wp-content/uploads/2016/05/ico-facebook.png" alt="Facebook" title="Facebook" />
</a>
</li>
<li class="listyle">
<a class="tw-share" target="_blank">
<img src="https://jharaphula.com/wp-content/uploads/2016/05/ico-twitter.png" alt="Twitter" title="Twitter" />
</a>
</li>
<li class="listyle">
<a class="gp-share" target="_blank">
<img src="https://jharaphula.com/wp-content/uploads/2016/05/ico-google_plus.png" alt="Google Plus" title="Google Plus" />
</a>
</li>
<li>
<a class="ln-share" target="_blank">
<img src="https://jharaphula.com/wp-content/uploads/2016/05/ico-linkedin.png" alt="LinkedIn" title="LinkedIn" />
</a>
</li>
</ul>

CSS Styles

.ulstyle {
list-style: outside none none; 
overflow: hidden; 
width: 247px; 
margin: auto;
}
.listyle {
float: left; 
padding-right: 18px;
cursor: pointer;
}
.ln-share {
cursor: pointer;
}

Now what more remain? Yes, to make Social Sharing Functional I have to post parameters like URL or page Title to Social media Sharing APIs. In this scenario I required 4 top Social Medias Facebook, Twitter, Google Plus and LinkedIn. The Social Sharing API’s for these 4 popular Social networking sites are as below.

Facebook – http://www.facebook.com/share.php?u=[URL]&title=[TITLE]
Twitter – http://twitter.com/intent/tweet?status=[TITLE]+[URL]
Google Plus – https://plus.google.com/share?url=[URL]
LinkedIn – http://www.linkedin.com/shareArticle?mini=true&url=[URL]&title=[TITLE]&source=[SOURCE/DOMAIN]

Here to achieve Social Sharing Pop-up’s on click of icon images I did write 4 jquery functions inside document.ready method. These functions are called over the click event of icon images. To open a popup with Social Sharing API’s here I am using the traditional JS window.open method. Using simple calculation aligning these pop-up’s to center. Look at the Script below.

$('.fb-share').click(function(e) {
e.preventDefault();
window.open('https://www.facebook.com/sharer/sharer.php?u=' + location.href + '', 'fbShareWindow', 'height=396, width=630, top=' + (jQuery(window).height() / 2 - 198) + ', left=' + (jQuery(window).width() / 2 - 315) + ', toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');
return false;
});

$('.tw-share').click(function(e) {
e.preventDefault();
window.open('http://twitter.com/intent/tweet?status=<?php the_title(); ?>' + ' ' + '' + location.href + '', 'twShareWindow', 'height=396, width=630, top=' + (jQuery(window).height() / 2 - 198) + ', left=' + (jQuery(window).width() / 2 - 315) + ', toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');
return false;
});

$('.gp-share').click(function(e) {
e.preventDefault();
window.open('https://plus.google.com/share?url=' + location.href + '', 'gpShareWindow', 'height=556, width=404, top=' + (jQuery(window).height() / 2 - 278) + ', left=' + (jQuery(window).width() / 2 - 202) + ', toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');
return false;
});

$('.ln-share').click(function(e) {
e.preventDefault();
window.open('http://www.linkedin.com/shareArticle?mini=true&url=' + location.href + '&title=<?php the_title(); ?>&source=https://jharaphula.com', 'lnShareWindow', 'height=580, width=630, top=' + (jQuery(window).height() / 2 - 290) + ', left=' + (jQuery(window).width() / 2 - 315) + ', toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');
return false;
});

In the above Script thing to notice is in place of URL I am passing location.href. Which results the current page URL to share.

Tags:Advantages using Jquery, Custom Social Sharing buttons, Sharing buttons using JQuery, Utilize Social Media
6 Crucial WordPress Skills to Manage your Blog
5 Devices to Fix Wi-Fi Deadspots from Netgear Universal and Cisco

Related Posts

  • White hat SEO tricks to increase Organic Traffic for…
  • Techniques behind successful Link building strategies
  • Tricks for free Internet traffic for your Site…
  • Facebook for Business to drive massive visitors to your Blog
  • Basic SEO Interview Questions & Answers for Freshers
  • Off Page Optimization Activities those Affects…
  • How to increase Site traffic using Organic Search?
  • Why I will Choose Link Insertion in place of fresh…
  • Tips to Write a Comment with list of Blog Commenting Sites
  • Top High PR Social Media & Social Bookmarking Sites
  • How Guest Posting Services useful for SEO Backlinks…
  • How Competitor Analysis & Keyword Research helps in SEO?
  • 5 Proved Ways for E-Commerce Stores to Drive Organic…
  • Tips for Google Penalty Recovery from Penguin Updates
  • Low Price Guest Posting Services with Contextual…
  • Google Recovery Penalty removal Tricks for Bloggers
  • Paid Guest Posting Service with multi-niche based…
  • How Google Analytics reports help in Business Growth?
  • How your Blog Can help you to Create Brand Personality?
  • Ways to make Money Online - Tips to increase Google…
  • Basic and Easy Tips for Creating an SEO Friendly Blog Posts
  • Free Backlinks Submitter tools to generate 2000+…
  • Why Web2 Guest Posts Backlinks matters for Google Ranking?
  • On-page Optimization tricks to reduce Google…
  • Difference between Social Media Marketing & Bookmarking?
On-page SEO booster,
Google Friendly,
XML based
PHP/WP Sidebar
FREE Widgets
demo

Our Web2 Blogs

Business Hosting Provider
Hosting Shop
Hosting for WordPress Bloggers
Publishing Services
Indian Blog
Blog Posting Services

Popular Categories

  • Miscellaneous589
  • Digitalization298
  • Career Guide244
  • Indian Blog207
  • Business Book177
  • Health & Wellness167
  • Travel & Tourism132
  • Your Financial Advisor116
  • Real Estate Consulting111
  • Shopping97
  • Blogging Techniques75
  • Digital Marketing72
  • Home Remedies70
  • SEO Techniques67
  • Programming62
  • Automobiles57
  • Easy Recipes52
  • Fashion & Fantacy52

i20 Sidebar Widgets

Features to look for in Phoenix Condos before moving
Features to look for in Phoenix Condos before moving
Are you considering relocation? Before you make the big move and decide to put money down on a house or design a 12-month lease for...
Is your Accommodation Safe? Melbournes Safety Measures
Is your Accommodation Safe? Melbourne’s Safety Measures
“Safety doesn’t happen by accident.” This popular phrase refers to the idea that safety is an ongoing, intentional effort that requires constant attention. This phase...
5 Mistakes to Avoid when Entering a Real Estate Business
5 Mistakes to Avoid when Entering a Real Estate Business
A lot of us strive to have our own business and succeed in a competitive world as it is today. It is not enough to...
Touring the Property and Rating them is a must-do thing before Buying 1
Touring the Property and Rating them is a must-do thing before Buying 1
This is one of the most important functions for any prospective real estate buyer. More often than not, the money that is put into buying...
5 Things you need to Keep in Mind When Planning to Build Accessory Dwelling Units
5 Things you need to Keep in Mind When Planning to Build Accessory Dwelling Units
Accessory dwelling units (ADUs) paces might be secondary places, but they play an important role in keeping your family together. Before you can map our...
Melbourne House Demolition Tips and Tricks
Melbourne House Demolition Tips and Tricks
When you are able to tear down a wall in your house or take a jackhammer and smash some concrete with a jackhammer, it is...
Dubai Marina to Palm Jumeirah 5 best Investment locations in United Arab
Dubai Marina to Palm Jumeirah 5 best Investment locations in United Arab
Location. Location. Location. The real secret of buying any property or investing in real estate anywhere in the world and making a decent profit is...
The biggest Real Estate Investing Mistakes and How to Avoid them?
The biggest Real Estate Investing Mistakes and How to Avoid them?
Have you ever wondered if real estate investing is as straightforward as it sounds? Does the promise of steady rental income and rising property values...
Top 10 Home Renovations to Increase Property Value in Oakville
Top 10 Home Renovations to Increase Property Value in Oakville
Homeowners in Oakville understand the significance of property value and are constantly seeking ways to increase it. One of the most effective ways to achieve...
How Property Development Can boost Real Estate in Las Vegas?
How Property Development Can boost your Real Estate Portfolio in Las Vegas?
Las Vegas, a city synonymous with glittering lighting fixtures, limitless leisure, and colorful nightlife, has additionally emerged as a hotspot for actual estate funding. For...

New Releases

GoDaddy Wordpress Hosting Plans for Freelancers and Bloggers
June 13, 2025

GoDaddy WordPress Hosting Plans for Freelancers and Bloggers

To run a WordPress site efficiently, reliable hosting is essential. GoDaddy, a well-known name in the web hosting industry, offers specialized WordPress hosting plans designed…

Managed Hosting for WordPress and WooCommerce Websites
June 13, 2025
Managed Hosting for WordPress and WooCommerce Websites
Best Cloud Hosting providers NVMe Disk Space, 20 Lakhs Inodes
June 12, 2025
Best Cloud Hosting providers NVMe Disk Space, 20 Lakhs Inodes
Local Hosting for WordPress or Shared Server which is better
June 11, 2025
Local Hosting for WordPress or Shared Server which is better
Comparing AWS Hosting and GoDaddy Web Hosting Features
June 11, 2025
Comparing AWS Hosting and GoDaddy Web Hosting Features
GoDaddy WordPress Hosting Plans: A Comprehensive Overview
June 10, 2025
GoDaddy WordPress Hosting Plans: A Comprehensive Overview
VPS Hosting providers with vCPU Core, TB Bandwidth, NVMe Disk
June 10, 2025
VPS Hosting providers with vCPU Core, TB Bandwidth, NVMe Disk
Best Dedicated Server Hosting for Blog Website and Bloggers
June 10, 2025
Best Dedicated Server Hosting for Blog Website and Bloggers
Fastest Web Hosting for Small and Medium Size Businesses
June 10, 2025
Fastest Web Hosting for Small and Medium Size Businesses
Best Cloud Hosting providers for Small Scale Businesses
June 10, 2025
Best Cloud Hosting providers for Small Scale Businesses
Best Cloud Server Hosting Services for Personal Use or Reselling
June 10, 2025
Best Cloud Server Hosting Services for Personal Use or Reselling
Good Hosting Plans for your Personal Portfolio or Blogs
June 10, 2025
Good Ecommerce Hosting for your Personal Portfolio or Blogs
Ecommerce Website Hosting for Small Business and NGOs
June 10, 2025
Ecommerce Website Hosting for Small Business and NGOs
Best and Cheapest Reseller Hosting for WordPress Freelancers
June 10, 2025
Best and Cheapest Reseller Hosting for WordPress Freelancers
Cheapest Dedicated Server Hosting for Entrepreneurs and Enterprises
June 10, 2025
Cheapest Dedicated Server Hosting for Entrepreneurs and Enterprises
Best Web Hosting for Beginners to Host their WordPress Blog
June 10, 2025
Best Web Hosting for Beginners to Host their WordPress Blog
Best Web Hosting for Small Businesses Cost-Effective Solutions
June 10, 2025
Best Web Hosting for Small Businesses Cost-Effective Solutions
WordPress Migration? Time to Choose Hosting Provider wisely
June 9, 2025
WordPress Migration? Time to Choose Hosting Provider wisely
explore us...

OUR FACILITIES

  • Login
  • Our Background
  • Privacy
  • WordPress.org

CONTACT INFO

  • Do WhatsApp
  • Reach us

SEO GUEST POSTING

Do you like to publish your Stories near Quality Audiences? If so, “OneStop Shop” is the best platform for you. We are one among the vastly growing Indian Blog. Reach us to publish your Stories with lifelong No-Follow links.

WHY ONESTOP?

We are here to bring high Quality Information. As a multi-niche platform we have spend several years for Collecting various useful Stories. Dream to establish a domain where from you can get all your day today required information. We covers Animals to Zoology.
©2014-2025 JHARAPHULA, ALL RIGHTS RESERVED.
Show Buttons