>
Download This Plugin | |
Download Elegant Themes | |
Name | Social Discussions |
Version | 6.2.1 |
Author | linksalpha |
Rating | 64 |
Last updated | 2013-01-24 08:50:00 |
Downloads |
106099
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 8%, while Post page PageSpeed score has been degraded by 12%
Social Discussions plugin added 3331 kB of resources to the Home page and 2345 kB of resources to the sample Post page.
Social Discussions plugin added 77 new host(s) to the Home page and 93 new host(s) to the sample Post page.
Great! Social Discussions plugin ads no tables to your Wordpress blog database.Try the plugin at: http://sd.linksalpha.com
Enables Social Sharing of your blog posts to 30+ Social Networks, including:
Publish to Social Networks
Plugin also enables you to Automatically Publish
or Self Publish
your Blog Posts to 25+ Networks
.
Browser Extensions
We are excited to announce launch of LinksAlpha.com browser extensions for Chrome, Firefox, or Safari. These extensions enable quick and easy posting to your social profiles from your browser. Below are the download links:
List of Features
Benefits
Manual positioning
For Manually positioning the Social Sharing Buttons in your blog, place the below given code in the index.php file or any other file as you see appropriate in themes folder (...\wordpress\wp-content\themes). Note: if you are using 'default' theme for the WordPress plugin, then place the above code in single.php:
<?php laecho_wp_filter_content_widget(); ?>
<?php laecho_wp_filter_content(); ?>
<?php laecho_wp_filter_buttons_icons(); ?>
<?php laecho_wp_filter_buttons_icon(); ?>
For Manually positioning the Follow and Subscribe Sidebar Widget in your blog, place the below given code in the sidebar.php below div with id="secondary".
<?php laecho_follow_subscribe_show(); ?>
Once you have completed the above step, perform the following:
Misc