jQuery(document).ready(function ($) { $('.facebook-14232 .count').sharrre({ share: { facebook: true }, template: '{total}', enableHover: false, enableTracking: true, }); $('.twitter-14232 .count').sharrre({ share: { twitter: true }, template: '{total}', enableHover: false, enableTracking: true, }); $('.googleplus-14232 .count').sharrre({ share: { googlePlus: true }, urlCurl: 'http://blokagung.net/wp-content/themes/goodnews5/framework/sharrre.php', template: '{total}', enableHover: false, enableTracking: true, }); $('.linkedin-14232 .count').sharrre({ share: { linkedin: true }, template: '{total}', enableHover: false, enableTracking: true, }); $('.pinterest-14232 .count').sharrre({ share: { pinterest: true }, template: '{total}', enableHover: false, enableTracking: true, }); });