Tutorials Palace

  • Twitter
  • Facebook
  • Google Plus
  • Pinterest
  • RSS
  • Snippets
  • Tutorials Categories
    • CSS/HTML
    • Web Design
    • Photoshop
    • jQuery
  • User Submission
    • Submit Tutorial
    • Submit News
    • Users Tutorials
  • Contact
Home  »  Wordpress   »   WordPress Social Sharing Icons without Plugin

WordPress Social Sharing Icons without Plugin

Tutorials Palace 25 March, 2015 No Comments

Now a day’s social bookmarking buttons has been necessary for our blogs to sharing the content or blog post on different social networks. And if you are using WordPress then obviously you will be using any plugin for sharing. But today we will tell you how to make custom social sharing icons. If you are developing any you wordpress site then you will have to need this code rather you use any plugin.

Follow these steps to make your own social bookmarking custom buttons.

Step 1: Find Perfect Icons

You will have to need first of all images of social bookmarking. If you are designer then you can create yourself from scratch. You can use text link if you need but I will prefer strongly that you use social icons because readers are familiar with icons to share the articles.

You can find icons from google image search or can find icons from any free site. After making or searching your required images place them your active theme’s folder in the wp-content folder.

Step2: Where to add the code

Now in the second step edit the file where you have to place the code. Go to wp-content/themes/your-theme/single.php and find the below mentioned code.

1
 

Step 3: Add Images

Now add you images after the “the_content” function

1
 

Using above code your icons will be display after the post content. And now add sharing code with images, format will be like this

1
 

The href parameter and title parameter will change according to the network you are working on. Use the following lines of code to create a hyperlink to each sharing site:

TWITTER:

1
 

FACEBOOK:

1
 

REDDIT:

1
 

STUMBLEUPON:

1
 

DIGG:

1
 

LINKEDIN

1
 

DEL.ICIO.US:

1
 

GOOGLE+

1
 

PINTEREST

1
 

Tags:social sharing icons, wordpress icons, wordpress sharing icons, wordpress social sharing icons

Related Posts

  • WordPress Related Posts by Categories without Plugin
  • Tips to Create Photoblog on WordPress
  • WordPress Related Posts by Tags without Plugin

Leave a Reply

Cancel reply

Your email address will not be published. Required fields are marked *

  • Subscribe TutorialsPalace

  • Popular Posts

    • How to Make Transparent Background of SWF in Webpage How to Make Transparent Background of SWF in Webpage 16 Comments
    • How to make Necklace in Adobe Illustrator How to make Necklace in Adobe Illustrator 15 Comments
    • How to Make Hitman in Adobe Illustrator How to Make Hitman in Adobe Illustrator 16 Comments
Tutorials Palace Copyright © 2021.