WordPress Share Buttons, Related Posts, Google Analytics – Shareaholic – WordPress plugin Free download
WordPress Share Buttons, Related Posts, Google Analytics – Shareaholic
| Privacy | Terms | API | Content Analytics
Special Thanks & Credits
The plugin wouldn’t be half of what it is today if it weren’t for people like you who take the time to help it grow! Whether it be by submitting bug reports, translations, or maybe even a little development help.
Listed here are credits and special thanks to some of you who have helped us out a great deal:
Complete credits on Shareaholic.com
Shareaholic in Your Language
Shareaholic is used all over the world. Our goal is to support Shareaholic in the native language of all our users and people who want to use our products. Shareaholic for WordPress is currently localized in the following languages:
English (en)
Simplified Chinese (zh_CN) by Larry Zhang
Greek (el_EL) by Takis Bouyouris
Greek (el_GR) by Takis Bouyouris
German (de_DE) by Oliver Heinrich
French (fr_FR) by Rozenn Dagorn
Dutch (nl_NL) by Patrick Catthoor
Português (pt_PT)
Afrikaans (af_AF)
Italian (it_IT)
Turkish (tr_TR) by Plantekno Bitki
Spanish – Mexico (es_MX) by Luis Jared Pardo
Spanish – Spain (es_ES) by David Marco Busto
Romanian (ro_RO)
Malay – Bahasa Melayu (ms_MY) by Lela Iskandar Suhaimi
Contribute a translation! — we would appreciate your help in translating Shareaholic into even more languages! It doesn’t take much to get started. Instructions: https://translate.wordpress.org/projects/wp-plugins/shareaholic
Social Platform Integrations
Social Follow Buttons: Facebook follow buttons, Twitter follow buttons, Instagram follow buttons, YouTube follow buttons, LinkedIn, Spotify, Google+, Pinterest follow buttons, Etsy, BuzzFeed, iTunes, Tumblr, Vimeo, eBay, 500px, about.me, Meetup, Patreon, Medium, Snapchat, Slack, Baidu, Behance, Better Business Bureau (BBB), Bloglovin, Disqus, Dribbble, Feedly, Flickr, Foursquare, Github, Google Classroom, Houzz, LinkedIn, LiveJournal, Odnoklassniki (OK), Polyvore, RSS, Skype, SlideShare, Strava, SoundCloud, Stack Overflow, StumbleUpon, Tripadvisor, Vine, VK, Yelp, Zillow
Social Share Buttons: Facebook share buttons, LinkedIn share buttons, Pinterest share buttons, Reddit share buttons, Skype share buttons, SMS share button, StumbleUpon share buttons, Tumblr share buttons, Twitter share buttons, Telegram, Mix, WhatsApp share buttons, Amazon Kindle share buttons, Amazon share buttons, Amazon Wish List, AOL Mail, Arto, Baidu, Bit.ly, Blogger Post, Box, Buffer, Delicious, Digg, Diigo, Diigolet, Email This, Evernote, Facebook Send, Fancy, Fark, Flipboard share buttons, GMail share buttons, Google Bookmarks, Google Classroom, Google Mail, Google+, HootSuite share buttons, Houzz share buttons, Inbound.org, Instapaper, Kik, Line share buttons, LinkedIn share buttons, Mail, Meneame, Microsoft OneNote, Mister-Wong, Mixi, MSDN, Odnoklassniki (OK), Outlook, Pinboard.in, Pinterest, Plurk, Pocket share buttons, Print share buttons, PrintFriendly share buttons, Read Later share buttons, Reddit share buttons, Sina Weibo, Skype share buttons, SMS, Soup.io, Stumpedia, Symphony, Techmeme, TinyURL, TypePad Post, Viadeo, Vkontakte (VK), Wanelo, We Heart It, WhatsApp,Windows Live Favorites, WordPress share buttons, Wykop, Xing, Yahoo Bookmarks, Yahoo Messenger, Yahoo! Mail, Yammer, YC Hacker News, Yummly share buttons, Viber, Trello, Facebook Messenger
Screenshots








Installation
In WordPress:
Go to Plugins -> Add New -> Search for Shareaholic
Press “Install Now” for the Shareaholic
plugin
Press “Activate Plugin”
Adjust settings to your liking
If you use a caching plugin please clear the cache
Enjoy!
Manual installation:
Upload the extracted shareaholic
directory to wp-content/plugins/
Activate the plugin through the ‘Plugins’ menu in WordPress
Open the plugin settings page Settings -> Shareaholic
Adjust settings to your liking
If you use a caching plugin please clear the cache
Enjoy!
WP-CLI installation:
wp plugin install shareaholic --activate
Shareaholic Shortcode Support / Manual Usage
You can place Share Buttons, Related Content and any other Shareaholic apps manually wherever you’re like in your theme. Simply insert the following Shortcode where you want the corresponding app to appear:
[shareaholic app="share_buttons" id="<Insert Shareaholic App ID here>"]
[shareaholic app="recommendations" id="<Insert Shareaholic App ID here>"]
[shareaholic app="ad_spaces" id="<Insert Shareaholic App ID here>"]
[shareaholic app="follow_buttons" id="<Insert Shareaholic App ID here>"]
[shareaholic app="total_share_count"]
Grab the corresponding App ID from your Shareaholic Dashboard for the App you want to manually insert into your theme. If you prefer, you can also use the App Name
instead of the App ID
. This can be very useful for multi-site installations and theme developers who would like to bundle Shareaholic. For example:
[shareaholic app="share_buttons" id_name="post_below_content"]
If both id
and id_name
are defined, id
will take priority.
In your PHP / theme template code, you would add:
<?php echo do_shortcode ('[shareaholic app="share_buttons" id="<Insert Shareaholic App ID here>"]'); ?>
<?php echo do_shortcode ('[shareaholic app="recommendations" id="<Insert Shareaholic App ID here>"]'); ?>
<?php echo do_shortcode ('[shareaholic app="ad_spaces" id="<Insert Shareaholic App ID here"]'); ?>
<?php echo do_shortcode ('[shareaholic app="follow_buttons" id="Insert Shareaholic App ID here"]'); ?>
Note: optionally, you can specify title
, link
or summary
as Shareaholic shortcode parameters. If you don’t specify these optional parameters, the shortcode will automatically determine these values.
Example:
[shareaholic app="share_buttons" id="<insert shareaholic app ID here>" title="About Me" link="https://mysite.com/about" summary="This is me"]
If use double quotes (“‘s) in your title or summary, make sure to encode them properly as "
. Shareaholic Shortcode’s are full featured and support all available configuration options available. Enjoy!
General information about shortcodes and WordPress
FAQ
Is Shareaholic free?
Yes! Shareaholic’s core features are and always will be free.
Should I purchase a paid plan?
Shareaholic’s paid services include Share Count Recovery, advanced analytics, premium customization settings, priority support, and more. To learn more, visit our plan comparison page.
Do I need to have coding skills to use Shareaholic?
Not at all. You can manage Shareaholic without any coding using our user-friendly drag and drop interface.
Shareaholic is not displaying for me. Why, and what should I try?
Something on your own personal device/browser/connection is likely filtering web functionality like major social buttons. The usual cause for this uncommon issue is 3rd party browser add-on software that blocks ads and optionally filters out major social buttons. For example, some security apps and Internet connections have an option to filter social buttons. Usually a social filter option is disabled by default, but if you find that some software is inappropriately filtering Shareaholic, please let us know.
Where can I find a detailed FAQ?
Please see here: Shareaholic Helpdesk
Where can I get detailed Usage & Installation instructions?
Please see here: Usage & Installation Instructions
How can I change the thumbnail image size for Shareaholic Related Posts?
The default Shareaholic thumbnail width is 640px with dynamic height and no cropping. The thumbnail size can be specified programmatically by adding add_image_size('shareaholic-thumbnail', $width, $height, true);
to your theme’s functions.php
file with appropriate width and height variables.
Each time you change Shareaholic’s thumbnail dimensions like this, you will probably want to have WordPress regenerate appropriate sized thumbnails for all of your images. We highly recommend the Regenerate Thumbnails plugin for this purpose.