Social Sharing Buttons?

Post Reply
ndumanov
Jr. Bludit
Posts: 6
Joined: Mon Nov 30, 2015 6:19 am

Hello!

I would like to add social sharing buttons to my blog but it seems that all of the download links on the plugin for ridiculously responsive social sharing buttons (http://forum.bludit.org/viewtopic.php?t=38) are broken so I can't download the plugin.

Does anyone have alternate links for the plugin or an alternate means of adding social sharing buttons to my website?

Thank you and all the best.
dirtdiver2010
Master Bludit
Posts: 129
Joined: Fri Jan 15, 2016 6:07 pm
Has thanked: 1 time
Been thanked: 3 times

Here you will find all plugins. Some Plugins need to be updated to work with v 1.0 (the plugins need the metadata.json file)
https://github.com/dignajar/bludit-plugins

You can also go to https://www.addtoany.com and copy the snipped and put it into your php-file.
pablolarah
Jr. Bludit
Posts: 3
Joined: Sat Jul 25, 2020 5:01 pm
Been thanked: 2 times

An easy way is using the HTML Code plugin.
This plugin lets you insert HTML, CSS or JavaScript code in the head metadata, header or footer of your site.
So:

1.-Activate the HTML Code Plugin.
2.- Go to any website supporting social sharing buttons, for example,
addthis.com
sharethis.com
3.- Create the social buttons according to your preferences.
4.- Get the code.
5.- Past it on the admin dashboard of the HTML code plugin in the footer section of the website.
6.- Ready to go!
I hope this will be helpful.
Last edited by pablolarah on Sat Jul 25, 2020 5:41 pm, edited 1 time in total.
Post Reply