There are many social media plugins available in WordPress plugin repository. Many of them have good features and options, but I don’t find any plugin that is so easy and has the option to upload your own custom social share icon. I had badly needed this feature for many of my projects, and then I built a simple plugin where you will get the following features.
Definitely you will agree with me if you try this plugin once, I tried to keep it as simple as possible to use.
Well you can download this plugin from here. Just follow the readme.txt inside the plugins folder for installation and usage. There are video instructions uploaded, you could check them out as well
Hopefully you will find this plugin helpful, also try out our other plugins !
5 replies on “WordPress Social Media Plugin”
I’ve activated the Easy Social plugin and now I’m stuck. I need this to show under each post, but there’s no installation instructions on how to do that on your site. I thought I saw it somewhere, and it included putting a code in my CSS file but can’t find the link. Can you send it to me or send me the instructions on making this thing work.
Thank you
Hi Danil,
If you want to show it on under each post then you have to use the php template tag <?php if ( function_exists(‘cn_social_icon’) ) echo cn_social_icon(); ?> in the index.php file or single.php. Hope you have got it.
Thanks to try our plugins.
Easy to follow and informative. Thanks for sharing!
Thanks, Jerry 🙂
Hello samrat !
Thanx for nice plugin! But Ive got a problem. There are not icons in adminpanel and on the site. Im using php code in single.php. May be permissions on plugin folder?