ST Sharrre widget has been deprecated and been replaced with better alternative which already available on live-preview.

Grimag

A list of changes:

– Dropped: ST Sharrre widget.
– Added: GetSocial the sharing buttons.

Files changed:

– options.php
– register-tgm.php
– style.css

Update instructions:

– Update with one click via Envato Market.
– After update you’ll be prompted to install GetSocial. Install it.
– Go to WP Admin > GetSocial and activate your account.
– After that you’ll be able to enable Floating Sharing Bar app and make preferable settings on that.
(Optional step) Drop these styles on Theme Panel > Style > Custom tab:

/*--- start: SHARING BUTTONS ---*/
.gs-bar > a {
color: #888 !important;
background: #AAA !important;
border-radius: 0 !important;
box-shadow: none !important;
}
.gs-bar > a > i {
border-color: #CCC !important;
}
.gs-bar > a > i:after {
height: 0 !important;
}
/*--- end: SHARING BUTTONS ---*/
/*--- start: SHARING POPUP WINDOW ---*/
html .gs-buttons.gs-floating.gs-small:not(.gs-flat-colors).gs-bottom-left {
left: 0 !important;
}
html .gs-plus-popup,
html .gs-plus-popup .gs-popup-search input,
html .gs-buttons.gs-round a[class*="gs-"] {
border-radius: 0 !important;
}
html .gs-plus-popup.gs-color-native {
background: #AAA !important;
}
html .gs-plus-popup .gs-popup-body {
margin-bottom: 10px !important;
}
html .gs-plus-popup .gs-badge-wrapper {
display: none !important;
}
/*--- end: SHARING POPUP WINDOW ---*/
Strict Themes