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 pinterest you need to use [apss_count network='facebook'] and [apss_count network='pinterest'] respectively.
Also for now you can use shortcode [apss-share] and [apss-count] for the display of the social shares and counts only as well but in upcoming plugin updates this shortcode will be removed and use the new one.