Basically there are four main settings tabs that will help you to setup the plugin to work properly.
In this tab you can choose which social media icons you want to display in the frontend. Here you can order the apperance of the social icons simply by drag and drop of each social icons.
In this tab you can select the options where you want to display social media share icons.
In this tab you can customize the apperance of the social media share icons. You can choose the options to display the share icons below the contennt, above the content or you can choose an options to display in both below and above content. Also you can choose the theme from the pre available 5 themes.
In this tab you can do the additional settings for the plugin.
You can use shortcode for the display of the social share in the contents. Optionally You can enter the name of the networks you want to display. The networks will be displayed in the order of entered networks.
[apss-share][apss-share networks='facebook, twitter, pinterest' share_text='Share it' counter='1' total_counter='1']You can use shortcode [apss-count] for the display of the social share count only in the contents. You need to enter network name you want to display.
[apss-count network='facebook']
Please note that this shortcode takes only one network value at a time. So if you want to fetch the share count for facebook and twitter you need to use [apss-count network='facebook'] and [apss-count network='twitter'] respectively.