• Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • X
  • Bluesky
  • GitHub
  • Twitch
  • YouTube
  • LinkedIn
WordPress

The Best WordPress Social Sharing Buttons

CMDR Mitchcraft

Reading time: 1 minute

If you run a blog (or a church site with some sort of event calendar or news section), having a place where your visitors and members can share your content is absolutely invaluable.  Sometimes all it takes is for people to start spreading the word about an event. By giving them the chance to do so, you increase your chances for people to know what’s going on in your church.  A few well placed social sharing buttons make it easy for people to share information about your event.

There are two easy to set up WordPress plugins that allow you to add sharing buttons to easily share content with your reader’s networks.

Most plugins for sharing buttons have the usual suspects built in: Twitter, Facebook, LinkedIn, Google+ and Pinterest.  Jetpack (mentioned below) has the added option of allowing you to add in a “Print” and “Email” button.  This is good for readers who aren’t necessarily social savvy, but still want to share your content.

On the flip side, “Simple Share Buttons Adder” goes for the customized approach – allowing you to add your own icons to their code to have a sharing experience that is uniquely yours.  You simply upload the icons and it takes care of the heavy JavaScript lifting.  And all of the widgets contain an “official” version of most sharing buttons – allowing you to use the tried-and-true, network-developed versions of any button you need.

Jetpack [Sharing Module]

Simple Share Buttons Adder

 

  • 50 Days to a Better WordPress Blog-Day 2: Caching

    50 Days to a Better WordPress Blog-Day 2: Caching

    Reading time: 2 minutes

    I want to cover a lot of different topics during this series, and one that seems to be drilled into people’s heads is the idea that they should be doing things to “make their page load faster”. There are a few good solutions, but the one I recommend the most is to find a good…

    WordPress
  • Easy Javascript ToolTips in WordPress

    Easy Javascript ToolTips in WordPress

    Reading time: 1 minute

    A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance.  I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…

    WordPress