thumb_full

An easy to use, with intuitive interface, WordPress plugin that gives you the ability to easily add the smart bar with social media follow buttons to any place (post, page, widget, sidebar, footer) of your WordPress website.

The Social Media Follow Buttons Bar - is a bar with set of icons of the popular social media which are linked directly to your profile on this social networks. I.e. clicking the Facebook icon will take the user to your Facebook page, clicking the Twitter icon will take them to your Twitter page.

Unlike the other plugins, this plugin creates a live bar. The bar automatically adapt to the width of the block where it placed. If the buttons do not fit to the one line, then they will be placed on multiple lines. So they can be arranged horizontally or vertically, in one line or in a few, and all of this is done automatically. Also it can be aligned to left, center or right.

It give you finer control over buttons. You can configure they on plugins settings page. You can choose the size of icons, choose open link in current tab or in new, and etc. Also you can have the social media follow buttons automatically added to the bottom of all Posts or/and Pages, and can position the link buttons using either a widget, a shortcode or a template action hook. If you want more options, then let us know and we will be happy to add them.

This plugin is just plug and play, no tedious configurations or hacks, just install, enable and start enjoy your fancy social media follow buttons. It’s that simple!

Features

  • Lightweight and fast
  • Secure code with using clear coding standards
  • Intuitive interface with many settings
  • Cross browser compatible (work smooth in any modern browser)
  • Compatible with all WordPress themes
  • RTL compatible (right to left)
  • Translation ready
  • Published on WordPress.org

Key features include

  • Beautiful icons
  • Preview on plugin settings page
  • Bootstrap Tooltips with name of the social media above every button
  • Shortcode for add social media follow buttons from Post/Page Editor
  • PHP/HTML code for add social media follow buttons directly in your theme files

Supported social media and links:

  • Facebook
  • Flickr
  • Twitter
  • Instagram
  • Google+
  • YouTube
  • YouTube Gaming
  • iTunes
  • Apple Music
  • Periscope
  • Vimeo
  • Blogger
  • LinkedIn
  • Diaspora
  • DeviantArt
  • XING
  • Buzzsprout
  • LiveJournal
  • Reddit
  • Pinterest
  • Tumblr
  • Snapchat
  • Twitch
  • Patreon
  • IMDb
  • SoundCloud
  • Plug.dj
  • Spotify
  • Bandcamp
  • Dloky
  • Amazon
  • BookBub
  • Goodreads
  • MeetVibe
  • Meetup
  • Steam
  • Mixer
  • Discord
  • Yelp
  • StumbleUpon
  • Bloglovin
  • WhatsApp
  • Medium
  • 500px
  • Behance
  • Polyvore
  • Yellow Pages
  • LINE
  • Hireology
  • Kompoz
  • SoundBlend
  • VKontakte (vk.com)
  • Odnoklassniki (ok.ru)
  • Telegram
  • GitHub
  • WordPress
  • Codepen
  • Skype
  • Personal website
  • Email
  • Telephone
  • RSS Feed

Coming soon:

  • Ebay
  • Flickr
  • Specific Feeds
  • Got more ideas? Tell us!

Screenshots

  1. All social media buttons : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  2. Tooltip with name of the social media displayed above button when you hover over the button : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  3. Social Media Follow Buttons Bar displayed below the content of a post (Twenty Sixteen theme) : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  4. Social Media Follow Buttons Bar displayed in the sidebar using a shortcode in text widget (Twenty Sixteen theme) : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  5. Social Media Follow Buttons Bar displayed in the footer using a simple call the function directly from theme file (vCard theme) : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  6. Social Media Follow Buttons Bar displayed in the footer using a shortcode in text widget (Anarcho Notepad theme) : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  7. Shortcode placed in the Text Widget : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp
  8. Plugin settings page : WP plugin "Social Media Follow Buttons Bar" by Space X-Chimp

Translation

This plugin is ready for translation and has already been translated into several languages. But If your language is not available then you can make one. It is also possible that not all existing translations are up to date, so you are welcome to make corrections. Many of plugin users would be delighted if you share your translation with the community. Thanks for your contribution!

If you want to help translate this plugin, please visit the translation page. You can also use the POT file that is included and placed in the languages folder to create a translation PO file. Just send the PO file to us and we will include this translation within the next plugin update.

License

This plugin is open-sourced software licensed under the GNU General Public License, version 3 (GPLv3) and is distributed free of charge.

Commercial licensing (e.g. for projects that can’t use an open-source license) is available upon request.

Credits

Download

Fork on Github

Quick-Start Guide

  1. Upload “Social Media Follow Buttons Bar” to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings → “Social Media Follow Buttons”.

Usage

Use the following shortcode in your posts, pages or text widgets (sidebar, footer) to display the social media follow buttons bar: [smbtoolbar]

Also you can use the following methods to add the social media follow buttons bar directly to theme files.

WordPress has a very easy function called do_shortcode() that lets you add shortcodes in your themes. Simply add the following code to needed place in your theme where you want the buttons to appear: <?php echo do_shortcode("[smbtoolbar]"); ?>

Or add this code for direct call function: <?php echo smbtoolbar_shortcode(); ?>

Simple and easy!

Contribution

Developing plugins is long and tedious work. If you benefit or enjoy this plugin please take the time to: