WordPress Social Share, Social Login and Social Comments Plugin – Super Socializer - Version 7.9.2

Version Description

  • [Bugfix] Share counts were being cached even when "Refresh Share Count cache every" option (in "Miscellaneous" section) was kept blank
  • [Improvement] Improved Social Login icons
Download this release

Release Info

Developer the_champ
Plugin Icon 128x128 WordPress Social Share, Social Login and Social Comments Plugin – Super Socializer
Version 7.9.2
Comparing to
See all releases

Code changes from version 7.9.1 to 7.9.2

admin/help.php CHANGED
@@ -74,7 +74,7 @@
74
  <div class="stuffbox">
75
  <h3><label><?php _e('Testimonial', 'Super-Socializer');?></label></h3>
76
  <div class="inside">
77
- <p><?php _e('You can send us testimonial at <a href="mailto:hello@heateor.com">hello@heateor.com</a>', 'Super-Socializer'); ?></p>
78
  </div>
79
  </div>
80
 
74
  <div class="stuffbox">
75
  <h3><label><?php _e('Testimonial', 'Super-Socializer');?></label></h3>
76
  <div class="inside">
77
+ <p><?php _e('You can send us testimonial at <a href="mailto:testimonials@heateor.com">testimonials@heateor.com</a>', 'Super-Socializer'); ?></p>
78
  </div>
79
  </div>
80
 
admin/social_sharing.php CHANGED
@@ -1744,7 +1744,7 @@
1744
  <tr class="the_champ_help_content" id="the_champ_share_count_cache_help_cont">
1745
  <td colspan="2">
1746
  <div>
1747
- <?php _e( 'Frequent cache refreshing results in slower loading of pages with share counts enabled', 'Super-Socializer' ) ?>
1748
  </div>
1749
  </td>
1750
  </tr>
@@ -1938,11 +1938,10 @@
1938
  <h3><label><?php _e('FAQ', 'Super-Socializer' ) ?></label></h3>
1939
  <div class="inside faq">
1940
  <p><?php _e('<strong>Note:</strong> Plugin will not work on local server. You should have an online website for the plugin to function properly.', 'Super-Socializer'); ?></p>
1941
- <p><a href="javascript:void(0)" target="_blank"><?php _e( 'Share icons broke after saving logo color', 'Super-Socializer' ) ?></a></p>
1942
- <p><?php _e( 'It happens when plugin is not able to update the CSS files. To fix the icons, you need to re-install the plugin. Just do not forget to keep "Delete all the options on plugin deletion" option disabled in "Miscellaneous" section to preserve the plugin configuration, before deleting the plugin.', 'Super-Socializer' ); ?></p>
1943
  <p><a href="http://support.heateor.com/place-title-social-share-icons-row/" target="_blank"><?php _e('How to Place Title and Social Share Icons in the Same Row?', 'Super-Socializer' ) ?></a></p>
1944
  <p><a href="https://www.heateor.com/recover-social-share-counts/" target="_blank"><?php _e('How to restore Social Share counts lost after moving my website to SSL/Https?', 'Super-Socializer' ) ?></a></p>
1945
  <p><a href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why is my browser blocking some features of the plugin?', 'Super-Socializer' ) ?></a></p>
 
1946
  <p><a href="http://support.heateor.com/why-is-sharer-not-showing-the-correct-image-title-and-other-meta-tags-content" target="_blank"><?php _e('Why is sharer not showing the correct image, title and other meta tags content?', 'Super-Socializer' ) ?></a></p>
1947
  <p><a href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why Facebook share counts are not appearing?', 'Super-Socializer' ) ?></a></p>
1948
  <p><a href="http://support.heateor.com/how-can-i-show-share-counts-of-my-website-rather-than-of-individual-pagepost/" target="_blank"><?php _e('How can I show share counts of my website rather than of individual pages/posts?', 'Super-Socializer' ) ?></a></p>
@@ -1954,7 +1953,7 @@
1954
  <p><a href="http://support.heateor.com/how-to-customize-the-look-of-individual-share-counts" target="_blank"><?php _e('How to customize the look of individual share counts?', 'Super-Socializer' ) ?></a></p>
1955
  <p><a href="http://support.heateor.com/how-to-show-whatsapp-icon-only-on-mobile-devices" target="_blank"><?php _e('How to show Whatsapp icon only on mobile devices?', 'Super-Socializer' ) ?></a></p>
1956
  <p><a href="http://support.heateor.com/how-to-hide-arrow-after-floating-sharing-bar" target="_blank"><?php _e( 'How to hide arrow after floating sharing bar?', 'Super-Socializer' ) ?></a></p>
1957
- <p><a href="http://support.heateor.com/why-are-share-counts-not-updating" target="_blank"><?php _e( 'Why are Share Counts Not Updating?', 'Super-Socializer' ) ?></a></p>
1958
  <p><a href="http://support.heateor.com/why-is-there-so-much-space-between-like-buttons" target="_blank"><?php _e( 'Why is there so much space between like buttons?', 'Super-Socializer' ) ?></a></p>
1959
  <p><a href="http://support.heateor.com/why-is-floating-share-like-button-not-appearing-at-homepage" target="_blank"><?php _e( 'Why are floating sharing/like buttons not appearing at homepage?', 'Super-Socializer' ) ?></a></p>
1960
  </div>
1744
  <tr class="the_champ_help_content" id="the_champ_share_count_cache_help_cont">
1745
  <td colspan="2">
1746
  <div>
1747
+ <?php echo sprintf(__('Frequent cache refreshing results in slower loading of pages with share counts enabled. Leave empty to disable cache. More info <a href="%s" target="_blank">here</a>', 'Super-Socializer'), 'http://support.heateor.com/why-is-share-count-not-getting-updated'); ?>
1748
  </div>
1749
  </td>
1750
  </tr>
1938
  <h3><label><?php _e('FAQ', 'Super-Socializer' ) ?></label></h3>
1939
  <div class="inside faq">
1940
  <p><?php _e('<strong>Note:</strong> Plugin will not work on local server. You should have an online website for the plugin to function properly.', 'Super-Socializer'); ?></p>
 
 
1941
  <p><a href="http://support.heateor.com/place-title-social-share-icons-row/" target="_blank"><?php _e('How to Place Title and Social Share Icons in the Same Row?', 'Super-Socializer' ) ?></a></p>
1942
  <p><a href="https://www.heateor.com/recover-social-share-counts/" target="_blank"><?php _e('How to restore Social Share counts lost after moving my website to SSL/Https?', 'Super-Socializer' ) ?></a></p>
1943
  <p><a href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why is my browser blocking some features of the plugin?', 'Super-Socializer' ) ?></a></p>
1944
+ <p><a href="http://support.heateor.com/color-share-icons-not-being-updated" target="_blank"><?php _e('Why the color of share icons is not being updated?', 'Super-Socializer') ?></a></p>
1945
  <p><a href="http://support.heateor.com/why-is-sharer-not-showing-the-correct-image-title-and-other-meta-tags-content" target="_blank"><?php _e('Why is sharer not showing the correct image, title and other meta tags content?', 'Super-Socializer' ) ?></a></p>
1946
  <p><a href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why Facebook share counts are not appearing?', 'Super-Socializer' ) ?></a></p>
1947
  <p><a href="http://support.heateor.com/how-can-i-show-share-counts-of-my-website-rather-than-of-individual-pagepost/" target="_blank"><?php _e('How can I show share counts of my website rather than of individual pages/posts?', 'Super-Socializer' ) ?></a></p>
1953
  <p><a href="http://support.heateor.com/how-to-customize-the-look-of-individual-share-counts" target="_blank"><?php _e('How to customize the look of individual share counts?', 'Super-Socializer' ) ?></a></p>
1954
  <p><a href="http://support.heateor.com/how-to-show-whatsapp-icon-only-on-mobile-devices" target="_blank"><?php _e('How to show Whatsapp icon only on mobile devices?', 'Super-Socializer' ) ?></a></p>
1955
  <p><a href="http://support.heateor.com/how-to-hide-arrow-after-floating-sharing-bar" target="_blank"><?php _e( 'How to hide arrow after floating sharing bar?', 'Super-Socializer' ) ?></a></p>
1956
+ <p><a href="http://support.heateor.com/why-is-share-count-not-getting-updated" target="_blank"><?php _e( 'Why is share count not getting updated?', 'Super-Socializer' ) ?></a></p>
1957
  <p><a href="http://support.heateor.com/why-is-there-so-much-space-between-like-buttons" target="_blank"><?php _e( 'Why is there so much space between like buttons?', 'Super-Socializer' ) ?></a></p>
1958
  <p><a href="http://support.heateor.com/why-is-floating-share-like-button-not-appearing-at-homepage" target="_blank"><?php _e( 'Why are floating sharing/like buttons not appearing at homepage?', 'Super-Socializer' ) ?></a></p>
1959
  </div>
css/front.css CHANGED
@@ -1 +1 @@
1
- @charset "utf-8";#the_champ_error{color:red;margin:7px 0}.the_champ_login_container{margin:2px 0}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg{background:url(../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:100%;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul,ul.the_champ_sharing_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{width:100%;height:100%}.theChampXingLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampGoogleLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxMCIgY3k9IjgiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMTAgMTEgdiAxMSBtIDUgMCB2IC0xMSBtIDAgMyBxIDYgLTMgNyAwIHYgOCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampTwitterLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0OCA0OCI+DQo8cGF0aCBkPSJNIDM4IDE5IHEgMiAtMSA0IC01IHEgLTEuNSAyIC00IDIgcSAxLjUgLTEgMy41IC01IHEgLTEuNSAyIC01IDIgYyAtNSAtNSAtMTMgLTIgLTEyIDYgcSAtNyAxIC0xNSAtOCBxIC0yIDQgMSA5IHEgLTEgMCAtMyAtMSBxIDAgNSA1IDcgcSAtMSAuNSAtMyAwIHEgMSA0IDggNiBxIC01IDMgLTExIDMgYyAxNCA4IDMwIDAgMzEuNSAtMTQiIHN0cm9rZS13aWR0aD0iMC4zIiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampVkontakteLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIuNSA5IGggNC41IGwgNSA3IHYgLTcgaCA0LjUgdiA3IGwgNSAtNyBoIDUgbCAtNSA3IGwgNSA3IGggLTUgbCAtNSAtNyB2IDcgaCAtNC41IHEgLTIgMCAtNSAtNiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampFacebookLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNMTQgMjUgdiAtMTMgUSAxMyA2IDIxIDcuNSBNIDEwIDE0IEwgMjAgMTQiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampLiveJournalLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%2300B0EA%22%3E%3Cpath%20d%3D%22M16.76%205.53c-1.586%200-3.094.33-4.462.922l-2.47-2.465h-.005A11.268%2011.268%200%200%200%204%209.843l2.472%202.47a11.283%2011.283%200%200%201%205.823-5.86h.004l9.14%209.128h-.006a11.304%2011.304%200%200%200-5.823%205.86l-9.14-9.13c-.597%201.372-.952%202.865-.952%204.457%200%206.21%205.03%2011.24%2011.24%2011.24S28%2022.98%2028%2016.77c0-6.206-5.033-11.24-11.24-11.24zm1.95%2016.573a6.561%206.561%200%200%201%203.38-3.403l.887%204.285-4.268-.882z%22%2F%3E%3Cpath%20d%3D%22M22.092%2018.702l-.653-3.118h-.007a11.288%2011.288%200%200%200-5.822%205.858l3.097.66a6.58%206.58%200%200%201%203.38-3.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampInstagramLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(../images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampFacebookLogin,.theChampGoogleLogin,.theChampLinkedinLogin,.theChampVkontakteLogin{display:none}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul{margin:1px 0!important}#heateor_ss_browser_msg_close img,#heateor_ss_lj_popup_close img,#the_champ_sharing_popup_close img{opacity: 1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}ul.the_champ_sharing_ul li.theChampSharingRound{background:0 0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style: normal;font-size: .8em;visibility:hidden;word-wrap:normal!important}ul.the_champ_sharing_ul li{float:left!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before,ul.the_champ_sharing_ul li:before{content:none!important}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}.theChampSharingYummlyButton{background-position:-64px -128px;width:32px;height:32px}.theChampSharingBufferButton{background-position:-96px -128px;width:32px;height:32px}.theChampSharingTotalsharesButton{background-position: -200px -200px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingMoreButton{background-position:-96px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li{width:auto}div.the_champ_horizontal_sharing li.the_champ_facebook_share, div.the_champ_horizontal_counter li.the_champ_facebook_share{width:120px}div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like{width:110px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:145px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:95px}div.the_champ_horizontal_sharing li.the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:117px}div.the_champ_horizontal_sharing li.the_champ_google_plusone, div.the_champ_horizontal_counter li.the_champ_google_plusone{width:74px}div.the_champ_horizontal_sharing li.the_champ_buffer, div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing li.the_champ_reddit, div.the_champ_horizontal_counter li.the_champ_reddit{width:130px}div.the_champ_horizontal_sharing li.the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly{width:81px}div.the_champ_horizontal_sharing li.the_champ_google_plus_share, div.the_champ_horizontal_counter li.the_champ_google_plus_share{width:95px}div.the_champ_horizontal_sharing li.the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:76px}div.the_champ_horizontal_sharing li.the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing{width:98px}div.the_champ_horizontal_sharing .the_champ_stumbleupon, div.the_champ_horizontal_counter .the_champ_stumbleupon{width:80px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampDeliciousSquareBackground{background-color:#474749}.theChampInstagramBackground{background-color:#527FA4}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampFacebookBackground{background-color:#3C589A}.theChampSteamBackground{background-color:#393939}.theChampTwitchBackground{background-color:#6441A5}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#dd4b39}.theChampGoogleplusBackground{background-color:#dd4b39}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStockTwitsBackground{background-color: #40576F}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#55acee}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampTCBackground,.theChampTCBackground:hover{border-width: 0!important;background-color:transparent;}.theChampTCBackground{background-color:transparent!important;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12.5%20-12.5%2055%2055%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%220%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%3B%22%3E%3C%2Frect%3E%3C%2Fsvg%3E) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampSharing{float:left;border:none}.theChampSharingArrow{background-color:#000!important;height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}.theChampAIMBackground{background-color: #10ff00}.theChampAmazonWishListBackground{background-color: #ffe000}.theChampAOLMailBackground{background-color: #2A2A2A}.theChampAppnetBackground{background-color: #5D5D5D}.theChampBaiduBackground{background-color: #2319DC}.theChampBalatarinBackground{background-color: #fff}.theChampBibSonomyBackground{background-color: #000}.theChampBittyBrowserBackground{background-color: #EFEFEF}.theChampBlinklistBackground{background-color: #3D3C3B}.theChampBloggerPostBackground{background-color: #FDA352}.theChampDeliciousBackground{background-color:#53BEEE}.theChampBlogMarksBackground{background-color: #535353}.theChampBookmarksfrBackground{background-color: #E8EAD4}.theChampBoxnetBackground{background-color: #1A74B0}.theChampBuddyMarksBackground{background-color: #ffd400}.theChampCare2NewsBackground{background-color: #6EB43F}.theChampCopyLinkBackground{background-color: #FFC112}.theChampCommentBackground{background-color: #444}.theChampCiteULikeBackground{background-color: #2781CD}.theChampDiaryRuBackground{background-color: #E8D8C6}.theChampDiasporaBackground{background-color: #0166FF}.theChampDiHITTBackground{background-color: #FF6300}.theChampDiigoBackground{background-color: #4A8BCA}.theChampDoubanBackground{background-color: #497700}.theChampDraugiemBackground{background-color: #ffad66}.theChampDZoneBackground{background-color: #fff088}.theChampEvernoteBackground{background-color: #8BE056}.theChampFacebookMessengerBackground{background-color: #0084FF}.theChampFarkBackground{background-color: #555}.theChampFlipboardBackground{background-color: #CC0000}.theChampFolkdBackground{background-color: #0F70B2}.theChampGoogleClassroomBackground{background-color: #FFC112}.theChampGoogleBookmarksBackground{background-color: #CB0909}.theChampGoogleGmailBackground{background-color: #E5E5E5}.theChampHackerNewsBackground{background-color: #F60}.theChampHatenaBackground{background-color: #00A6DB}.theChampInstapaperBackground{background-color: #EDEDED}.theChampJamespotBackground{background-color: #FF9E2C}.theChampKakaoBackground{background-color: #FCB700}.theChampKindleItBackground{background-color: #2A2A2A}.theChampKikBackground{background-color: #2A2A2A}.theChampKnownBackground{background-color: #fff101}.theChampLineBackground{background-color: #00C300}.theChampMailRuBackground{background-color: #356FAC}.theChampMendeleyBackground{background-color: #A70805}.theChampMeneameBackground{background-color: #FF7D12}.theChampMixiBackground{background-color: #EDEDED}.theChampMySpaceBackground{background-color: #2A2A2A}.theChampNetlogBackground{background-color: #2A2A2A}.theChampNetvouzBackground{background-color: #c0ff00}.theChampNewsVineBackground{background-color: #055D00}.theChampNUjijBackground{background-color: #D40000}.theChampOdnoklassnikiBackground{background-color: #F2720C}.theChampOknotizieBackground{background-color: #fdff88}.theChampOutlookcomBackground{background-color: #0072C6}.theChampPapalyBackground{background-color: #3AC0F6}.theChampPinboardBackground{background-color: #1341DE}.theChampPlurkBackground{background-color: #CF682F}.theChampPocketBackground{background-color: #f0f0f0}.theChampPolyvoreBackground{background-color: #2A2A2A}.theChampPrintFriendlyBackground{background-color: #61D1D5}.theChampProtopageBookmarksBackground{background-color: #413FFF}.theChampPushaBackground{background-color: #0072B8}.theChampQzoneBackground{background-color: #2B82D9}.theChampRefindBackground{background-color: #1492ef}.theChampRediffMyPageBackground{background-color: #D20000}.theChampRenrenBackground{background-color: #005EAC}.theChampSegnaloBackground{background-color: #fdff88}.theChampSinaWeiboBackground{background-color: #ff0}.theChampSiteJotBackground{background-color: #ffc800}.theChampSkypeBackground{background-color: #00AFF0}.theChampSMSBackground{background-color: #6ebe45}.theChampSlashdotBackground{background-color: #004242}.theChampStumpediaBackground{background-color: #EDEDED}.theChampSvejoBackground{background-color: #fa7aa3}.theChampSymbalooFeedsBackground{background-color: #6DA8F7}.theChampTelegramBackground{background-color: #3DA5f1}.theChampTrelloBackground{background-color: #1189CE}.theChampTuentiBackground{background-color: #0075C9}.theChampTwiddlaBackground{background-color: #EDEDED}.theChampTypePadPostBackground{background-color: #2A2A2A}.theChampViadeoBackground{background-color: #2A2A2A}.theChampViberBackground{background-color: #8B628F}.theChampWaneloBackground{background-color: #fff}.theChampWebnewsBackground{background-color: #CC2512}.theChampWordPressBackground{background-color: #464646}.theChampWykopBackground{background-color: #367DA9}.theChampYahooMailBackground{background-color: #400090}.theChampYahooMessengerBackground{background-color: #400090}.theChampYoolinkBackground{background-color: #A2C538}.theChampYouMobBackground{background-color: #3B599D}i.theChampWhatsappBackground a{display: inline!important}i.theChampLineBackground a{display: inline!important;}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}li.the_champ_google_plusone div, li.the_champ_google_plus_share div{display:block!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height: 14px;margin-top: 8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox, .heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size: 15px;margin: 0;color: #666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin: 0 4px 0 0;width: 15px;height: 15px;float: left;}
1
+ @charset "utf-8";#the_champ_error{color:red;margin:7px 0}.the_champ_login_container{margin:2px 0}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg{background:url(../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:100%;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul,ul.the_champ_sharing_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{width:100%;height:100%}.theChampXingLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampGoogleLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%221%201%2030%2030%22%3E%3Cpath%20d%3D%22M27%2015h-2v-2h-2v2h-2v2h2v2h2v-2h2m-15-2v2.4h3.97c-.16%201.03-1.2%203.02-3.97%203.02-2.39%200-4.34-1.98-4.34-4.42s1.95-4.42%204.34-4.42c1.36%200%202.27.58%202.79%201.08l1.9-1.83C15.47%209.69%2013.89%209%2012%209c-3.87%200-7%203.13-7%207s3.13%207%207%207c4.04%200%206.72-2.84%206.72-6.84%200-.46-.05-.81-.11-1.16H12z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampLinkedinLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2031%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampTwitterLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E') left no-repeat}.theChampVkontakteLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%221%202%2030%2028%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampFacebookLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampLiveJournalLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%2300B0EA%22%3E%3Cpath%20d%3D%22M16.76%205.53c-1.586%200-3.094.33-4.462.922l-2.47-2.465h-.005A11.268%2011.268%200%200%200%204%209.843l2.472%202.47a11.283%2011.283%200%200%201%205.823-5.86h.004l9.14%209.128h-.006a11.304%2011.304%200%200%200-5.823%205.86l-9.14-9.13c-.597%201.372-.952%202.865-.952%204.457%200%206.21%205.03%2011.24%2011.24%2011.24S28%2022.98%2028%2016.77c0-6.206-5.033-11.24-11.24-11.24zm1.95%2016.573a6.561%206.561%200%200%201%203.38-3.403l.887%204.285-4.268-.882z%22%2F%3E%3Cpath%20d%3D%22M22.092%2018.702l-.653-3.118h-.007a11.288%2011.288%200%200%200-5.822%205.858l3.097.66a6.58%206.58%200%200%201%203.38-3.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampInstagramLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(../images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampFacebookLogin,.theChampGoogleLogin,.theChampLinkedinLogin,.theChampVkontakteLogin{display:none}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul{margin:1px 0!important}#heateor_ss_browser_msg_close img,#heateor_ss_lj_popup_close img,#the_champ_sharing_popup_close img{opacity: 1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}ul.the_champ_sharing_ul li.theChampSharingRound{background:0 0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style: normal;font-size: .8em;visibility:hidden;word-wrap:normal!important}ul.the_champ_sharing_ul li{float:left!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before,ul.the_champ_sharing_ul li:before{content:none!important}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}.theChampSharingYummlyButton{background-position:-64px -128px;width:32px;height:32px}.theChampSharingBufferButton{background-position:-96px -128px;width:32px;height:32px}.theChampSharingTotalsharesButton{background-position: -200px -200px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingMoreButton{background-position:-96px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li{width:auto}div.the_champ_horizontal_sharing li.the_champ_facebook_share, div.the_champ_horizontal_counter li.the_champ_facebook_share{width:120px}div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like{width:110px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:145px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:95px}div.the_champ_horizontal_sharing li.the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:117px}div.the_champ_horizontal_sharing li.the_champ_google_plusone, div.the_champ_horizontal_counter li.the_champ_google_plusone{width:74px}div.the_champ_horizontal_sharing li.the_champ_buffer, div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing li.the_champ_reddit, div.the_champ_horizontal_counter li.the_champ_reddit{width:130px}div.the_champ_horizontal_sharing li.the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly{width:81px}div.the_champ_horizontal_sharing li.the_champ_google_plus_share, div.the_champ_horizontal_counter li.the_champ_google_plus_share{width:95px}div.the_champ_horizontal_sharing li.the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:76px}div.the_champ_horizontal_sharing li.the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing{width:98px}div.the_champ_horizontal_sharing .the_champ_stumbleupon, div.the_champ_horizontal_counter .the_champ_stumbleupon{width:80px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampDeliciousSquareBackground{background-color:#474749}.theChampInstagramBackground{background-color:#527FA4}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampFacebookBackground{background-color:#3C589A}.theChampSteamBackground{background-color:#393939}.theChampTwitchBackground{background-color:#6441A5}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#dd4b39}.theChampGoogleplusBackground{background-color:#dd4b39}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStockTwitsBackground{background-color: #40576F}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#55acee}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampTCBackground,.theChampTCBackground:hover{border-width: 0!important;background-color:transparent;}.theChampTCBackground{background-color:transparent!important;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12.5%20-12.5%2055%2055%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%220%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%3B%22%3E%3C%2Frect%3E%3C%2Fsvg%3E) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampSharing{float:left;border:none}.theChampSharingArrow{background-color:#000!important;height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}.theChampAIMBackground{background-color: #10ff00}.theChampAmazonWishListBackground{background-color: #ffe000}.theChampAOLMailBackground{background-color: #2A2A2A}.theChampAppnetBackground{background-color: #5D5D5D}.theChampBaiduBackground{background-color: #2319DC}.theChampBalatarinBackground{background-color: #fff}.theChampBibSonomyBackground{background-color: #000}.theChampBittyBrowserBackground{background-color: #EFEFEF}.theChampBlinklistBackground{background-color: #3D3C3B}.theChampBloggerPostBackground{background-color: #FDA352}.theChampDeliciousBackground{background-color:#53BEEE}.theChampBlogMarksBackground{background-color: #535353}.theChampBookmarksfrBackground{background-color: #E8EAD4}.theChampBoxnetBackground{background-color: #1A74B0}.theChampBuddyMarksBackground{background-color: #ffd400}.theChampCare2NewsBackground{background-color: #6EB43F}.theChampCopyLinkBackground{background-color: #FFC112}.theChampCommentBackground{background-color: #444}.theChampCiteULikeBackground{background-color: #2781CD}.theChampDiaryRuBackground{background-color: #E8D8C6}.theChampDiasporaBackground{background-color: #0166FF}.theChampDiHITTBackground{background-color: #FF6300}.theChampDiigoBackground{background-color: #4A8BCA}.theChampDoubanBackground{background-color: #497700}.theChampDraugiemBackground{background-color: #ffad66}.theChampDZoneBackground{background-color: #fff088}.theChampEvernoteBackground{background-color: #8BE056}.theChampFacebookMessengerBackground{background-color: #0084FF}.theChampFarkBackground{background-color: #555}.theChampFlipboardBackground{background-color: #CC0000}.theChampFolkdBackground{background-color: #0F70B2}.theChampGoogleClassroomBackground{background-color: #FFC112}.theChampGoogleBookmarksBackground{background-color: #CB0909}.theChampGoogleGmailBackground{background-color: #E5E5E5}.theChampHackerNewsBackground{background-color: #F60}.theChampHatenaBackground{background-color: #00A6DB}.theChampInstapaperBackground{background-color: #EDEDED}.theChampJamespotBackground{background-color: #FF9E2C}.theChampKakaoBackground{background-color: #FCB700}.theChampKindleItBackground{background-color: #2A2A2A}.theChampKikBackground{background-color: #2A2A2A}.theChampKnownBackground{background-color: #fff101}.theChampLineBackground{background-color: #00C300}.theChampMailRuBackground{background-color: #356FAC}.theChampMendeleyBackground{background-color: #A70805}.theChampMeneameBackground{background-color: #FF7D12}.theChampMixiBackground{background-color: #EDEDED}.theChampMySpaceBackground{background-color: #2A2A2A}.theChampNetlogBackground{background-color: #2A2A2A}.theChampNetvouzBackground{background-color: #c0ff00}.theChampNewsVineBackground{background-color: #055D00}.theChampNUjijBackground{background-color: #D40000}.theChampOdnoklassnikiBackground{background-color: #F2720C}.theChampOknotizieBackground{background-color: #fdff88}.theChampOutlookcomBackground{background-color: #0072C6}.theChampPapalyBackground{background-color: #3AC0F6}.theChampPinboardBackground{background-color: #1341DE}.theChampPlurkBackground{background-color: #CF682F}.theChampPocketBackground{background-color: #f0f0f0}.theChampPolyvoreBackground{background-color: #2A2A2A}.theChampPrintFriendlyBackground{background-color: #61D1D5}.theChampProtopageBookmarksBackground{background-color: #413FFF}.theChampPushaBackground{background-color: #0072B8}.theChampQzoneBackground{background-color: #2B82D9}.theChampRefindBackground{background-color: #1492ef}.theChampRediffMyPageBackground{background-color: #D20000}.theChampRenrenBackground{background-color: #005EAC}.theChampSegnaloBackground{background-color: #fdff88}.theChampSinaWeiboBackground{background-color: #ff0}.theChampSiteJotBackground{background-color: #ffc800}.theChampSkypeBackground{background-color: #00AFF0}.theChampSMSBackground{background-color: #6ebe45}.theChampSlashdotBackground{background-color: #004242}.theChampStumpediaBackground{background-color: #EDEDED}.theChampSvejoBackground{background-color: #fa7aa3}.theChampSymbalooFeedsBackground{background-color: #6DA8F7}.theChampTelegramBackground{background-color: #3DA5f1}.theChampTrelloBackground{background-color: #1189CE}.theChampTuentiBackground{background-color: #0075C9}.theChampTwiddlaBackground{background-color: #EDEDED}.theChampTypePadPostBackground{background-color: #2A2A2A}.theChampViadeoBackground{background-color: #2A2A2A}.theChampViberBackground{background-color: #8B628F}.theChampWaneloBackground{background-color: #fff}.theChampWebnewsBackground{background-color: #CC2512}.theChampWordPressBackground{background-color: #464646}.theChampWykopBackground{background-color: #367DA9}.theChampYahooMailBackground{background-color: #400090}.theChampYahooMessengerBackground{background-color: #400090}.theChampYoolinkBackground{background-color: #A2C538}.theChampYouMobBackground{background-color: #3B599D}i.theChampWhatsappBackground a{display: inline!important}i.theChampLineBackground a{display: inline!important;}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}li.the_champ_google_plusone div, li.the_champ_google_plus_share div{display:block!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height: 14px;margin-top: 8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox, .heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size: 15px;margin: 0;color: #666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin: 0 4px 0 0;width: 15px;height: 15px;float: left;}
inc/social_sharing.php CHANGED
@@ -865,29 +865,30 @@ function the_champ_sharing_count(){
865
  $ajaxResponse['facebook'] = 1;
866
  }
867
  $multiplier = 60;
868
- switch ( $theChampSharingOptions['share_count_cache_refresh_unit'] ) {
869
- case 'seconds':
870
- $multiplier = 1;
871
- break;
 
872
 
873
- case 'minutes':
874
- $multiplier = 60;
875
- break;
876
-
877
- case 'hours':
878
- $multiplier = 3600;
879
- break;
880
 
881
- case 'days':
882
- $multiplier = 3600*24;
883
- break;
884
 
885
- default:
886
- $multiplier = 60;
887
- break;
 
 
888
  }
889
- $transientExpirationTime = $multiplier * $theChampSharingOptions['share_count_cache_refresh_count'];
890
-
891
  $targetUrlsArray = array();
892
  $targetUrlsArray[] = $targetUrls;
893
  $targetUrlsArray = apply_filters('heateor_ss_target_share_urls', $targetUrlsArray);
@@ -1023,7 +1024,9 @@ function the_champ_sharing_count(){
1023
  }
1024
  }
1025
  $responseData[$targetUrlsArray[0][$i]] = $finalShareCountTransient;
1026
- set_transient('heateor_ss_share_count_' . heateor_ss_get_share_count_transient_id($targetUrlsArray[0][$i]), $finalShareCountTransient, $transientExpirationTime);
 
 
1027
  }
1028
 
1029
  do_action('heateor_ss_share_count_ajax_hook', $responseData);
@@ -1053,35 +1056,38 @@ function the_champ_save_facebook_shares(){
1053
  global $theChampSharingOptions;
1054
 
1055
  $multiplier = 60;
1056
- switch ( $theChampSharingOptions['share_count_cache_refresh_unit'] ) {
1057
- case 'seconds':
1058
- $multiplier = 1;
1059
- break;
 
1060
 
1061
- case 'minutes':
1062
- $multiplier = 60;
1063
- break;
1064
-
1065
- case 'hours':
1066
- $multiplier = 3600;
1067
- break;
1068
 
1069
- case 'days':
1070
- $multiplier = 3600*24;
1071
- break;
1072
 
1073
- default:
1074
- $multiplier = 60;
1075
- break;
 
 
1076
  }
1077
- $transientExpirationTime = $multiplier * $theChampSharingOptions['share_count_cache_refresh_count'];
1078
-
1079
  foreach($targetUrls as $key => $value){
1080
  $transientId = heateor_ss_get_share_count_transient_id($key);
1081
  $shareCountTransient = get_transient('heateor_ss_share_count_' . $transientId);
1082
  if($shareCountTransient !== false){
1083
  $shareCountTransient['facebook'] = $value;
1084
- set_transient('heateor_ss_share_count_' . $transientId, $shareCountTransient, $transientExpirationTime);
 
 
1085
  }
1086
  }
1087
  die;
865
  $ajaxResponse['facebook'] = 1;
866
  }
867
  $multiplier = 60;
868
+ if ( $theChampSharingOptions['share_count_cache_refresh_count'] != '' ) {
869
+ switch ( $theChampSharingOptions['share_count_cache_refresh_unit'] ) {
870
+ case 'seconds':
871
+ $multiplier = 1;
872
+ break;
873
 
874
+ case 'minutes':
875
+ $multiplier = 60;
876
+ break;
877
+
878
+ case 'hours':
879
+ $multiplier = 3600;
880
+ break;
881
 
882
+ case 'days':
883
+ $multiplier = 3600*24;
884
+ break;
885
 
886
+ default:
887
+ $multiplier = 60;
888
+ break;
889
+ }
890
+ $transientExpirationTime = $multiplier * $theChampSharingOptions['share_count_cache_refresh_count'];
891
  }
 
 
892
  $targetUrlsArray = array();
893
  $targetUrlsArray[] = $targetUrls;
894
  $targetUrlsArray = apply_filters('heateor_ss_target_share_urls', $targetUrlsArray);
1024
  }
1025
  }
1026
  $responseData[$targetUrlsArray[0][$i]] = $finalShareCountTransient;
1027
+ if ( $theChampSharingOptions['share_count_cache_refresh_count'] != '' ) {
1028
+ set_transient('heateor_ss_share_count_' . heateor_ss_get_share_count_transient_id($targetUrlsArray[0][$i]), $finalShareCountTransient, $transientExpirationTime);
1029
+ }
1030
  }
1031
 
1032
  do_action('heateor_ss_share_count_ajax_hook', $responseData);
1056
  global $theChampSharingOptions;
1057
 
1058
  $multiplier = 60;
1059
+ if ( $theChampSharingOptions['share_count_cache_refresh_count'] != '' ) {
1060
+ switch ( $theChampSharingOptions['share_count_cache_refresh_unit'] ) {
1061
+ case 'seconds':
1062
+ $multiplier = 1;
1063
+ break;
1064
 
1065
+ case 'minutes':
1066
+ $multiplier = 60;
1067
+ break;
1068
+
1069
+ case 'hours':
1070
+ $multiplier = 3600;
1071
+ break;
1072
 
1073
+ case 'days':
1074
+ $multiplier = 3600*24;
1075
+ break;
1076
 
1077
+ default:
1078
+ $multiplier = 60;
1079
+ break;
1080
+ }
1081
+ $transientExpirationTime = $multiplier * $theChampSharingOptions['share_count_cache_refresh_count'];
1082
  }
 
 
1083
  foreach($targetUrls as $key => $value){
1084
  $transientId = heateor_ss_get_share_count_transient_id($key);
1085
  $shareCountTransient = get_transient('heateor_ss_share_count_' . $transientId);
1086
  if($shareCountTransient !== false){
1087
  $shareCountTransient['facebook'] = $value;
1088
+ if ( $theChampSharingOptions['share_count_cache_refresh_count'] != '' ) {
1089
+ set_transient('heateor_ss_share_count_' . $transientId, $shareCountTransient, $transientExpirationTime);
1090
+ }
1091
  }
1092
  }
1093
  die;
inc/social_sharing_networks.php CHANGED
@@ -63,7 +63,7 @@ function fetch_sharing_networks(){
63
  'Douban' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.douban.com/share/service?name=%post_title%&href=%encoded_post_url%&image=&updated=&bm=&url=%encoded_post_url%&title=%post_title%&sel=")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
64
  'DZone' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("http://www.dzone.com/links/add.html?url=%encoded_post_url%&title=%post_title%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
65
  'Evernote' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.evernote.com/clip.action?url=%encoded_post_url%&title=%post_title%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
66
- 'Facebook_Messenger' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.facebook.com/dialog/send?app_id=1904103319867886&display=popup&link=%encoded_post_url%&redirect_uri=%encoded_post_url%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
67
  'Fark' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.fark.com/submit?new_url=%encoded_post_url%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
68
  'Flipboard' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://share.flipboard.com/bookmarklet/popout?v=2&url=%encoded_post_url%&title=%post_title%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
69
  'Folkd' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("http://www.folkd.com/page/social-bookmarking.html?addurl=%encoded_post_url%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
63
  'Douban' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.douban.com/share/service?name=%post_title%&href=%encoded_post_url%&image=&updated=&bm=&url=%encoded_post_url%&title=%post_title%&sel=")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
64
  'DZone' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("http://www.dzone.com/links/add.html?url=%encoded_post_url%&title=%post_title%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
65
  'Evernote' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.evernote.com/clip.action?url=%encoded_post_url%&title=%post_title%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
66
+ 'Facebook_Messenger' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.facebook.com/dialog/send?app_id=595489497242932&display=popup&link=%encoded_post_url%&redirect_uri=%encoded_post_url%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
67
  'Fark' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://www.fark.com/submit?new_url=%encoded_post_url%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
68
  'Flipboard' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("https://share.flipboard.com/bookmarklet/popout?v=2&url=%encoded_post_url%&title=%post_title%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
69
  'Folkd' => '<li class="%li_class%"><i %style% alt="%title%" Title="%title%" class="theChampSharing theChamp%ucfirst_network%Background" onclick=\'theChampPopup("http://www.folkd.com/page/social-bookmarking.html?addurl=%encoded_post_url%")\'><ss style="%inner_style%" class="theChampSharingSvg theChamp%ucfirst_network%Svg"></ss></i></li>',
js/front/combined.js CHANGED
@@ -141,7 +141,7 @@ function theChampMoreSharingPopup(elem, postUrl, postTitle, twitterTitle){
141
  Facebook_Messenger: {
142
  title: "Facebook Messenger",
143
  locale: "en-US",
144
- redirect_url: "https://www.facebook.com/dialog/send?app_id=1904103319867886&display=popup&link="+postUrl+"&redirect_uri="+postUrl
145
  },
146
  Google_Classroom: {
147
  title: "Google Classroom",
141
  Facebook_Messenger: {
142
  title: "Facebook Messenger",
143
  locale: "en-US",
144
+ redirect_url: "https://www.facebook.com/dialog/send?app_id=595489497242932&display=popup&link="+postUrl+"&redirect_uri="+postUrl
145
  },
146
  Google_Classroom: {
147
  title: "Google Classroom",
js/front/sharing/sharing.js CHANGED
@@ -55,7 +55,7 @@ function theChampMoreSharingPopup(elem, postUrl, postTitle, twitterTitle){
55
  Facebook_Messenger: {
56
  title: "Facebook Messenger",
57
  locale: "en-US",
58
- redirect_url: "https://www.facebook.com/dialog/send?app_id=1904103319867886&display=popup&link="+postUrl+"&redirect_uri="+postUrl
59
  },
60
  Google_Classroom: {
61
  title: "Google Classroom",
55
  Facebook_Messenger: {
56
  title: "Facebook Messenger",
57
  locale: "en-US",
58
+ redirect_url: "https://www.facebook.com/dialog/send?app_id=595489497242932&display=popup&link="+postUrl+"&redirect_uri="+postUrl
59
  },
60
  Google_Classroom: {
61
  title: "Google Classroom",
languages/Super-Socializer-ar_AR.mo CHANGED
Binary file
languages/Super-Socializer-ar_AR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:26+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:26+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <support@heateor.com>\n"
9
  "Language: ar\n"
@@ -270,7 +270,7 @@ msgid "Large Avatar"
270
  msgstr "الرابط المصدر و الرابط الهدف لا يمكن أن يكونا متطابقين."
271
 
272
  #: ../helper.php:935 ../admin/general_options.php:128
273
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
274
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
275
  #, fuzzy
276
  msgid "Save Changes"
@@ -344,14 +344,14 @@ msgstr "رابط (URL) مخصّص"
344
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
345
  msgstr ""
346
 
347
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
348
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
349
  #: ../admin/like_buttons.php:827
350
  #, fuzzy
351
  msgid "Instagram Shoutout"
352
  msgstr "إنستاجرام"
353
 
354
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
355
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
356
  #: ../admin/like_buttons.php:829
357
  msgid ""
@@ -360,7 +360,7 @@ msgid ""
360
  "hashtags and people to mention in the Instagram post."
361
  msgstr ""
362
 
363
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
364
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
365
  #: ../admin/like_buttons.php:830
366
  msgid ""
@@ -371,7 +371,7 @@ msgid ""
371
  "time."
372
  msgstr ""
373
 
374
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
375
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
376
  #: ../admin/like_buttons.php:831
377
  msgid ""
@@ -470,8 +470,8 @@ msgstr ""
470
 
471
  #: ../admin/help.php:77
472
  msgid ""
473
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
474
- "\">hello@heateor.com</a>"
475
  msgstr ""
476
 
477
  #: ../admin/help.php:82
@@ -1265,9 +1265,11 @@ msgid "Day(s)"
1265
  msgstr ""
1266
 
1267
  #: ../admin/social_sharing.php:1747
 
1268
  msgid ""
1269
  "Frequent cache refreshing results in slower loading of pages with share "
1270
- "counts enabled"
 
1271
  msgstr ""
1272
 
1273
  #: ../admin/social_sharing.php:1755
@@ -1371,44 +1373,35 @@ msgid ""
1371
  "an online website for the plugin to function properly."
1372
  msgstr ""
1373
 
1374
- #: ../admin/social_sharing.php:1941
1375
- msgid "Share icons broke after saving logo color"
1376
- msgstr ""
1377
-
1378
- #: ../admin/social_sharing.php:1942
1379
- msgid ""
1380
- "It happens when plugin is not able to update the CSS files. To fix the "
1381
- "icons, you need to re-install the plugin. Just do not forget to keep "
1382
- "\"Delete all the options on plugin deletion\" option disabled in "
1383
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1384
- "deleting the plugin."
1385
- msgstr ""
1386
-
1387
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1388
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1389
  msgstr ""
1390
 
1391
- #: ../admin/social_sharing.php:1944
1392
  msgid ""
1393
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1394
  msgstr ""
1395
 
1396
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1397
  #: ../admin/social_login.php:927
1398
  msgid "Why is my browser blocking some features of the plugin?"
1399
  msgstr ""
1400
 
1401
- #: ../admin/social_sharing.php:1946
 
 
 
 
1402
  msgid ""
1403
  "Why is sharer not showing the correct image, title and other meta tags "
1404
  "content?"
1405
  msgstr ""
1406
 
1407
- #: ../admin/social_sharing.php:1947
1408
  msgid "Why Facebook share counts are not appearing?"
1409
  msgstr ""
1410
 
1411
- #: ../admin/social_sharing.php:1948
1412
  #, fuzzy
1413
  msgid ""
1414
  "How can I show share counts of my website rather than of individual pages/"
@@ -1417,51 +1410,51 @@ msgstr ""
1417
  "كيف يمكن إظهار التهم حصة من موقع الويب الخاص بي بدلاً من الصفحات الفردية/"
1418
  "الوظائف؟"
1419
 
1420
- #: ../admin/social_sharing.php:1949
1421
  #, fuzzy
1422
  msgid "How can I disable sharing on particular page/post?"
1423
  msgstr "كيف يمكن تعطيل مشاركة في الصفحة/وظيفة معينة؟"
1424
 
1425
- #: ../admin/social_sharing.php:1950
1426
  #, fuzzy
1427
  msgid "How can I specify minimum sharing count for sharing networks?"
1428
  msgstr "كيف يمكن تحديد الحد الأدنى من عدد مرات مشاركة لشبكات تبادل؟"
1429
 
1430
- #: ../admin/social_sharing.php:1951
1431
  msgid "How to share specific page?"
1432
  msgstr ""
1433
 
1434
- #: ../admin/social_sharing.php:1952
1435
  msgid "How to integrate Google Analytics with sharing?"
1436
  msgstr ""
1437
 
1438
- #: ../admin/social_sharing.php:1953
1439
  msgid "How to customize the look of total share counts?"
1440
  msgstr ""
1441
 
1442
- #: ../admin/social_sharing.php:1954
1443
  #, fuzzy
1444
  msgid "How to customize the look of individual share counts?"
1445
  msgstr "عرض عدد المقالات"
1446
 
1447
- #: ../admin/social_sharing.php:1955
1448
  #, fuzzy
1449
  msgid "How to show Whatsapp icon only on mobile devices?"
1450
  msgstr "إخفاء تقاسم على الأجهزة النقالة"
1451
 
1452
- #: ../admin/social_sharing.php:1956
1453
  msgid "How to hide arrow after floating sharing bar?"
1454
  msgstr ""
1455
 
1456
- #: ../admin/social_sharing.php:1957
1457
- msgid "Why are Share Counts Not Updating?"
1458
  msgstr ""
1459
 
1460
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1461
  msgid "Why is there so much space between like buttons?"
1462
  msgstr ""
1463
 
1464
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1465
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1466
  msgstr ""
1467
 
@@ -2688,7 +2681,7 @@ msgstr ""
2688
  msgid "Archives"
2689
  msgstr "الأرشيف"
2690
 
2691
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2692
  #, fuzzy
2693
  msgid "Invalid request"
2694
  msgstr "طلب غير صحيح"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:10+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:11+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <support@heateor.com>\n"
9
  "Language: ar\n"
270
  msgstr "الرابط المصدر و الرابط الهدف لا يمكن أن يكونا متطابقين."
271
 
272
  #: ../helper.php:935 ../admin/general_options.php:128
273
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
274
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
275
  #, fuzzy
276
  msgid "Save Changes"
344
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
345
  msgstr ""
346
 
347
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
348
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
349
  #: ../admin/like_buttons.php:827
350
  #, fuzzy
351
  msgid "Instagram Shoutout"
352
  msgstr "إنستاجرام"
353
 
354
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
355
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
356
  #: ../admin/like_buttons.php:829
357
  msgid ""
360
  "hashtags and people to mention in the Instagram post."
361
  msgstr ""
362
 
363
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
364
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
365
  #: ../admin/like_buttons.php:830
366
  msgid ""
371
  "time."
372
  msgstr ""
373
 
374
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
375
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
376
  #: ../admin/like_buttons.php:831
377
  msgid ""
470
 
471
  #: ../admin/help.php:77
472
  msgid ""
473
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
474
+ "\">testimonials@heateor.com</a>"
475
  msgstr ""
476
 
477
  #: ../admin/help.php:82
1265
  msgstr ""
1266
 
1267
  #: ../admin/social_sharing.php:1747
1268
+ #, php-format
1269
  msgid ""
1270
  "Frequent cache refreshing results in slower loading of pages with share "
1271
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1272
+ "target=\"_blank\">here</a>"
1273
  msgstr ""
1274
 
1275
  #: ../admin/social_sharing.php:1755
1373
  "an online website for the plugin to function properly."
1374
  msgstr ""
1375
 
1376
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1377
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1378
  msgstr ""
1379
 
1380
+ #: ../admin/social_sharing.php:1942
1381
  msgid ""
1382
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1383
  msgstr ""
1384
 
1385
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1386
  #: ../admin/social_login.php:927
1387
  msgid "Why is my browser blocking some features of the plugin?"
1388
  msgstr ""
1389
 
1390
+ #: ../admin/social_sharing.php:1944
1391
+ msgid "Why the color of share icons is not being updated?"
1392
+ msgstr ""
1393
+
1394
+ #: ../admin/social_sharing.php:1945
1395
  msgid ""
1396
  "Why is sharer not showing the correct image, title and other meta tags "
1397
  "content?"
1398
  msgstr ""
1399
 
1400
+ #: ../admin/social_sharing.php:1946
1401
  msgid "Why Facebook share counts are not appearing?"
1402
  msgstr ""
1403
 
1404
+ #: ../admin/social_sharing.php:1947
1405
  #, fuzzy
1406
  msgid ""
1407
  "How can I show share counts of my website rather than of individual pages/"
1410
  "كيف يمكن إظهار التهم حصة من موقع الويب الخاص بي بدلاً من الصفحات الفردية/"
1411
  "الوظائف؟"
1412
 
1413
+ #: ../admin/social_sharing.php:1948
1414
  #, fuzzy
1415
  msgid "How can I disable sharing on particular page/post?"
1416
  msgstr "كيف يمكن تعطيل مشاركة في الصفحة/وظيفة معينة؟"
1417
 
1418
+ #: ../admin/social_sharing.php:1949
1419
  #, fuzzy
1420
  msgid "How can I specify minimum sharing count for sharing networks?"
1421
  msgstr "كيف يمكن تحديد الحد الأدنى من عدد مرات مشاركة لشبكات تبادل؟"
1422
 
1423
+ #: ../admin/social_sharing.php:1950
1424
  msgid "How to share specific page?"
1425
  msgstr ""
1426
 
1427
+ #: ../admin/social_sharing.php:1951
1428
  msgid "How to integrate Google Analytics with sharing?"
1429
  msgstr ""
1430
 
1431
+ #: ../admin/social_sharing.php:1952
1432
  msgid "How to customize the look of total share counts?"
1433
  msgstr ""
1434
 
1435
+ #: ../admin/social_sharing.php:1953
1436
  #, fuzzy
1437
  msgid "How to customize the look of individual share counts?"
1438
  msgstr "عرض عدد المقالات"
1439
 
1440
+ #: ../admin/social_sharing.php:1954
1441
  #, fuzzy
1442
  msgid "How to show Whatsapp icon only on mobile devices?"
1443
  msgstr "إخفاء تقاسم على الأجهزة النقالة"
1444
 
1445
+ #: ../admin/social_sharing.php:1955
1446
  msgid "How to hide arrow after floating sharing bar?"
1447
  msgstr ""
1448
 
1449
+ #: ../admin/social_sharing.php:1956
1450
+ msgid "Why is share cunt not getting updated?"
1451
  msgstr ""
1452
 
1453
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1454
  msgid "Why is there so much space between like buttons?"
1455
  msgstr ""
1456
 
1457
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1458
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1459
  msgstr ""
1460
 
2681
  msgid "Archives"
2682
  msgstr "الأرشيف"
2683
 
2684
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2685
  #, fuzzy
2686
  msgid "Invalid request"
2687
  msgstr "طلب غير صحيح"
languages/Super-Socializer-es_ES.mo CHANGED
Binary file
languages/Super-Socializer-es_ES.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:25+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:25+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: es\n"
@@ -268,7 +268,7 @@ msgid "Large Avatar"
268
  msgstr "Avatar Grande"
269
 
270
  #: ../helper.php:935 ../admin/general_options.php:128
271
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
272
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
273
  msgid "Save Changes"
274
  msgstr "Guardar Cambios"
@@ -338,14 +338,14 @@ msgstr ""
338
  "Puede especificar cualesquiera reglas adicionales CSS (sin la etiqueta &lt;"
339
  "style&gt;)"
340
 
341
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
342
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
343
  #: ../admin/like_buttons.php:827
344
  #, fuzzy
345
  msgid "Instagram Shoutout"
346
  msgstr "Instagram"
347
 
348
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
349
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
350
  #: ../admin/like_buttons.php:829
351
  msgid ""
@@ -354,7 +354,7 @@ msgid ""
354
  "hashtags and people to mention in the Instagram post."
355
  msgstr ""
356
 
357
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
358
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
359
  #: ../admin/like_buttons.php:830
360
  msgid ""
@@ -365,7 +365,7 @@ msgid ""
365
  "time."
366
  msgstr ""
367
 
368
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
369
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
370
  #: ../admin/like_buttons.php:831
371
  msgid ""
@@ -463,8 +463,8 @@ msgstr ""
463
 
464
  #: ../admin/help.php:77
465
  msgid ""
466
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
467
- "\">hello@heateor.com</a>"
468
  msgstr ""
469
 
470
  #: ../admin/help.php:82
@@ -1220,9 +1220,11 @@ msgid "Day(s)"
1220
  msgstr ""
1221
 
1222
  #: ../admin/social_sharing.php:1747
 
1223
  msgid ""
1224
  "Frequent cache refreshing results in slower loading of pages with share "
1225
- "counts enabled"
 
1226
  msgstr ""
1227
 
1228
  #: ../admin/social_sharing.php:1755
@@ -1321,44 +1323,35 @@ msgid ""
1321
  "an online website for the plugin to function properly."
1322
  msgstr ""
1323
 
1324
- #: ../admin/social_sharing.php:1941
1325
- msgid "Share icons broke after saving logo color"
1326
- msgstr ""
1327
-
1328
- #: ../admin/social_sharing.php:1942
1329
- msgid ""
1330
- "It happens when plugin is not able to update the CSS files. To fix the "
1331
- "icons, you need to re-install the plugin. Just do not forget to keep "
1332
- "\"Delete all the options on plugin deletion\" option disabled in "
1333
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1334
- "deleting the plugin."
1335
- msgstr ""
1336
-
1337
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1338
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1339
  msgstr ""
1340
 
1341
- #: ../admin/social_sharing.php:1944
1342
  msgid ""
1343
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1344
  msgstr ""
1345
 
1346
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1347
  #: ../admin/social_login.php:927
1348
  msgid "Why is my browser blocking some features of the plugin?"
1349
  msgstr ""
1350
 
1351
- #: ../admin/social_sharing.php:1946
 
 
 
 
1352
  msgid ""
1353
  "Why is sharer not showing the correct image, title and other meta tags "
1354
  "content?"
1355
  msgstr ""
1356
 
1357
- #: ../admin/social_sharing.php:1947
1358
  msgid "Why Facebook share counts are not appearing?"
1359
  msgstr ""
1360
 
1361
- #: ../admin/social_sharing.php:1948
1362
  msgid ""
1363
  "How can I show share counts of my website rather than of individual pages/"
1364
  "posts?"
@@ -1366,54 +1359,54 @@ msgstr ""
1366
  "¿Cómo puedo mostrar los contadores de veces compartidas de mi sitio web en "
1367
  "lugar de páginas individuales o entradas?"
1368
 
1369
- #: ../admin/social_sharing.php:1949
1370
  msgid "How can I disable sharing on particular page/post?"
1371
  msgstr ""
1372
  "¿Cómo puedo desactivar los botones de Compartir en una página individual o "
1373
  "entrada?"
1374
 
1375
- #: ../admin/social_sharing.php:1950
1376
  msgid "How can I specify minimum sharing count for sharing networks?"
1377
  msgstr ""
1378
  "¿Cómo puedo especificar el número mínimo de veces compartidas para las redes "
1379
  "sociales?"
1380
 
1381
- #: ../admin/social_sharing.php:1951
1382
  msgid "How to share specific page?"
1383
  msgstr "¿Cómo compartir una página específica?"
1384
 
1385
- #: ../admin/social_sharing.php:1952
1386
  msgid "How to integrate Google Analytics with sharing?"
1387
  msgstr "¿Cómo integrar Google Analytics con Compartir?"
1388
 
1389
- #: ../admin/social_sharing.php:1953
1390
  msgid "How to customize the look of total share counts?"
1391
  msgstr ""
1392
  "¿Cómo personalizar el aspecto de los contadores totales de veces compartidas?"
1393
 
1394
- #: ../admin/social_sharing.php:1954
1395
  msgid "How to customize the look of individual share counts?"
1396
  msgstr ""
1397
  "¿Cómo personalizar el aspecto de los contadores individuales de veces "
1398
  "compartidas?"
1399
 
1400
- #: ../admin/social_sharing.php:1955
1401
  msgid "How to show Whatsapp icon only on mobile devices?"
1402
  msgstr "¿Cómo mostrar el icono de WhatsApp sólo en dispositivos móviles?"
1403
 
1404
- #: ../admin/social_sharing.php:1956
1405
  msgid "How to hide arrow after floating sharing bar?"
1406
  msgstr ""
1407
 
1408
- #: ../admin/social_sharing.php:1957
1409
- msgid "Why are Share Counts Not Updating?"
1410
  msgstr ""
1411
 
1412
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1413
  msgid "Why is there so much space between like buttons?"
1414
  msgstr ""
1415
 
1416
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1417
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1418
  msgstr ""
1419
 
@@ -2532,7 +2525,7 @@ msgstr ""
2532
  msgid "Archives"
2533
  msgstr "Archivos por Categoría"
2534
 
2535
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2536
  msgid "Invalid request"
2537
  msgstr "Petición no válida"
2538
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:11+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:11+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: es\n"
268
  msgstr "Avatar Grande"
269
 
270
  #: ../helper.php:935 ../admin/general_options.php:128
271
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
272
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
273
  msgid "Save Changes"
274
  msgstr "Guardar Cambios"
338
  "Puede especificar cualesquiera reglas adicionales CSS (sin la etiqueta &lt;"
339
  "style&gt;)"
340
 
341
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
342
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
343
  #: ../admin/like_buttons.php:827
344
  #, fuzzy
345
  msgid "Instagram Shoutout"
346
  msgstr "Instagram"
347
 
348
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
349
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
350
  #: ../admin/like_buttons.php:829
351
  msgid ""
354
  "hashtags and people to mention in the Instagram post."
355
  msgstr ""
356
 
357
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
358
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
359
  #: ../admin/like_buttons.php:830
360
  msgid ""
365
  "time."
366
  msgstr ""
367
 
368
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
369
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
370
  #: ../admin/like_buttons.php:831
371
  msgid ""
463
 
464
  #: ../admin/help.php:77
465
  msgid ""
466
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
467
+ "\">testimonials@heateor.com</a>"
468
  msgstr ""
469
 
470
  #: ../admin/help.php:82
1220
  msgstr ""
1221
 
1222
  #: ../admin/social_sharing.php:1747
1223
+ #, php-format
1224
  msgid ""
1225
  "Frequent cache refreshing results in slower loading of pages with share "
1226
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1227
+ "target=\"_blank\">here</a>"
1228
  msgstr ""
1229
 
1230
  #: ../admin/social_sharing.php:1755
1323
  "an online website for the plugin to function properly."
1324
  msgstr ""
1325
 
1326
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1327
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1328
  msgstr ""
1329
 
1330
+ #: ../admin/social_sharing.php:1942
1331
  msgid ""
1332
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1333
  msgstr ""
1334
 
1335
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1336
  #: ../admin/social_login.php:927
1337
  msgid "Why is my browser blocking some features of the plugin?"
1338
  msgstr ""
1339
 
1340
+ #: ../admin/social_sharing.php:1944
1341
+ msgid "Why the color of share icons is not being updated?"
1342
+ msgstr ""
1343
+
1344
+ #: ../admin/social_sharing.php:1945
1345
  msgid ""
1346
  "Why is sharer not showing the correct image, title and other meta tags "
1347
  "content?"
1348
  msgstr ""
1349
 
1350
+ #: ../admin/social_sharing.php:1946
1351
  msgid "Why Facebook share counts are not appearing?"
1352
  msgstr ""
1353
 
1354
+ #: ../admin/social_sharing.php:1947
1355
  msgid ""
1356
  "How can I show share counts of my website rather than of individual pages/"
1357
  "posts?"
1359
  "¿Cómo puedo mostrar los contadores de veces compartidas de mi sitio web en "
1360
  "lugar de páginas individuales o entradas?"
1361
 
1362
+ #: ../admin/social_sharing.php:1948
1363
  msgid "How can I disable sharing on particular page/post?"
1364
  msgstr ""
1365
  "¿Cómo puedo desactivar los botones de Compartir en una página individual o "
1366
  "entrada?"
1367
 
1368
+ #: ../admin/social_sharing.php:1949
1369
  msgid "How can I specify minimum sharing count for sharing networks?"
1370
  msgstr ""
1371
  "¿Cómo puedo especificar el número mínimo de veces compartidas para las redes "
1372
  "sociales?"
1373
 
1374
+ #: ../admin/social_sharing.php:1950
1375
  msgid "How to share specific page?"
1376
  msgstr "¿Cómo compartir una página específica?"
1377
 
1378
+ #: ../admin/social_sharing.php:1951
1379
  msgid "How to integrate Google Analytics with sharing?"
1380
  msgstr "¿Cómo integrar Google Analytics con Compartir?"
1381
 
1382
+ #: ../admin/social_sharing.php:1952
1383
  msgid "How to customize the look of total share counts?"
1384
  msgstr ""
1385
  "¿Cómo personalizar el aspecto de los contadores totales de veces compartidas?"
1386
 
1387
+ #: ../admin/social_sharing.php:1953
1388
  msgid "How to customize the look of individual share counts?"
1389
  msgstr ""
1390
  "¿Cómo personalizar el aspecto de los contadores individuales de veces "
1391
  "compartidas?"
1392
 
1393
+ #: ../admin/social_sharing.php:1954
1394
  msgid "How to show Whatsapp icon only on mobile devices?"
1395
  msgstr "¿Cómo mostrar el icono de WhatsApp sólo en dispositivos móviles?"
1396
 
1397
+ #: ../admin/social_sharing.php:1955
1398
  msgid "How to hide arrow after floating sharing bar?"
1399
  msgstr ""
1400
 
1401
+ #: ../admin/social_sharing.php:1956
1402
+ msgid "Why is share cunt not getting updated?"
1403
  msgstr ""
1404
 
1405
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1406
  msgid "Why is there so much space between like buttons?"
1407
  msgstr ""
1408
 
1409
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1410
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1411
  msgstr ""
1412
 
2525
  msgid "Archives"
2526
  msgstr "Archivos por Categoría"
2527
 
2528
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2529
  msgid "Invalid request"
2530
  msgstr "Petición no válida"
2531
 
languages/Super-Socializer-hu_HU.mo CHANGED
Binary file
languages/Super-Socializer-hu_HU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:25+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:25+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: hu\n"
@@ -272,7 +272,7 @@ msgid "Large Avatar"
272
  msgstr "Cél Url"
273
 
274
  #: ../helper.php:935 ../admin/general_options.php:128
275
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
276
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
277
  msgid "Save Changes"
278
  msgstr "Változások Mentése"
@@ -341,14 +341,14 @@ msgstr "Egyedi URL"
341
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
342
  msgstr ""
343
 
344
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
345
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
346
  #: ../admin/like_buttons.php:827
347
  #, fuzzy
348
  msgid "Instagram Shoutout"
349
  msgstr "Instagram"
350
 
351
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
352
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
353
  #: ../admin/like_buttons.php:829
354
  msgid ""
@@ -357,7 +357,7 @@ msgid ""
357
  "hashtags and people to mention in the Instagram post."
358
  msgstr ""
359
 
360
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
361
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
362
  #: ../admin/like_buttons.php:830
363
  msgid ""
@@ -368,7 +368,7 @@ msgid ""
368
  "time."
369
  msgstr ""
370
 
371
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
372
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
373
  #: ../admin/like_buttons.php:831
374
  msgid ""
@@ -465,8 +465,8 @@ msgstr ""
465
 
466
  #: ../admin/help.php:77
467
  msgid ""
468
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
469
- "\">hello@heateor.com</a>"
470
  msgstr ""
471
 
472
  #: ../admin/help.php:82
@@ -1212,9 +1212,11 @@ msgid "Day(s)"
1212
  msgstr ""
1213
 
1214
  #: ../admin/social_sharing.php:1747
 
1215
  msgid ""
1216
  "Frequent cache refreshing results in slower loading of pages with share "
1217
- "counts enabled"
 
1218
  msgstr ""
1219
 
1220
  #: ../admin/social_sharing.php:1755
@@ -1314,44 +1316,35 @@ msgid ""
1314
  "an online website for the plugin to function properly."
1315
  msgstr ""
1316
 
1317
- #: ../admin/social_sharing.php:1941
1318
- msgid "Share icons broke after saving logo color"
1319
- msgstr ""
1320
-
1321
- #: ../admin/social_sharing.php:1942
1322
- msgid ""
1323
- "It happens when plugin is not able to update the CSS files. To fix the "
1324
- "icons, you need to re-install the plugin. Just do not forget to keep "
1325
- "\"Delete all the options on plugin deletion\" option disabled in "
1326
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1327
- "deleting the plugin."
1328
- msgstr ""
1329
-
1330
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1331
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1332
  msgstr ""
1333
 
1334
- #: ../admin/social_sharing.php:1944
1335
  msgid ""
1336
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1337
  msgstr ""
1338
 
1339
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1340
  #: ../admin/social_login.php:927
1341
  msgid "Why is my browser blocking some features of the plugin?"
1342
  msgstr ""
1343
 
1344
- #: ../admin/social_sharing.php:1946
 
 
 
 
1345
  msgid ""
1346
  "Why is sharer not showing the correct image, title and other meta tags "
1347
  "content?"
1348
  msgstr ""
1349
 
1350
- #: ../admin/social_sharing.php:1947
1351
  msgid "Why Facebook share counts are not appearing?"
1352
  msgstr ""
1353
 
1354
- #: ../admin/social_sharing.php:1948
1355
  msgid ""
1356
  "How can I show share counts of my website rather than of individual pages/"
1357
  "posts?"
@@ -1359,50 +1352,50 @@ msgstr ""
1359
  "Hogyan jeleníthetem meg a megosztások számát az oldal/bejegyzés oldalakon "
1360
  "kívül is?"
1361
 
1362
- #: ../admin/social_sharing.php:1949
1363
  msgid "How can I disable sharing on particular page/post?"
1364
  msgstr ""
1365
  "Hogyan kapcsolhatom ki a megosztást egy adott oldal/bejegyzés esetében?"
1366
 
1367
- #: ../admin/social_sharing.php:1950
1368
  msgid "How can I specify minimum sharing count for sharing networks?"
1369
  msgstr "Hogyan adhatok meg minimum megosztása száma a fájlcserélő hálózatokat?"
1370
 
1371
- #: ../admin/social_sharing.php:1951
1372
  msgid "How to share specific page?"
1373
  msgstr ""
1374
 
1375
- #: ../admin/social_sharing.php:1952
1376
  msgid "How to integrate Google Analytics with sharing?"
1377
  msgstr ""
1378
 
1379
- #: ../admin/social_sharing.php:1953
1380
  msgid "How to customize the look of total share counts?"
1381
  msgstr ""
1382
 
1383
- #: ../admin/social_sharing.php:1954
1384
  #, fuzzy
1385
  msgid "How to customize the look of individual share counts?"
1386
  msgstr "Megosztás számok mutatása:"
1387
 
1388
- #: ../admin/social_sharing.php:1955
1389
  #, fuzzy
1390
  msgid "How to show Whatsapp icon only on mobile devices?"
1391
  msgstr "Hide megosztása mobil eszközökön"
1392
 
1393
- #: ../admin/social_sharing.php:1956
1394
  msgid "How to hide arrow after floating sharing bar?"
1395
  msgstr ""
1396
 
1397
- #: ../admin/social_sharing.php:1957
1398
- msgid "Why are Share Counts Not Updating?"
1399
  msgstr ""
1400
 
1401
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1402
  msgid "Why is there so much space between like buttons?"
1403
  msgstr ""
1404
 
1405
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1406
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1407
  msgstr ""
1408
 
@@ -2511,7 +2504,7 @@ msgstr ""
2511
  msgid "Archives"
2512
  msgstr "Kategória Archívum"
2513
 
2514
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2515
  msgid "Invalid request"
2516
  msgstr "Hibás kérés"
2517
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:11+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:11+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: hu\n"
272
  msgstr "Cél Url"
273
 
274
  #: ../helper.php:935 ../admin/general_options.php:128
275
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
276
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
277
  msgid "Save Changes"
278
  msgstr "Változások Mentése"
341
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
342
  msgstr ""
343
 
344
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
345
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
346
  #: ../admin/like_buttons.php:827
347
  #, fuzzy
348
  msgid "Instagram Shoutout"
349
  msgstr "Instagram"
350
 
351
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
352
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
353
  #: ../admin/like_buttons.php:829
354
  msgid ""
357
  "hashtags and people to mention in the Instagram post."
358
  msgstr ""
359
 
360
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
361
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
362
  #: ../admin/like_buttons.php:830
363
  msgid ""
368
  "time."
369
  msgstr ""
370
 
371
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
372
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
373
  #: ../admin/like_buttons.php:831
374
  msgid ""
465
 
466
  #: ../admin/help.php:77
467
  msgid ""
468
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
469
+ "\">testimonials@heateor.com</a>"
470
  msgstr ""
471
 
472
  #: ../admin/help.php:82
1212
  msgstr ""
1213
 
1214
  #: ../admin/social_sharing.php:1747
1215
+ #, php-format
1216
  msgid ""
1217
  "Frequent cache refreshing results in slower loading of pages with share "
1218
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1219
+ "target=\"_blank\">here</a>"
1220
  msgstr ""
1221
 
1222
  #: ../admin/social_sharing.php:1755
1316
  "an online website for the plugin to function properly."
1317
  msgstr ""
1318
 
1319
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1320
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1321
  msgstr ""
1322
 
1323
+ #: ../admin/social_sharing.php:1942
1324
  msgid ""
1325
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1326
  msgstr ""
1327
 
1328
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1329
  #: ../admin/social_login.php:927
1330
  msgid "Why is my browser blocking some features of the plugin?"
1331
  msgstr ""
1332
 
1333
+ #: ../admin/social_sharing.php:1944
1334
+ msgid "Why the color of share icons is not being updated?"
1335
+ msgstr ""
1336
+
1337
+ #: ../admin/social_sharing.php:1945
1338
  msgid ""
1339
  "Why is sharer not showing the correct image, title and other meta tags "
1340
  "content?"
1341
  msgstr ""
1342
 
1343
+ #: ../admin/social_sharing.php:1946
1344
  msgid "Why Facebook share counts are not appearing?"
1345
  msgstr ""
1346
 
1347
+ #: ../admin/social_sharing.php:1947
1348
  msgid ""
1349
  "How can I show share counts of my website rather than of individual pages/"
1350
  "posts?"
1352
  "Hogyan jeleníthetem meg a megosztások számát az oldal/bejegyzés oldalakon "
1353
  "kívül is?"
1354
 
1355
+ #: ../admin/social_sharing.php:1948
1356
  msgid "How can I disable sharing on particular page/post?"
1357
  msgstr ""
1358
  "Hogyan kapcsolhatom ki a megosztást egy adott oldal/bejegyzés esetében?"
1359
 
1360
+ #: ../admin/social_sharing.php:1949
1361
  msgid "How can I specify minimum sharing count for sharing networks?"
1362
  msgstr "Hogyan adhatok meg minimum megosztása száma a fájlcserélő hálózatokat?"
1363
 
1364
+ #: ../admin/social_sharing.php:1950
1365
  msgid "How to share specific page?"
1366
  msgstr ""
1367
 
1368
+ #: ../admin/social_sharing.php:1951
1369
  msgid "How to integrate Google Analytics with sharing?"
1370
  msgstr ""
1371
 
1372
+ #: ../admin/social_sharing.php:1952
1373
  msgid "How to customize the look of total share counts?"
1374
  msgstr ""
1375
 
1376
+ #: ../admin/social_sharing.php:1953
1377
  #, fuzzy
1378
  msgid "How to customize the look of individual share counts?"
1379
  msgstr "Megosztás számok mutatása:"
1380
 
1381
+ #: ../admin/social_sharing.php:1954
1382
  #, fuzzy
1383
  msgid "How to show Whatsapp icon only on mobile devices?"
1384
  msgstr "Hide megosztása mobil eszközökön"
1385
 
1386
+ #: ../admin/social_sharing.php:1955
1387
  msgid "How to hide arrow after floating sharing bar?"
1388
  msgstr ""
1389
 
1390
+ #: ../admin/social_sharing.php:1956
1391
+ msgid "Why is share cunt not getting updated?"
1392
  msgstr ""
1393
 
1394
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1395
  msgid "Why is there so much space between like buttons?"
1396
  msgstr ""
1397
 
1398
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1399
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1400
  msgstr ""
1401
 
2504
  msgid "Archives"
2505
  msgstr "Kategória Archívum"
2506
 
2507
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2508
  msgid "Invalid request"
2509
  msgstr "Hibás kérés"
2510
 
languages/Super-Socializer-it_IT.mo CHANGED
Binary file
languages/Super-Socializer-it_IT.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:25+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:25+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Freedom's Gate <freedomsgate.tk@gmail.com>\n"
9
  "Language: it\n"
@@ -267,7 +267,7 @@ msgid "Large Avatar"
267
  msgstr "Avatar Grande"
268
 
269
  #: ../helper.php:935 ../admin/general_options.php:128
270
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
271
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
272
  msgid "Save Changes"
273
  msgstr "Salva le modifiche"
@@ -336,14 +336,14 @@ msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
336
  msgstr ""
337
  "È possibile specificare regole CSS aggiuntive (senza &lt;style&gt; tag)"
338
 
339
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
340
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
341
  #: ../admin/like_buttons.php:827
342
  #, fuzzy
343
  msgid "Instagram Shoutout"
344
  msgstr "Instagram"
345
 
346
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
347
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
348
  #: ../admin/like_buttons.php:829
349
  msgid ""
@@ -352,7 +352,7 @@ msgid ""
352
  "hashtags and people to mention in the Instagram post."
353
  msgstr ""
354
 
355
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
356
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
357
  #: ../admin/like_buttons.php:830
358
  msgid ""
@@ -363,7 +363,7 @@ msgid ""
363
  "time."
364
  msgstr ""
365
 
366
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
367
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
368
  #: ../admin/like_buttons.php:831
369
  msgid ""
@@ -458,8 +458,8 @@ msgstr ""
458
 
459
  #: ../admin/help.php:77
460
  msgid ""
461
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
462
- "\">hello@heateor.com</a>"
463
  msgstr ""
464
 
465
  #: ../admin/help.php:82
@@ -1209,9 +1209,11 @@ msgid "Day(s)"
1209
  msgstr "Giorno(i)"
1210
 
1211
  #: ../admin/social_sharing.php:1747
 
1212
  msgid ""
1213
  "Frequent cache refreshing results in slower loading of pages with share "
1214
- "counts enabled"
 
1215
  msgstr ""
1216
  "Quando Share Count è attivato, frequenti aggiornamenti della cache possono "
1217
  "rallentare il caricamento delle pagine."
@@ -1311,34 +1313,26 @@ msgid ""
1311
  "an online website for the plugin to function properly."
1312
  msgstr ""
1313
 
1314
- #: ../admin/social_sharing.php:1941
1315
- msgid "Share icons broke after saving logo color"
1316
- msgstr ""
1317
-
1318
- #: ../admin/social_sharing.php:1942
1319
- msgid ""
1320
- "It happens when plugin is not able to update the CSS files. To fix the "
1321
- "icons, you need to re-install the plugin. Just do not forget to keep "
1322
- "\"Delete all the options on plugin deletion\" option disabled in "
1323
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1324
- "deleting the plugin."
1325
- msgstr ""
1326
-
1327
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1328
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1329
  msgstr ""
1330
 
1331
- #: ../admin/social_sharing.php:1944
1332
  msgid ""
1333
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1334
  msgstr ""
1335
 
1336
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1337
  #: ../admin/social_login.php:927
1338
  msgid "Why is my browser blocking some features of the plugin?"
1339
  msgstr ""
1340
 
1341
- #: ../admin/social_sharing.php:1946
 
 
 
 
 
1342
  msgid ""
1343
  "Why is sharer not showing the correct image, title and other meta tags "
1344
  "content?"
@@ -1346,12 +1340,12 @@ msgstr ""
1346
  "Perché il contenuto condiviso non mostra l'immagine corretta, il titolo e "
1347
  "altri contenuti meta tag?"
1348
 
1349
- #: ../admin/social_sharing.php:1947
1350
  #, fuzzy
1351
  msgid "Why Facebook share counts are not appearing?"
1352
  msgstr "Perché gli Share Counts non vengono aggiornati?"
1353
 
1354
- #: ../admin/social_sharing.php:1948
1355
  msgid ""
1356
  "How can I show share counts of my website rather than of individual pages/"
1357
  "posts?"
@@ -1359,51 +1353,52 @@ msgstr ""
1359
  "Come posso mostrare conteggi del mio sito web, piuttosto che di singole "
1360
  "pagine/post?"
1361
 
1362
- #: ../admin/social_sharing.php:1949
1363
  msgid "How can I disable sharing on particular page/post?"
1364
  msgstr ""
1365
  "Come è possibile disattivare la condivisione di una pagina/post in "
1366
  "particolare?"
1367
 
1368
- #: ../admin/social_sharing.php:1950
1369
  msgid "How can I specify minimum sharing count for sharing networks?"
1370
  msgstr ""
1371
  "Come faccio a specificare il conteggio minimo di sharing per la condivisione "
1372
  "di reti?"
1373
 
1374
- #: ../admin/social_sharing.php:1951
1375
  msgid "How to share specific page?"
1376
  msgstr "Come posso condividere la pagina specifica?"
1377
 
1378
- #: ../admin/social_sharing.php:1952
1379
  msgid "How to integrate Google Analytics with sharing?"
1380
  msgstr "Come posso integrare Google Analytics con lo sharing?"
1381
 
1382
- #: ../admin/social_sharing.php:1953
1383
  msgid "How to customize the look of total share counts?"
1384
  msgstr "Come posso personalizzare l'aspetto del totale degli share counts?"
1385
 
1386
- #: ../admin/social_sharing.php:1954
1387
  msgid "How to customize the look of individual share counts?"
1388
  msgstr "Come posso personalizzare l'aspetto dei singoli share counts?"
1389
 
1390
- #: ../admin/social_sharing.php:1955
1391
  msgid "How to show Whatsapp icon only on mobile devices?"
1392
  msgstr "Come posso mostrare l'icona Whatsapp solo sui dispositivi mobili?"
1393
 
1394
- #: ../admin/social_sharing.php:1956
1395
  msgid "How to hide arrow after floating sharing bar?"
1396
  msgstr "Come posso nascondere la freccia dopo la floating sharing bar?"
1397
 
1398
- #: ../admin/social_sharing.php:1957
1399
- msgid "Why are Share Counts Not Updating?"
 
1400
  msgstr "Perché gli Share Counts non vengono aggiornati?"
1401
 
1402
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1403
  msgid "Why is there so much space between like buttons?"
1404
  msgstr "Perché c'è così tanto spazio tra i tasti like?"
1405
 
1406
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1407
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1408
  msgstr ""
1409
  "Perché i pulsanti floating di sharing/like non compaiono nella pagina "
@@ -2509,7 +2504,7 @@ msgstr ""
2509
  msgid "Archives"
2510
  msgstr "Archivi di categorie"
2511
 
2512
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2513
  msgid "Invalid request"
2514
  msgstr "Domanda non valida"
2515
 
@@ -2691,6 +2686,9 @@ msgstr ""
2691
  "Assicurati che i \"Pulsanti Floating Mi-Piace\" siano abilitati nella pagina "
2692
  "\"Super Socializer > Like Buttons\"."
2693
 
 
 
 
2694
  #, fuzzy
2695
  #~ msgid "Login with"
2696
  #~ msgstr "Opzioni di Login"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:11+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:12+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Freedom's Gate <freedomsgate.tk@gmail.com>\n"
9
  "Language: it\n"
267
  msgstr "Avatar Grande"
268
 
269
  #: ../helper.php:935 ../admin/general_options.php:128
270
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
271
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
272
  msgid "Save Changes"
273
  msgstr "Salva le modifiche"
336
  msgstr ""
337
  "È possibile specificare regole CSS aggiuntive (senza &lt;style&gt; tag)"
338
 
339
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
340
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
341
  #: ../admin/like_buttons.php:827
342
  #, fuzzy
343
  msgid "Instagram Shoutout"
344
  msgstr "Instagram"
345
 
346
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
347
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
348
  #: ../admin/like_buttons.php:829
349
  msgid ""
352
  "hashtags and people to mention in the Instagram post."
353
  msgstr ""
354
 
355
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
356
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
357
  #: ../admin/like_buttons.php:830
358
  msgid ""
363
  "time."
364
  msgstr ""
365
 
366
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
367
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
368
  #: ../admin/like_buttons.php:831
369
  msgid ""
458
 
459
  #: ../admin/help.php:77
460
  msgid ""
461
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
462
+ "\">testimonials@heateor.com</a>"
463
  msgstr ""
464
 
465
  #: ../admin/help.php:82
1209
  msgstr "Giorno(i)"
1210
 
1211
  #: ../admin/social_sharing.php:1747
1212
+ #, fuzzy, php-format
1213
  msgid ""
1214
  "Frequent cache refreshing results in slower loading of pages with share "
1215
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1216
+ "target=\"_blank\">here</a>"
1217
  msgstr ""
1218
  "Quando Share Count è attivato, frequenti aggiornamenti della cache possono "
1219
  "rallentare il caricamento delle pagine."
1313
  "an online website for the plugin to function properly."
1314
  msgstr ""
1315
 
1316
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1317
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1318
  msgstr ""
1319
 
1320
+ #: ../admin/social_sharing.php:1942
1321
  msgid ""
1322
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1323
  msgstr ""
1324
 
1325
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1326
  #: ../admin/social_login.php:927
1327
  msgid "Why is my browser blocking some features of the plugin?"
1328
  msgstr ""
1329
 
1330
+ #: ../admin/social_sharing.php:1944
1331
+ #, fuzzy
1332
+ msgid "Why the color of share icons is not being updated?"
1333
+ msgstr "Perché gli Share Counts non vengono aggiornati?"
1334
+
1335
+ #: ../admin/social_sharing.php:1945
1336
  msgid ""
1337
  "Why is sharer not showing the correct image, title and other meta tags "
1338
  "content?"
1340
  "Perché il contenuto condiviso non mostra l'immagine corretta, il titolo e "
1341
  "altri contenuti meta tag?"
1342
 
1343
+ #: ../admin/social_sharing.php:1946
1344
  #, fuzzy
1345
  msgid "Why Facebook share counts are not appearing?"
1346
  msgstr "Perché gli Share Counts non vengono aggiornati?"
1347
 
1348
+ #: ../admin/social_sharing.php:1947
1349
  msgid ""
1350
  "How can I show share counts of my website rather than of individual pages/"
1351
  "posts?"
1353
  "Come posso mostrare conteggi del mio sito web, piuttosto che di singole "
1354
  "pagine/post?"
1355
 
1356
+ #: ../admin/social_sharing.php:1948
1357
  msgid "How can I disable sharing on particular page/post?"
1358
  msgstr ""
1359
  "Come è possibile disattivare la condivisione di una pagina/post in "
1360
  "particolare?"
1361
 
1362
+ #: ../admin/social_sharing.php:1949
1363
  msgid "How can I specify minimum sharing count for sharing networks?"
1364
  msgstr ""
1365
  "Come faccio a specificare il conteggio minimo di sharing per la condivisione "
1366
  "di reti?"
1367
 
1368
+ #: ../admin/social_sharing.php:1950
1369
  msgid "How to share specific page?"
1370
  msgstr "Come posso condividere la pagina specifica?"
1371
 
1372
+ #: ../admin/social_sharing.php:1951
1373
  msgid "How to integrate Google Analytics with sharing?"
1374
  msgstr "Come posso integrare Google Analytics con lo sharing?"
1375
 
1376
+ #: ../admin/social_sharing.php:1952
1377
  msgid "How to customize the look of total share counts?"
1378
  msgstr "Come posso personalizzare l'aspetto del totale degli share counts?"
1379
 
1380
+ #: ../admin/social_sharing.php:1953
1381
  msgid "How to customize the look of individual share counts?"
1382
  msgstr "Come posso personalizzare l'aspetto dei singoli share counts?"
1383
 
1384
+ #: ../admin/social_sharing.php:1954
1385
  msgid "How to show Whatsapp icon only on mobile devices?"
1386
  msgstr "Come posso mostrare l'icona Whatsapp solo sui dispositivi mobili?"
1387
 
1388
+ #: ../admin/social_sharing.php:1955
1389
  msgid "How to hide arrow after floating sharing bar?"
1390
  msgstr "Come posso nascondere la freccia dopo la floating sharing bar?"
1391
 
1392
+ #: ../admin/social_sharing.php:1956
1393
+ #, fuzzy
1394
+ msgid "Why is share cunt not getting updated?"
1395
  msgstr "Perché gli Share Counts non vengono aggiornati?"
1396
 
1397
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1398
  msgid "Why is there so much space between like buttons?"
1399
  msgstr "Perché c'è così tanto spazio tra i tasti like?"
1400
 
1401
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1402
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1403
  msgstr ""
1404
  "Perché i pulsanti floating di sharing/like non compaiono nella pagina "
2504
  msgid "Archives"
2505
  msgstr "Archivi di categorie"
2506
 
2507
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2508
  msgid "Invalid request"
2509
  msgstr "Domanda non valida"
2510
 
2686
  "Assicurati che i \"Pulsanti Floating Mi-Piace\" siano abilitati nella pagina "
2687
  "\"Super Socializer > Like Buttons\"."
2688
 
2689
+ #~ msgid "Why are Share Counts Not Updating?"
2690
+ #~ msgstr "Perché gli Share Counts non vengono aggiornati?"
2691
+
2692
  #, fuzzy
2693
  #~ msgid "Login with"
2694
  #~ msgstr "Opzioni di Login"
languages/Super-Socializer-pt_BR.mo CHANGED
Binary file
languages/Super-Socializer-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:24+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:25+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
@@ -262,7 +262,7 @@ msgid "Large Avatar"
262
  msgstr "Avatar Grande"
263
 
264
  #: ../helper.php:935 ../admin/general_options.php:128
265
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
266
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
267
  msgid "Save Changes"
268
  msgstr "Salvar Alterações"
@@ -332,14 +332,14 @@ msgstr ""
332
  "Você poderá especificar qualquer regra adicional de CSS (sem a tag &lt;"
333
  "style&gt; )"
334
 
335
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
336
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
337
  #: ../admin/like_buttons.php:827
338
  #, fuzzy
339
  msgid "Instagram Shoutout"
340
  msgstr "Instagram"
341
 
342
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
343
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
344
  #: ../admin/like_buttons.php:829
345
  msgid ""
@@ -348,7 +348,7 @@ msgid ""
348
  "hashtags and people to mention in the Instagram post."
349
  msgstr ""
350
 
351
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
352
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
353
  #: ../admin/like_buttons.php:830
354
  msgid ""
@@ -359,7 +359,7 @@ msgid ""
359
  "time."
360
  msgstr ""
361
 
362
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
363
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
364
  #: ../admin/like_buttons.php:831
365
  msgid ""
@@ -456,8 +456,8 @@ msgstr ""
456
 
457
  #: ../admin/help.php:77
458
  msgid ""
459
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
460
- "\">hello@heateor.com</a>"
461
  msgstr ""
462
 
463
  #: ../admin/help.php:82
@@ -1214,9 +1214,11 @@ msgid "Day(s)"
1214
  msgstr ""
1215
 
1216
  #: ../admin/social_sharing.php:1747
 
1217
  msgid ""
1218
  "Frequent cache refreshing results in slower loading of pages with share "
1219
- "counts enabled"
 
1220
  msgstr ""
1221
  "Atualizações frequentes do cache resultam em carregamento mais lento das "
1222
  "páginas com os contadores de compartilhamento habilitados"
@@ -1317,45 +1319,37 @@ msgid ""
1317
  "an online website for the plugin to function properly."
1318
  msgstr ""
1319
 
1320
- #: ../admin/social_sharing.php:1941
1321
- msgid "Share icons broke after saving logo color"
1322
- msgstr ""
1323
-
1324
- #: ../admin/social_sharing.php:1942
1325
- msgid ""
1326
- "It happens when plugin is not able to update the CSS files. To fix the "
1327
- "icons, you need to re-install the plugin. Just do not forget to keep "
1328
- "\"Delete all the options on plugin deletion\" option disabled in "
1329
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1330
- "deleting the plugin."
1331
- msgstr ""
1332
-
1333
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1334
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1335
  msgstr ""
1336
 
1337
- #: ../admin/social_sharing.php:1944
1338
  msgid ""
1339
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1340
  msgstr ""
1341
 
1342
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1343
  #: ../admin/social_login.php:927
1344
  msgid "Why is my browser blocking some features of the plugin?"
1345
  msgstr ""
1346
 
1347
- #: ../admin/social_sharing.php:1946
 
 
 
 
 
1348
  msgid ""
1349
  "Why is sharer not showing the correct image, title and other meta tags "
1350
  "content?"
1351
  msgstr ""
1352
 
1353
- #: ../admin/social_sharing.php:1947
1354
  #, fuzzy
1355
  msgid "Why Facebook share counts are not appearing?"
1356
  msgstr "Porque o contador de compartilhamentos não está sendo atualizado?"
1357
 
1358
- #: ../admin/social_sharing.php:1948
1359
  msgid ""
1360
  "How can I show share counts of my website rather than of individual pages/"
1361
  "posts?"
@@ -1363,53 +1357,53 @@ msgstr ""
1363
  "Como posso exibir os contadores de compartilhamento do meu website ao invés "
1364
  "das páginas/posts individuais?"
1365
 
1366
- #: ../admin/social_sharing.php:1949
1367
  msgid "How can I disable sharing on particular page/post?"
1368
  msgstr ""
1369
  "Como posso desabilitar o compartilhamento em uma página/post em particular?"
1370
 
1371
- #: ../admin/social_sharing.php:1950
1372
  msgid "How can I specify minimum sharing count for sharing networks?"
1373
  msgstr ""
1374
  "Como posso especificar um contador mínimo de compartilhamento das redes "
1375
  "sociais?"
1376
 
1377
- #: ../admin/social_sharing.php:1951
1378
  msgid "How to share specific page?"
1379
  msgstr "Como compartilhar página específica?"
1380
 
1381
- #: ../admin/social_sharing.php:1952
1382
  msgid "How to integrate Google Analytics with sharing?"
1383
  msgstr "Como integrar o Google Analytics com compartilhamento?"
1384
 
1385
- #: ../admin/social_sharing.php:1953
1386
  msgid "How to customize the look of total share counts?"
1387
  msgstr ""
1388
  "Como personalizar a aparência dos contatores de compartilhamentos totais?"
1389
 
1390
- #: ../admin/social_sharing.php:1954
1391
  msgid "How to customize the look of individual share counts?"
1392
  msgstr ""
1393
  "Como personalizar a aparência dos contadores de compartilhamento individuais?"
1394
 
1395
- #: ../admin/social_sharing.php:1955
1396
  msgid "How to show Whatsapp icon only on mobile devices?"
1397
  msgstr "Como exibir o ícone do Whatsapp apenas em dispositivos móveis?"
1398
 
1399
- #: ../admin/social_sharing.php:1956
1400
  msgid "How to hide arrow after floating sharing bar?"
1401
  msgstr "Como esconder a seta após a barra de compartilahmento flutuante?"
1402
 
1403
- #: ../admin/social_sharing.php:1957
1404
  #, fuzzy
1405
- msgid "Why are Share Counts Not Updating?"
1406
  msgstr "Porque o contador de compartilhamentos não está sendo atualizado?"
1407
 
1408
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1409
  msgid "Why is there so much space between like buttons?"
1410
  msgstr ""
1411
 
1412
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1413
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1414
  msgstr ""
1415
 
@@ -2513,7 +2507,7 @@ msgstr ""
2513
  msgid "Archives"
2514
  msgstr "Arquivos de Categorias"
2515
 
2516
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2517
  msgid "Invalid request"
2518
  msgstr "Requisição inválida"
2519
 
@@ -2703,6 +2697,10 @@ msgstr ""
2703
  "Certifique-se que \\\"Botões Like Horizontal\\\" está habilitado na página \\"
2704
  "\"Super Socializer > Botões Like\\\""
2705
 
 
 
 
 
2706
  #, fuzzy
2707
  #~ msgid "Login with"
2708
  #~ msgstr "Opções de autenticação"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:12+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:12+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
262
  msgstr "Avatar Grande"
263
 
264
  #: ../helper.php:935 ../admin/general_options.php:128
265
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
266
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
267
  msgid "Save Changes"
268
  msgstr "Salvar Alterações"
332
  "Você poderá especificar qualquer regra adicional de CSS (sem a tag &lt;"
333
  "style&gt; )"
334
 
335
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
336
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
337
  #: ../admin/like_buttons.php:827
338
  #, fuzzy
339
  msgid "Instagram Shoutout"
340
  msgstr "Instagram"
341
 
342
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
343
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
344
  #: ../admin/like_buttons.php:829
345
  msgid ""
348
  "hashtags and people to mention in the Instagram post."
349
  msgstr ""
350
 
351
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
352
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
353
  #: ../admin/like_buttons.php:830
354
  msgid ""
359
  "time."
360
  msgstr ""
361
 
362
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
363
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
364
  #: ../admin/like_buttons.php:831
365
  msgid ""
456
 
457
  #: ../admin/help.php:77
458
  msgid ""
459
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
460
+ "\">testimonials@heateor.com</a>"
461
  msgstr ""
462
 
463
  #: ../admin/help.php:82
1214
  msgstr ""
1215
 
1216
  #: ../admin/social_sharing.php:1747
1217
+ #, fuzzy, php-format
1218
  msgid ""
1219
  "Frequent cache refreshing results in slower loading of pages with share "
1220
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1221
+ "target=\"_blank\">here</a>"
1222
  msgstr ""
1223
  "Atualizações frequentes do cache resultam em carregamento mais lento das "
1224
  "páginas com os contadores de compartilhamento habilitados"
1319
  "an online website for the plugin to function properly."
1320
  msgstr ""
1321
 
1322
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1323
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1324
  msgstr ""
1325
 
1326
+ #: ../admin/social_sharing.php:1942
1327
  msgid ""
1328
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1329
  msgstr ""
1330
 
1331
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1332
  #: ../admin/social_login.php:927
1333
  msgid "Why is my browser blocking some features of the plugin?"
1334
  msgstr ""
1335
 
1336
+ #: ../admin/social_sharing.php:1944
1337
+ #, fuzzy
1338
+ msgid "Why the color of share icons is not being updated?"
1339
+ msgstr "Porque o contador de compartilhamentos não está sendo atualizado?"
1340
+
1341
+ #: ../admin/social_sharing.php:1945
1342
  msgid ""
1343
  "Why is sharer not showing the correct image, title and other meta tags "
1344
  "content?"
1345
  msgstr ""
1346
 
1347
+ #: ../admin/social_sharing.php:1946
1348
  #, fuzzy
1349
  msgid "Why Facebook share counts are not appearing?"
1350
  msgstr "Porque o contador de compartilhamentos não está sendo atualizado?"
1351
 
1352
+ #: ../admin/social_sharing.php:1947
1353
  msgid ""
1354
  "How can I show share counts of my website rather than of individual pages/"
1355
  "posts?"
1357
  "Como posso exibir os contadores de compartilhamento do meu website ao invés "
1358
  "das páginas/posts individuais?"
1359
 
1360
+ #: ../admin/social_sharing.php:1948
1361
  msgid "How can I disable sharing on particular page/post?"
1362
  msgstr ""
1363
  "Como posso desabilitar o compartilhamento em uma página/post em particular?"
1364
 
1365
+ #: ../admin/social_sharing.php:1949
1366
  msgid "How can I specify minimum sharing count for sharing networks?"
1367
  msgstr ""
1368
  "Como posso especificar um contador mínimo de compartilhamento das redes "
1369
  "sociais?"
1370
 
1371
+ #: ../admin/social_sharing.php:1950
1372
  msgid "How to share specific page?"
1373
  msgstr "Como compartilhar página específica?"
1374
 
1375
+ #: ../admin/social_sharing.php:1951
1376
  msgid "How to integrate Google Analytics with sharing?"
1377
  msgstr "Como integrar o Google Analytics com compartilhamento?"
1378
 
1379
+ #: ../admin/social_sharing.php:1952
1380
  msgid "How to customize the look of total share counts?"
1381
  msgstr ""
1382
  "Como personalizar a aparência dos contatores de compartilhamentos totais?"
1383
 
1384
+ #: ../admin/social_sharing.php:1953
1385
  msgid "How to customize the look of individual share counts?"
1386
  msgstr ""
1387
  "Como personalizar a aparência dos contadores de compartilhamento individuais?"
1388
 
1389
+ #: ../admin/social_sharing.php:1954
1390
  msgid "How to show Whatsapp icon only on mobile devices?"
1391
  msgstr "Como exibir o ícone do Whatsapp apenas em dispositivos móveis?"
1392
 
1393
+ #: ../admin/social_sharing.php:1955
1394
  msgid "How to hide arrow after floating sharing bar?"
1395
  msgstr "Como esconder a seta após a barra de compartilahmento flutuante?"
1396
 
1397
+ #: ../admin/social_sharing.php:1956
1398
  #, fuzzy
1399
+ msgid "Why is share cunt not getting updated?"
1400
  msgstr "Porque o contador de compartilhamentos não está sendo atualizado?"
1401
 
1402
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1403
  msgid "Why is there so much space between like buttons?"
1404
  msgstr ""
1405
 
1406
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1407
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1408
  msgstr ""
1409
 
2507
  msgid "Archives"
2508
  msgstr "Arquivos de Categorias"
2509
 
2510
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2511
  msgid "Invalid request"
2512
  msgstr "Requisição inválida"
2513
 
2697
  "Certifique-se que \\\"Botões Like Horizontal\\\" está habilitado na página \\"
2698
  "\"Super Socializer > Botões Like\\\""
2699
 
2700
+ #, fuzzy
2701
+ #~ msgid "Why are Share Counts Not Updating?"
2702
+ #~ msgstr "Porque o contador de compartilhamentos não está sendo atualizado?"
2703
+
2704
  #, fuzzy
2705
  #~ msgid "Login with"
2706
  #~ msgstr "Opções de autenticação"
languages/Super-Socializer-ru_RU.mo CHANGED
Binary file
languages/Super-Socializer-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:24+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:24+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Russian\n"
9
  "Language: ru_RU\n"
@@ -275,7 +275,7 @@ msgid "Large Avatar"
275
  msgstr "Большой аватар"
276
 
277
  #: ../helper.php:935 ../admin/general_options.php:128
278
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
279
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
280
  msgid "Save Changes"
281
  msgstr "Сохранить изменения"
@@ -352,14 +352,14 @@ msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
352
  msgstr ""
353
  "Можно указать любые дополнительные правила CSS (без тега &lt; style &gt;)"
354
 
355
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
356
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
357
  #: ../admin/like_buttons.php:827
358
  #, fuzzy
359
  msgid "Instagram Shoutout"
360
  msgstr "Instagram"
361
 
362
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
363
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
364
  #: ../admin/like_buttons.php:829
365
  msgid ""
@@ -368,7 +368,7 @@ msgid ""
368
  "hashtags and people to mention in the Instagram post."
369
  msgstr ""
370
 
371
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
372
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
373
  #: ../admin/like_buttons.php:830
374
  msgid ""
@@ -379,7 +379,7 @@ msgid ""
379
  "time."
380
  msgstr ""
381
 
382
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
383
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
384
  #: ../admin/like_buttons.php:831
385
  msgid ""
@@ -474,8 +474,8 @@ msgstr ""
474
 
475
  #: ../admin/help.php:77
476
  msgid ""
477
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
478
- "\">hello@heateor.com</a>"
479
  msgstr ""
480
 
481
  #: ../admin/help.php:82
@@ -1219,9 +1219,11 @@ msgid "Day(s)"
1219
  msgstr "Дней"
1220
 
1221
  #: ../admin/social_sharing.php:1747
 
1222
  msgid ""
1223
  "Frequent cache refreshing results in slower loading of pages with share "
1224
- "counts enabled"
 
1225
  msgstr ""
1226
  "Частое обновление кэша приводит к более медленной загрузке страниц с "
1227
  "включенными счетчиками Поделиться"
@@ -1319,34 +1321,26 @@ msgid ""
1319
  "an online website for the plugin to function properly."
1320
  msgstr ""
1321
 
1322
- #: ../admin/social_sharing.php:1941
1323
- msgid "Share icons broke after saving logo color"
1324
- msgstr ""
1325
-
1326
- #: ../admin/social_sharing.php:1942
1327
- msgid ""
1328
- "It happens when plugin is not able to update the CSS files. To fix the "
1329
- "icons, you need to re-install the plugin. Just do not forget to keep "
1330
- "\"Delete all the options on plugin deletion\" option disabled in "
1331
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1332
- "deleting the plugin."
1333
- msgstr ""
1334
-
1335
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1336
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1337
  msgstr ""
1338
 
1339
- #: ../admin/social_sharing.php:1944
1340
  msgid ""
1341
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1342
  msgstr ""
1343
 
1344
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1345
  #: ../admin/social_login.php:927
1346
  msgid "Why is my browser blocking some features of the plugin?"
1347
  msgstr "Почему мой браузер блокирует некоторые функции плагина?"
1348
 
1349
- #: ../admin/social_sharing.php:1946
 
 
 
 
 
1350
  msgid ""
1351
  "Why is sharer not showing the correct image, title and other meta tags "
1352
  "content?"
@@ -1354,11 +1348,11 @@ msgstr ""
1354
  "Почему расшаривание не показывает корректино изображение, заголовок и другие "
1355
  "мета данные контента? "
1356
 
1357
- #: ../admin/social_sharing.php:1947
1358
  msgid "Why Facebook share counts are not appearing?"
1359
  msgstr "Почему счетчики Фейсбука поделиться не обновляются?"
1360
 
1361
- #: ../admin/social_sharing.php:1948
1362
  msgid ""
1363
  "How can I show share counts of my website rather than of individual pages/"
1364
  "posts?"
@@ -1366,48 +1360,49 @@ msgstr ""
1366
  "Как мне отобразить общее количество Поделиться основанное на страницах/"
1367
  "постах?"
1368
 
1369
- #: ../admin/social_sharing.php:1949
1370
  msgid "How can I disable sharing on particular page/post?"
1371
  msgstr ""
1372
  "Как можно отключить кнопки Поделиться на конкретной странице или в посте?"
1373
 
1374
- #: ../admin/social_sharing.php:1950
1375
  msgid "How can I specify minimum sharing count for sharing networks?"
1376
  msgstr "Как мне указать минимальное количество для Поделиться"
1377
 
1378
- #: ../admin/social_sharing.php:1951
1379
  msgid "How to share specific page?"
1380
  msgstr "Как поделиться определенной страницей?"
1381
 
1382
- #: ../admin/social_sharing.php:1952
1383
  msgid "How to integrate Google Analytics with sharing?"
1384
  msgstr "Как интегрировать Google Analytics с Поделиться?"
1385
 
1386
- #: ../admin/social_sharing.php:1953
1387
  msgid "How to customize the look of total share counts?"
1388
  msgstr "Как настроить внешний вид счетчиков поделиться?"
1389
 
1390
- #: ../admin/social_sharing.php:1954
1391
  msgid "How to customize the look of individual share counts?"
1392
  msgstr "Как настроить внешний вид отдельных счетчиков поделиться?"
1393
 
1394
- #: ../admin/social_sharing.php:1955
1395
  msgid "How to show Whatsapp icon only on mobile devices?"
1396
  msgstr "Как показать иконку Whatsapp только на мобильных устройствах?"
1397
 
1398
- #: ../admin/social_sharing.php:1956
1399
  msgid "How to hide arrow after floating sharing bar?"
1400
  msgstr "Как скрыть стрелку после плавающих кнопок Поделиться?"
1401
 
1402
- #: ../admin/social_sharing.php:1957
1403
- msgid "Why are Share Counts Not Updating?"
1404
- msgstr "Почему счетчики поделиться не обновляются?"
 
1405
 
1406
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1407
  msgid "Why is there so much space between like buttons?"
1408
  msgstr "Почему существует так много места между кнопками?"
1409
 
1410
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1411
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1412
  msgstr ""
1413
  "Почему плавающая панель Поделиться/кнопки Нравится не отображаются на "
@@ -2510,7 +2505,7 @@ msgstr "Искать"
2510
  msgid "Archives"
2511
  msgstr "Архивы "
2512
 
2513
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2514
  msgid "Invalid request"
2515
  msgstr "Неверный Запрос!"
2516
 
@@ -2694,6 +2689,9 @@ msgstr ""
2694
  "Убедитесь что плавающие кнопки Нравится включены на странице Super "
2695
  "Socializer > Нравится."
2696
 
 
 
 
2697
  #~ msgid "Login"
2698
  #~ msgstr "Логин"
2699
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:12+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:12+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Russian\n"
9
  "Language: ru_RU\n"
275
  msgstr "Большой аватар"
276
 
277
  #: ../helper.php:935 ../admin/general_options.php:128
278
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
279
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
280
  msgid "Save Changes"
281
  msgstr "Сохранить изменения"
352
  msgstr ""
353
  "Можно указать любые дополнительные правила CSS (без тега &lt; style &gt;)"
354
 
355
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
356
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
357
  #: ../admin/like_buttons.php:827
358
  #, fuzzy
359
  msgid "Instagram Shoutout"
360
  msgstr "Instagram"
361
 
362
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
363
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
364
  #: ../admin/like_buttons.php:829
365
  msgid ""
368
  "hashtags and people to mention in the Instagram post."
369
  msgstr ""
370
 
371
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
372
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
373
  #: ../admin/like_buttons.php:830
374
  msgid ""
379
  "time."
380
  msgstr ""
381
 
382
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
383
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
384
  #: ../admin/like_buttons.php:831
385
  msgid ""
474
 
475
  #: ../admin/help.php:77
476
  msgid ""
477
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
478
+ "\">testimonials@heateor.com</a>"
479
  msgstr ""
480
 
481
  #: ../admin/help.php:82
1219
  msgstr "Дней"
1220
 
1221
  #: ../admin/social_sharing.php:1747
1222
+ #, fuzzy, php-format
1223
  msgid ""
1224
  "Frequent cache refreshing results in slower loading of pages with share "
1225
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1226
+ "target=\"_blank\">here</a>"
1227
  msgstr ""
1228
  "Частое обновление кэша приводит к более медленной загрузке страниц с "
1229
  "включенными счетчиками Поделиться"
1321
  "an online website for the plugin to function properly."
1322
  msgstr ""
1323
 
1324
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1325
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1326
  msgstr ""
1327
 
1328
+ #: ../admin/social_sharing.php:1942
1329
  msgid ""
1330
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1331
  msgstr ""
1332
 
1333
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1334
  #: ../admin/social_login.php:927
1335
  msgid "Why is my browser blocking some features of the plugin?"
1336
  msgstr "Почему мой браузер блокирует некоторые функции плагина?"
1337
 
1338
+ #: ../admin/social_sharing.php:1944
1339
+ #, fuzzy
1340
+ msgid "Why the color of share icons is not being updated?"
1341
+ msgstr "Почему счетчики Фейсбука поделиться не обновляются?"
1342
+
1343
+ #: ../admin/social_sharing.php:1945
1344
  msgid ""
1345
  "Why is sharer not showing the correct image, title and other meta tags "
1346
  "content?"
1348
  "Почему расшаривание не показывает корректино изображение, заголовок и другие "
1349
  "мета данные контента? "
1350
 
1351
+ #: ../admin/social_sharing.php:1946
1352
  msgid "Why Facebook share counts are not appearing?"
1353
  msgstr "Почему счетчики Фейсбука поделиться не обновляются?"
1354
 
1355
+ #: ../admin/social_sharing.php:1947
1356
  msgid ""
1357
  "How can I show share counts of my website rather than of individual pages/"
1358
  "posts?"
1360
  "Как мне отобразить общее количество Поделиться основанное на страницах/"
1361
  "постах?"
1362
 
1363
+ #: ../admin/social_sharing.php:1948
1364
  msgid "How can I disable sharing on particular page/post?"
1365
  msgstr ""
1366
  "Как можно отключить кнопки Поделиться на конкретной странице или в посте?"
1367
 
1368
+ #: ../admin/social_sharing.php:1949
1369
  msgid "How can I specify minimum sharing count for sharing networks?"
1370
  msgstr "Как мне указать минимальное количество для Поделиться"
1371
 
1372
+ #: ../admin/social_sharing.php:1950
1373
  msgid "How to share specific page?"
1374
  msgstr "Как поделиться определенной страницей?"
1375
 
1376
+ #: ../admin/social_sharing.php:1951
1377
  msgid "How to integrate Google Analytics with sharing?"
1378
  msgstr "Как интегрировать Google Analytics с Поделиться?"
1379
 
1380
+ #: ../admin/social_sharing.php:1952
1381
  msgid "How to customize the look of total share counts?"
1382
  msgstr "Как настроить внешний вид счетчиков поделиться?"
1383
 
1384
+ #: ../admin/social_sharing.php:1953
1385
  msgid "How to customize the look of individual share counts?"
1386
  msgstr "Как настроить внешний вид отдельных счетчиков поделиться?"
1387
 
1388
+ #: ../admin/social_sharing.php:1954
1389
  msgid "How to show Whatsapp icon only on mobile devices?"
1390
  msgstr "Как показать иконку Whatsapp только на мобильных устройствах?"
1391
 
1392
+ #: ../admin/social_sharing.php:1955
1393
  msgid "How to hide arrow after floating sharing bar?"
1394
  msgstr "Как скрыть стрелку после плавающих кнопок Поделиться?"
1395
 
1396
+ #: ../admin/social_sharing.php:1956
1397
+ #, fuzzy
1398
+ msgid "Why is share cunt not getting updated?"
1399
+ msgstr "Почему счетчики Фейсбука поделиться не обновляются?"
1400
 
1401
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1402
  msgid "Why is there so much space between like buttons?"
1403
  msgstr "Почему существует так много места между кнопками?"
1404
 
1405
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1406
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1407
  msgstr ""
1408
  "Почему плавающая панель Поделиться/кнопки Нравится не отображаются на "
2505
  msgid "Archives"
2506
  msgstr "Архивы "
2507
 
2508
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2509
  msgid "Invalid request"
2510
  msgstr "Неверный Запрос!"
2511
 
2689
  "Убедитесь что плавающие кнопки Нравится включены на странице Super "
2690
  "Socializer > Нравится."
2691
 
2692
+ #~ msgid "Why are Share Counts Not Updating?"
2693
+ #~ msgstr "Почему счетчики поделиться не обновляются?"
2694
+
2695
  #~ msgid "Login"
2696
  #~ msgstr "Логин"
2697
 
languages/Super-Socializer-uk.mo CHANGED
Binary file
languages/Super-Socializer-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:24+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:24+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Ukrainian\n"
9
  "Language: uk\n"
@@ -277,7 +277,7 @@ msgid "Large Avatar"
277
  msgstr "Великий аватар"
278
 
279
  #: ../helper.php:935 ../admin/general_options.php:128
280
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
281
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
282
  msgid "Save Changes"
283
  msgstr "Зберегти налаштування"
@@ -354,14 +354,14 @@ msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
354
  msgstr ""
355
  "Можна вказати будь-які додаткові правила CSS (без тега & lt; style & gt;)"
356
 
357
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
358
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
359
  #: ../admin/like_buttons.php:827
360
  #, fuzzy
361
  msgid "Instagram Shoutout"
362
  msgstr "Instagram"
363
 
364
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
365
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
366
  #: ../admin/like_buttons.php:829
367
  msgid ""
@@ -370,7 +370,7 @@ msgid ""
370
  "hashtags and people to mention in the Instagram post."
371
  msgstr ""
372
 
373
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
374
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
375
  #: ../admin/like_buttons.php:830
376
  msgid ""
@@ -381,7 +381,7 @@ msgid ""
381
  "time."
382
  msgstr ""
383
 
384
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
385
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
386
  #: ../admin/like_buttons.php:831
387
  msgid ""
@@ -477,8 +477,8 @@ msgstr ""
477
 
478
  #: ../admin/help.php:77
479
  msgid ""
480
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
481
- "\">hello@heateor.com</a>"
482
  msgstr ""
483
 
484
  #: ../admin/help.php:82
@@ -1222,9 +1222,11 @@ msgid "Day(s)"
1222
  msgstr "Днів"
1223
 
1224
  #: ../admin/social_sharing.php:1747
 
1225
  msgid ""
1226
  "Frequent cache refreshing results in slower loading of pages with share "
1227
- "counts enabled"
 
1228
  msgstr ""
1229
  "Часте оновлення кешу призводить до більш повільного завантаження сторінок з "
1230
  "включеними лічильниками Поділитися"
@@ -1323,34 +1325,26 @@ msgid ""
1323
  "an online website for the plugin to function properly."
1324
  msgstr ""
1325
 
1326
- #: ../admin/social_sharing.php:1941
1327
- msgid "Share icons broke after saving logo color"
1328
- msgstr ""
1329
-
1330
- #: ../admin/social_sharing.php:1942
1331
- msgid ""
1332
- "It happens when plugin is not able to update the CSS files. To fix the "
1333
- "icons, you need to re-install the plugin. Just do not forget to keep "
1334
- "\"Delete all the options on plugin deletion\" option disabled in "
1335
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1336
- "deleting the plugin."
1337
- msgstr ""
1338
-
1339
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1340
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1341
  msgstr ""
1342
 
1343
- #: ../admin/social_sharing.php:1944
1344
  msgid ""
1345
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1346
  msgstr ""
1347
 
1348
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1349
  #: ../admin/social_login.php:927
1350
  msgid "Why is my browser blocking some features of the plugin?"
1351
  msgstr "Чому мій браузер блокує деякі функції плагіна?"
1352
 
1353
- #: ../admin/social_sharing.php:1946
 
 
 
 
 
1354
  msgid ""
1355
  "Why is sharer not showing the correct image, title and other meta tags "
1356
  "content?"
@@ -1358,11 +1352,11 @@ msgstr ""
1358
  "Чому расшаріваніє не вказує корректіно зображення, заголовок і інші мета "
1359
  "дані контенту?"
1360
 
1361
- #: ../admin/social_sharing.php:1947
1362
  msgid "Why Facebook share counts are not appearing?"
1363
  msgstr "Чому лічильники Фейсбуку поділитися не оновлюються?"
1364
 
1365
- #: ../admin/social_sharing.php:1948
1366
  msgid ""
1367
  "How can I show share counts of my website rather than of individual pages/"
1368
  "posts?"
@@ -1370,48 +1364,49 @@ msgstr ""
1370
  "Як мені відобразити загальну кількість Поділитися засноване на сторінках / "
1371
  "постах?"
1372
 
1373
- #: ../admin/social_sharing.php:1949
1374
  msgid "How can I disable sharing on particular page/post?"
1375
  msgstr ""
1376
  "Як можна відключити кнопки Поділитися на конкретній сторінці або в пості?"
1377
 
1378
- #: ../admin/social_sharing.php:1950
1379
  msgid "How can I specify minimum sharing count for sharing networks?"
1380
  msgstr "Як мені вказати мінімальну кількість для Поділитися"
1381
 
1382
- #: ../admin/social_sharing.php:1951
1383
  msgid "How to share specific page?"
1384
  msgstr "Як поділитися певною сторінкою?"
1385
 
1386
- #: ../admin/social_sharing.php:1952
1387
  msgid "How to integrate Google Analytics with sharing?"
1388
  msgstr "Як інтегрувати Google Analytics з Поділитися?"
1389
 
1390
- #: ../admin/social_sharing.php:1953
1391
  msgid "How to customize the look of total share counts?"
1392
  msgstr "Як налаштувати зовнішній вигляд лічильників Поділитися?"
1393
 
1394
- #: ../admin/social_sharing.php:1954
1395
  msgid "How to customize the look of individual share counts?"
1396
  msgstr "Як налаштувати зовнішній вигляд окремих лічильників Поділитися?"
1397
 
1398
- #: ../admin/social_sharing.php:1955
1399
  msgid "How to show Whatsapp icon only on mobile devices?"
1400
  msgstr "Як показати іконку Whatsapp тільки на мобільних пристроях?"
1401
 
1402
- #: ../admin/social_sharing.php:1956
1403
  msgid "How to hide arrow after floating sharing bar?"
1404
  msgstr "Як приховати стрілку після плаваючих кнопок Поділитися?"
1405
 
1406
- #: ../admin/social_sharing.php:1957
1407
- msgid "Why are Share Counts Not Updating?"
1408
- msgstr "Чому лічильники Поділитися не оновлюється?"
 
1409
 
1410
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1411
  msgid "Why is there so much space between like buttons?"
1412
  msgstr "Чому існує так багато місця між кнопками?"
1413
 
1414
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1415
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1416
  msgstr ""
1417
  "Чому плаваюча панель Поділитися / Подобається не відображаються на головній "
@@ -2505,7 +2500,7 @@ msgstr "Шукати"
2505
  msgid "Archives"
2506
  msgstr "Архіви "
2507
 
2508
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2509
  msgid "Invalid request"
2510
  msgstr "Невірний Запит!"
2511
 
@@ -2689,6 +2684,9 @@ msgstr ""
2689
  "Переконайтеся що плаваючі кнопки Подобається включені на сторінці Super "
2690
  "Socializer> Подобається."
2691
 
 
 
 
2692
  #~ msgid "Login"
2693
  #~ msgstr "Логін"
2694
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:12+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:12+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Ukrainian\n"
9
  "Language: uk\n"
277
  msgstr "Великий аватар"
278
 
279
  #: ../helper.php:935 ../admin/general_options.php:128
280
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
281
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
282
  msgid "Save Changes"
283
  msgstr "Зберегти налаштування"
354
  msgstr ""
355
  "Можна вказати будь-які додаткові правила CSS (без тега & lt; style & gt;)"
356
 
357
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
358
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
359
  #: ../admin/like_buttons.php:827
360
  #, fuzzy
361
  msgid "Instagram Shoutout"
362
  msgstr "Instagram"
363
 
364
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
365
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
366
  #: ../admin/like_buttons.php:829
367
  msgid ""
370
  "hashtags and people to mention in the Instagram post."
371
  msgstr ""
372
 
373
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
374
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
375
  #: ../admin/like_buttons.php:830
376
  msgid ""
381
  "time."
382
  msgstr ""
383
 
384
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
385
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
386
  #: ../admin/like_buttons.php:831
387
  msgid ""
477
 
478
  #: ../admin/help.php:77
479
  msgid ""
480
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
481
+ "\">testimonials@heateor.com</a>"
482
  msgstr ""
483
 
484
  #: ../admin/help.php:82
1222
  msgstr "Днів"
1223
 
1224
  #: ../admin/social_sharing.php:1747
1225
+ #, fuzzy, php-format
1226
  msgid ""
1227
  "Frequent cache refreshing results in slower loading of pages with share "
1228
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1229
+ "target=\"_blank\">here</a>"
1230
  msgstr ""
1231
  "Часте оновлення кешу призводить до більш повільного завантаження сторінок з "
1232
  "включеними лічильниками Поділитися"
1325
  "an online website for the plugin to function properly."
1326
  msgstr ""
1327
 
1328
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1329
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1330
  msgstr ""
1331
 
1332
+ #: ../admin/social_sharing.php:1942
1333
  msgid ""
1334
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1335
  msgstr ""
1336
 
1337
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1338
  #: ../admin/social_login.php:927
1339
  msgid "Why is my browser blocking some features of the plugin?"
1340
  msgstr "Чому мій браузер блокує деякі функції плагіна?"
1341
 
1342
+ #: ../admin/social_sharing.php:1944
1343
+ #, fuzzy
1344
+ msgid "Why the color of share icons is not being updated?"
1345
+ msgstr "Чому лічильники Фейсбуку поділитися не оновлюються?"
1346
+
1347
+ #: ../admin/social_sharing.php:1945
1348
  msgid ""
1349
  "Why is sharer not showing the correct image, title and other meta tags "
1350
  "content?"
1352
  "Чому расшаріваніє не вказує корректіно зображення, заголовок і інші мета "
1353
  "дані контенту?"
1354
 
1355
+ #: ../admin/social_sharing.php:1946
1356
  msgid "Why Facebook share counts are not appearing?"
1357
  msgstr "Чому лічильники Фейсбуку поділитися не оновлюються?"
1358
 
1359
+ #: ../admin/social_sharing.php:1947
1360
  msgid ""
1361
  "How can I show share counts of my website rather than of individual pages/"
1362
  "posts?"
1364
  "Як мені відобразити загальну кількість Поділитися засноване на сторінках / "
1365
  "постах?"
1366
 
1367
+ #: ../admin/social_sharing.php:1948
1368
  msgid "How can I disable sharing on particular page/post?"
1369
  msgstr ""
1370
  "Як можна відключити кнопки Поділитися на конкретній сторінці або в пості?"
1371
 
1372
+ #: ../admin/social_sharing.php:1949
1373
  msgid "How can I specify minimum sharing count for sharing networks?"
1374
  msgstr "Як мені вказати мінімальну кількість для Поділитися"
1375
 
1376
+ #: ../admin/social_sharing.php:1950
1377
  msgid "How to share specific page?"
1378
  msgstr "Як поділитися певною сторінкою?"
1379
 
1380
+ #: ../admin/social_sharing.php:1951
1381
  msgid "How to integrate Google Analytics with sharing?"
1382
  msgstr "Як інтегрувати Google Analytics з Поділитися?"
1383
 
1384
+ #: ../admin/social_sharing.php:1952
1385
  msgid "How to customize the look of total share counts?"
1386
  msgstr "Як налаштувати зовнішній вигляд лічильників Поділитися?"
1387
 
1388
+ #: ../admin/social_sharing.php:1953
1389
  msgid "How to customize the look of individual share counts?"
1390
  msgstr "Як налаштувати зовнішній вигляд окремих лічильників Поділитися?"
1391
 
1392
+ #: ../admin/social_sharing.php:1954
1393
  msgid "How to show Whatsapp icon only on mobile devices?"
1394
  msgstr "Як показати іконку Whatsapp тільки на мобільних пристроях?"
1395
 
1396
+ #: ../admin/social_sharing.php:1955
1397
  msgid "How to hide arrow after floating sharing bar?"
1398
  msgstr "Як приховати стрілку після плаваючих кнопок Поділитися?"
1399
 
1400
+ #: ../admin/social_sharing.php:1956
1401
+ #, fuzzy
1402
+ msgid "Why is share cunt not getting updated?"
1403
+ msgstr "Чому лічильники Фейсбуку поділитися не оновлюються?"
1404
 
1405
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1406
  msgid "Why is there so much space between like buttons?"
1407
  msgstr "Чому існує так багато місця між кнопками?"
1408
 
1409
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1410
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1411
  msgstr ""
1412
  "Чому плаваюча панель Поділитися / Подобається не відображаються на головній "
2500
  msgid "Archives"
2501
  msgstr "Архіви "
2502
 
2503
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2504
  msgid "Invalid request"
2505
  msgstr "Невірний Запит!"
2506
 
2684
  "Переконайтеся що плаваючі кнопки Подобається включені на сторінці Super "
2685
  "Socializer> Подобається."
2686
 
2687
+ #~ msgid "Why are Share Counts Not Updating?"
2688
+ #~ msgstr "Чому лічильники Поділитися не оновлюється?"
2689
+
2690
  #~ msgid "Login"
2691
  #~ msgstr "Логін"
2692
 
languages/Super-Socializer-zh_CN.mo CHANGED
Binary file
languages/Super-Socializer-zh_CN.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:24+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:24+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: zh_CN\n"
@@ -254,7 +254,7 @@ msgid "Large Avatar"
254
  msgstr "大头像"
255
 
256
  #: ../helper.php:935 ../admin/general_options.php:128
257
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
258
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
259
  msgid "Save Changes"
260
  msgstr "保存更改"
@@ -317,14 +317,14 @@ msgstr "自定义CSS"
317
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
318
  msgstr "您可以指定任何额外的 CSS 规则(无需 &lt;style&gt; tag)"
319
 
320
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
321
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
322
  #: ../admin/like_buttons.php:827
323
  #, fuzzy
324
  msgid "Instagram Shoutout"
325
  msgstr "Instagram"
326
 
327
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
328
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
329
  #: ../admin/like_buttons.php:829
330
  msgid ""
@@ -333,7 +333,7 @@ msgid ""
333
  "hashtags and people to mention in the Instagram post."
334
  msgstr ""
335
 
336
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
337
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
338
  #: ../admin/like_buttons.php:830
339
  msgid ""
@@ -344,7 +344,7 @@ msgid ""
344
  "time."
345
  msgstr ""
346
 
347
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
348
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
349
  #: ../admin/like_buttons.php:831
350
  msgid ""
@@ -437,8 +437,8 @@ msgstr ""
437
 
438
  #: ../admin/help.php:77
439
  msgid ""
440
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
441
- "\">hello@heateor.com</a>"
442
  msgstr ""
443
 
444
  #: ../admin/help.php:82
@@ -1147,9 +1147,11 @@ msgid "Day(s)"
1147
  msgstr ""
1148
 
1149
  #: ../admin/social_sharing.php:1747
 
1150
  msgid ""
1151
  "Frequent cache refreshing results in slower loading of pages with share "
1152
- "counts enabled"
 
1153
  msgstr ""
1154
 
1155
  #: ../admin/social_sharing.php:1755
@@ -1245,90 +1247,81 @@ msgid ""
1245
  "an online website for the plugin to function properly."
1246
  msgstr ""
1247
 
1248
- #: ../admin/social_sharing.php:1941
1249
- msgid "Share icons broke after saving logo color"
1250
- msgstr ""
1251
-
1252
- #: ../admin/social_sharing.php:1942
1253
- msgid ""
1254
- "It happens when plugin is not able to update the CSS files. To fix the "
1255
- "icons, you need to re-install the plugin. Just do not forget to keep "
1256
- "\"Delete all the options on plugin deletion\" option disabled in "
1257
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1258
- "deleting the plugin."
1259
- msgstr ""
1260
-
1261
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1262
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1263
  msgstr ""
1264
 
1265
- #: ../admin/social_sharing.php:1944
1266
  msgid ""
1267
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1268
  msgstr ""
1269
 
1270
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1271
  #: ../admin/social_login.php:927
1272
  msgid "Why is my browser blocking some features of the plugin?"
1273
  msgstr ""
1274
 
1275
- #: ../admin/social_sharing.php:1946
 
 
 
 
1276
  msgid ""
1277
  "Why is sharer not showing the correct image, title and other meta tags "
1278
  "content?"
1279
  msgstr ""
1280
 
1281
- #: ../admin/social_sharing.php:1947
1282
  msgid "Why Facebook share counts are not appearing?"
1283
  msgstr ""
1284
 
1285
- #: ../admin/social_sharing.php:1948
1286
  msgid ""
1287
  "How can I show share counts of my website rather than of individual pages/"
1288
  "posts?"
1289
  msgstr "怎样表示我网站的共享计数,而不是个别网页/文章?"
1290
 
1291
- #: ../admin/social_sharing.php:1949
1292
  msgid "How can I disable sharing on particular page/post?"
1293
  msgstr "如何在特定的页面文章上禁用共享?"
1294
 
1295
- #: ../admin/social_sharing.php:1950
1296
  msgid "How can I specify minimum sharing count for sharing networks?"
1297
  msgstr "如何为共享网络共享指定最少数目?"
1298
 
1299
- #: ../admin/social_sharing.php:1951
1300
  msgid "How to share specific page?"
1301
  msgstr "如何共享特定页面?"
1302
 
1303
- #: ../admin/social_sharing.php:1952
1304
  msgid "How to integrate Google Analytics with sharing?"
1305
  msgstr "谷歌分析与集成"
1306
 
1307
- #: ../admin/social_sharing.php:1953
1308
  msgid "How to customize the look of total share counts?"
1309
  msgstr "如何自定义总共享计数的外观?"
1310
 
1311
- #: ../admin/social_sharing.php:1954
1312
  msgid "How to customize the look of individual share counts?"
1313
  msgstr "如何自定义个人共享计数的外观?"
1314
 
1315
- #: ../admin/social_sharing.php:1955
1316
  msgid "How to show Whatsapp icon only on mobile devices?"
1317
  msgstr "如何仅在移动设备上显示 Whatsapp 图标?"
1318
 
1319
- #: ../admin/social_sharing.php:1956
1320
  msgid "How to hide arrow after floating sharing bar?"
1321
  msgstr ""
1322
 
1323
- #: ../admin/social_sharing.php:1957
1324
- msgid "Why are Share Counts Not Updating?"
1325
  msgstr ""
1326
 
1327
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1328
  msgid "Why is there so much space between like buttons?"
1329
  msgstr ""
1330
 
1331
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1332
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1333
  msgstr ""
1334
 
@@ -2340,7 +2333,7 @@ msgstr ""
2340
  msgid "Archives"
2341
  msgstr "目录类别"
2342
 
2343
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2344
  msgid "Invalid request"
2345
  msgstr "无效请求。"
2346
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:12+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:12+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: zh_CN\n"
254
  msgstr "大头像"
255
 
256
  #: ../helper.php:935 ../admin/general_options.php:128
257
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
258
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
259
  msgid "Save Changes"
260
  msgstr "保存更改"
317
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
318
  msgstr "您可以指定任何额外的 CSS 规则(无需 &lt;style&gt; tag)"
319
 
320
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
321
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
322
  #: ../admin/like_buttons.php:827
323
  #, fuzzy
324
  msgid "Instagram Shoutout"
325
  msgstr "Instagram"
326
 
327
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
328
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
329
  #: ../admin/like_buttons.php:829
330
  msgid ""
333
  "hashtags and people to mention in the Instagram post."
334
  msgstr ""
335
 
336
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
337
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
338
  #: ../admin/like_buttons.php:830
339
  msgid ""
344
  "time."
345
  msgstr ""
346
 
347
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
348
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
349
  #: ../admin/like_buttons.php:831
350
  msgid ""
437
 
438
  #: ../admin/help.php:77
439
  msgid ""
440
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
441
+ "\">testimonials@heateor.com</a>"
442
  msgstr ""
443
 
444
  #: ../admin/help.php:82
1147
  msgstr ""
1148
 
1149
  #: ../admin/social_sharing.php:1747
1150
+ #, php-format
1151
  msgid ""
1152
  "Frequent cache refreshing results in slower loading of pages with share "
1153
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1154
+ "target=\"_blank\">here</a>"
1155
  msgstr ""
1156
 
1157
  #: ../admin/social_sharing.php:1755
1247
  "an online website for the plugin to function properly."
1248
  msgstr ""
1249
 
1250
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1251
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1252
  msgstr ""
1253
 
1254
+ #: ../admin/social_sharing.php:1942
1255
  msgid ""
1256
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1257
  msgstr ""
1258
 
1259
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1260
  #: ../admin/social_login.php:927
1261
  msgid "Why is my browser blocking some features of the plugin?"
1262
  msgstr ""
1263
 
1264
+ #: ../admin/social_sharing.php:1944
1265
+ msgid "Why the color of share icons is not being updated?"
1266
+ msgstr ""
1267
+
1268
+ #: ../admin/social_sharing.php:1945
1269
  msgid ""
1270
  "Why is sharer not showing the correct image, title and other meta tags "
1271
  "content?"
1272
  msgstr ""
1273
 
1274
+ #: ../admin/social_sharing.php:1946
1275
  msgid "Why Facebook share counts are not appearing?"
1276
  msgstr ""
1277
 
1278
+ #: ../admin/social_sharing.php:1947
1279
  msgid ""
1280
  "How can I show share counts of my website rather than of individual pages/"
1281
  "posts?"
1282
  msgstr "怎样表示我网站的共享计数,而不是个别网页/文章?"
1283
 
1284
+ #: ../admin/social_sharing.php:1948
1285
  msgid "How can I disable sharing on particular page/post?"
1286
  msgstr "如何在特定的页面文章上禁用共享?"
1287
 
1288
+ #: ../admin/social_sharing.php:1949
1289
  msgid "How can I specify minimum sharing count for sharing networks?"
1290
  msgstr "如何为共享网络共享指定最少数目?"
1291
 
1292
+ #: ../admin/social_sharing.php:1950
1293
  msgid "How to share specific page?"
1294
  msgstr "如何共享特定页面?"
1295
 
1296
+ #: ../admin/social_sharing.php:1951
1297
  msgid "How to integrate Google Analytics with sharing?"
1298
  msgstr "谷歌分析与集成"
1299
 
1300
+ #: ../admin/social_sharing.php:1952
1301
  msgid "How to customize the look of total share counts?"
1302
  msgstr "如何自定义总共享计数的外观?"
1303
 
1304
+ #: ../admin/social_sharing.php:1953
1305
  msgid "How to customize the look of individual share counts?"
1306
  msgstr "如何自定义个人共享计数的外观?"
1307
 
1308
+ #: ../admin/social_sharing.php:1954
1309
  msgid "How to show Whatsapp icon only on mobile devices?"
1310
  msgstr "如何仅在移动设备上显示 Whatsapp 图标?"
1311
 
1312
+ #: ../admin/social_sharing.php:1955
1313
  msgid "How to hide arrow after floating sharing bar?"
1314
  msgstr ""
1315
 
1316
+ #: ../admin/social_sharing.php:1956
1317
+ msgid "Why is share cunt not getting updated?"
1318
  msgstr ""
1319
 
1320
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1321
  msgid "Why is there so much space between like buttons?"
1322
  msgstr ""
1323
 
1324
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1325
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1326
  msgstr ""
1327
 
2333
  msgid "Archives"
2334
  msgstr "目录类别"
2335
 
2336
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2337
  msgid "Invalid request"
2338
  msgstr "无效请求。"
2339
 
languages/Super-Socializer.pot CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-06-20 09:26+0530\n"
6
- "PO-Revision-Date: 2017-06-20 09:26+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
@@ -245,7 +245,7 @@ msgid "Large Avatar"
245
  msgstr ""
246
 
247
  #: ../helper.php:935 ../admin/general_options.php:128
248
- #: ../admin/social_sharing.php:1970 ../admin/social_commenting.php:487
249
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
250
  msgid "Save Changes"
251
  msgstr ""
@@ -308,13 +308,13 @@ msgstr ""
308
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
309
  msgstr ""
310
 
311
- #: ../admin/general_options.php:139 ../admin/social_sharing.php:1975
312
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
313
  #: ../admin/like_buttons.php:827
314
  msgid "Instagram Shoutout"
315
  msgstr ""
316
 
317
- #: ../admin/general_options.php:141 ../admin/social_sharing.php:1977
318
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
319
  #: ../admin/like_buttons.php:829
320
  msgid ""
@@ -323,7 +323,7 @@ msgid ""
323
  "hashtags and people to mention in the Instagram post."
324
  msgstr ""
325
 
326
- #: ../admin/general_options.php:142 ../admin/social_sharing.php:1978
327
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
328
  #: ../admin/like_buttons.php:830
329
  msgid ""
@@ -334,7 +334,7 @@ msgid ""
334
  "time."
335
  msgstr ""
336
 
337
- #: ../admin/general_options.php:143 ../admin/social_sharing.php:1979
338
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
339
  #: ../admin/like_buttons.php:831
340
  msgid ""
@@ -421,8 +421,8 @@ msgstr ""
421
 
422
  #: ../admin/help.php:77
423
  msgid ""
424
- "You can send us testimonial at <a href=\"mailto:hello@heateor.com"
425
- "\">hello@heateor.com</a>"
426
  msgstr ""
427
 
428
  #: ../admin/help.php:82
@@ -1102,9 +1102,11 @@ msgid "Day(s)"
1102
  msgstr ""
1103
 
1104
  #: ../admin/social_sharing.php:1747
 
1105
  msgid ""
1106
  "Frequent cache refreshing results in slower loading of pages with share "
1107
- "counts enabled"
 
1108
  msgstr ""
1109
 
1110
  #: ../admin/social_sharing.php:1755
@@ -1191,90 +1193,81 @@ msgid ""
1191
  "an online website for the plugin to function properly."
1192
  msgstr ""
1193
 
1194
- #: ../admin/social_sharing.php:1941
1195
- msgid "Share icons broke after saving logo color"
1196
- msgstr ""
1197
-
1198
- #: ../admin/social_sharing.php:1942
1199
- msgid ""
1200
- "It happens when plugin is not able to update the CSS files. To fix the "
1201
- "icons, you need to re-install the plugin. Just do not forget to keep "
1202
- "\"Delete all the options on plugin deletion\" option disabled in "
1203
- "\"Miscellaneous\" section to preserve the plugin configuration, before "
1204
- "deleting the plugin."
1205
- msgstr ""
1206
-
1207
- #: ../admin/social_sharing.php:1943 ../admin/like_buttons.php:810
1208
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1209
  msgstr ""
1210
 
1211
- #: ../admin/social_sharing.php:1944
1212
  msgid ""
1213
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1214
  msgstr ""
1215
 
1216
- #: ../admin/social_sharing.php:1945 ../admin/social_commenting.php:476
1217
  #: ../admin/social_login.php:927
1218
  msgid "Why is my browser blocking some features of the plugin?"
1219
  msgstr ""
1220
 
1221
- #: ../admin/social_sharing.php:1946
 
 
 
 
1222
  msgid ""
1223
  "Why is sharer not showing the correct image, title and other meta tags "
1224
  "content?"
1225
  msgstr ""
1226
 
1227
- #: ../admin/social_sharing.php:1947
1228
  msgid "Why Facebook share counts are not appearing?"
1229
  msgstr ""
1230
 
1231
- #: ../admin/social_sharing.php:1948
1232
  msgid ""
1233
  "How can I show share counts of my website rather than of individual pages/"
1234
  "posts?"
1235
  msgstr ""
1236
 
1237
- #: ../admin/social_sharing.php:1949
1238
  msgid "How can I disable sharing on particular page/post?"
1239
  msgstr ""
1240
 
1241
- #: ../admin/social_sharing.php:1950
1242
  msgid "How can I specify minimum sharing count for sharing networks?"
1243
  msgstr ""
1244
 
1245
- #: ../admin/social_sharing.php:1951
1246
  msgid "How to share specific page?"
1247
  msgstr ""
1248
 
1249
- #: ../admin/social_sharing.php:1952
1250
  msgid "How to integrate Google Analytics with sharing?"
1251
  msgstr ""
1252
 
1253
- #: ../admin/social_sharing.php:1953
1254
  msgid "How to customize the look of total share counts?"
1255
  msgstr ""
1256
 
1257
- #: ../admin/social_sharing.php:1954
1258
  msgid "How to customize the look of individual share counts?"
1259
  msgstr ""
1260
 
1261
- #: ../admin/social_sharing.php:1955
1262
  msgid "How to show Whatsapp icon only on mobile devices?"
1263
  msgstr ""
1264
 
1265
- #: ../admin/social_sharing.php:1956
1266
  msgid "How to hide arrow after floating sharing bar?"
1267
  msgstr ""
1268
 
1269
- #: ../admin/social_sharing.php:1957
1270
- msgid "Why are Share Counts Not Updating?"
1271
  msgstr ""
1272
 
1273
- #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:808
1274
  msgid "Why is there so much space between like buttons?"
1275
  msgstr ""
1276
 
1277
- #: ../admin/social_sharing.php:1959 ../admin/like_buttons.php:809
1278
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1279
  msgstr ""
1280
 
@@ -2210,7 +2203,7 @@ msgstr ""
2210
  msgid "Archives"
2211
  msgstr ""
2212
 
2213
- #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1050
2214
  msgid "Invalid request"
2215
  msgstr ""
2216
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-06-24 13:13+0530\n"
6
+ "PO-Revision-Date: 2017-06-24 13:13+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
245
  msgstr ""
246
 
247
  #: ../helper.php:935 ../admin/general_options.php:128
248
+ #: ../admin/social_sharing.php:1969 ../admin/social_commenting.php:487
249
  #: ../admin/social_login.php:938 ../admin/like_buttons.php:822
250
  msgid "Save Changes"
251
  msgstr ""
308
  msgid "You can specify any additional CSS rules (without &lt;style&gt; tag)"
309
  msgstr ""
310
 
311
+ #: ../admin/general_options.php:139 ../admin/social_sharing.php:1974
312
  #: ../admin/social_commenting.php:492 ../admin/social_login.php:943
313
  #: ../admin/like_buttons.php:827
314
  msgid "Instagram Shoutout"
315
  msgstr ""
316
 
317
+ #: ../admin/general_options.php:141 ../admin/social_sharing.php:1976
318
  #: ../admin/social_commenting.php:494 ../admin/social_login.php:945
319
  #: ../admin/like_buttons.php:829
320
  msgid ""
323
  "hashtags and people to mention in the Instagram post."
324
  msgstr ""
325
 
326
+ #: ../admin/general_options.php:142 ../admin/social_sharing.php:1977
327
  #: ../admin/social_commenting.php:495 ../admin/social_login.php:946
328
  #: ../admin/like_buttons.php:830
329
  msgid ""
334
  "time."
335
  msgstr ""
336
 
337
+ #: ../admin/general_options.php:143 ../admin/social_sharing.php:1978
338
  #: ../admin/social_commenting.php:496 ../admin/social_login.php:947
339
  #: ../admin/like_buttons.php:831
340
  msgid ""
421
 
422
  #: ../admin/help.php:77
423
  msgid ""
424
+ "You can send us testimonial at <a href=\"mailto:testimonials@heateor.com"
425
+ "\">testimonials@heateor.com</a>"
426
  msgstr ""
427
 
428
  #: ../admin/help.php:82
1102
  msgstr ""
1103
 
1104
  #: ../admin/social_sharing.php:1747
1105
+ #, php-format
1106
  msgid ""
1107
  "Frequent cache refreshing results in slower loading of pages with share "
1108
+ "counts enabled. Leave empty to disable cache. More info <a href=\"%s\" "
1109
+ "target=\"_blank\">here</a>"
1110
  msgstr ""
1111
 
1112
  #: ../admin/social_sharing.php:1755
1193
  "an online website for the plugin to function properly."
1194
  msgstr ""
1195
 
1196
+ #: ../admin/social_sharing.php:1941 ../admin/like_buttons.php:810
 
 
 
 
 
 
 
 
 
 
 
 
 
1197
  msgid "How to Place Title and Social Share Icons in the Same Row?"
1198
  msgstr ""
1199
 
1200
+ #: ../admin/social_sharing.php:1942
1201
  msgid ""
1202
  "How to restore Social Share counts lost after moving my website to SSL/Https?"
1203
  msgstr ""
1204
 
1205
+ #: ../admin/social_sharing.php:1943 ../admin/social_commenting.php:476
1206
  #: ../admin/social_login.php:927
1207
  msgid "Why is my browser blocking some features of the plugin?"
1208
  msgstr ""
1209
 
1210
+ #: ../admin/social_sharing.php:1944
1211
+ msgid "Why the color of share icons is not being updated?"
1212
+ msgstr ""
1213
+
1214
+ #: ../admin/social_sharing.php:1945
1215
  msgid ""
1216
  "Why is sharer not showing the correct image, title and other meta tags "
1217
  "content?"
1218
  msgstr ""
1219
 
1220
+ #: ../admin/social_sharing.php:1946
1221
  msgid "Why Facebook share counts are not appearing?"
1222
  msgstr ""
1223
 
1224
+ #: ../admin/social_sharing.php:1947
1225
  msgid ""
1226
  "How can I show share counts of my website rather than of individual pages/"
1227
  "posts?"
1228
  msgstr ""
1229
 
1230
+ #: ../admin/social_sharing.php:1948
1231
  msgid "How can I disable sharing on particular page/post?"
1232
  msgstr ""
1233
 
1234
+ #: ../admin/social_sharing.php:1949
1235
  msgid "How can I specify minimum sharing count for sharing networks?"
1236
  msgstr ""
1237
 
1238
+ #: ../admin/social_sharing.php:1950
1239
  msgid "How to share specific page?"
1240
  msgstr ""
1241
 
1242
+ #: ../admin/social_sharing.php:1951
1243
  msgid "How to integrate Google Analytics with sharing?"
1244
  msgstr ""
1245
 
1246
+ #: ../admin/social_sharing.php:1952
1247
  msgid "How to customize the look of total share counts?"
1248
  msgstr ""
1249
 
1250
+ #: ../admin/social_sharing.php:1953
1251
  msgid "How to customize the look of individual share counts?"
1252
  msgstr ""
1253
 
1254
+ #: ../admin/social_sharing.php:1954
1255
  msgid "How to show Whatsapp icon only on mobile devices?"
1256
  msgstr ""
1257
 
1258
+ #: ../admin/social_sharing.php:1955
1259
  msgid "How to hide arrow after floating sharing bar?"
1260
  msgstr ""
1261
 
1262
+ #: ../admin/social_sharing.php:1956
1263
+ msgid "Why is share cunt not getting updated?"
1264
  msgstr ""
1265
 
1266
+ #: ../admin/social_sharing.php:1957 ../admin/like_buttons.php:808
1267
  msgid "Why is there so much space between like buttons?"
1268
  msgstr ""
1269
 
1270
+ #: ../admin/social_sharing.php:1958 ../admin/like_buttons.php:809
1271
  msgid "Why are floating sharing/like buttons not appearing at homepage?"
1272
  msgstr ""
1273
 
2203
  msgid "Archives"
2204
  msgstr ""
2205
 
2206
+ #: ../inc/social_sharing.php:839 ../inc/social_sharing.php:1053
2207
  msgid "Invalid request"
2208
  msgstr ""
2209
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.heateor.com/donate?action=Super+Socializer
4
  Tags: social login, social share, social commenting, social comments, social plugin, profile data, social analytics, online identity, social profile storage, single sign-on, social media, facebook login
5
  Requires at least: 2.5.0
6
  Tested up to: 4.8
7
- Stable tag: 7.9.1
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share and Social Comments at your website
@@ -204,6 +204,10 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
204
  8. **Social Commenting**: Disqus Commenting selected
205
 
206
  == Changelog ==
 
 
 
 
207
  = 7.9.1 =
208
  * [Bugfix] Logo color of StockTwits share icon was not changing, if specified
209
 
@@ -1280,4 +1284,8 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
1280
  * [Bugfix] Share icons were not appearing at the webpages built using <a href="https://wordpress.org/plugins/elementor/">Elementor</a> plugin
1281
 
1282
  = 7.9.1 =
1283
- * [Bugfix] Logo color of StockTwits share icon was not changing, if specified
 
 
 
 
4
  Tags: social login, social share, social commenting, social comments, social plugin, profile data, social analytics, online identity, social profile storage, single sign-on, social media, facebook login
5
  Requires at least: 2.5.0
6
  Tested up to: 4.8
7
+ Stable tag: 7.9.2
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share and Social Comments at your website
204
  8. **Social Commenting**: Disqus Commenting selected
205
 
206
  == Changelog ==
207
+ = 7.9.2 =
208
+ * [Bugfix] Share counts were being cached even when "Refresh Share Count cache every" option (in "Miscellaneous" section) was kept blank
209
+ * [Improvement] Improved Social Login icons
210
+
211
  = 7.9.1 =
212
  * [Bugfix] Logo color of StockTwits share icon was not changing, if specified
213
 
1284
  * [Bugfix] Share icons were not appearing at the webpages built using <a href="https://wordpress.org/plugins/elementor/">Elementor</a> plugin
1285
 
1286
  = 7.9.1 =
1287
+ * [Bugfix] Logo color of StockTwits share icon was not changing, if specified
1288
+
1289
+ = 7.9.2 =
1290
+ * [Bugfix] Share counts were being cached even when "Refresh Share Count cache every" option (in "Miscellaneous" section) was kept blank
1291
+ * [Improvement] Improved Social Login icons
super_socializer.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
  Plugin Name: Super Socializer
4
- Plugin URI: http://super-socializer-wordpress.heateor.com
5
  Description: A complete 360 degree solution to provide all the social features like Social Login, Social Commenting, Social Sharing and more.
6
- Version: 7.9.1
7
  Author: Team Heateor
8
  Author URI: https://www.heateor.com
9
  Text Domain: Super-Socializer
@@ -11,7 +11,7 @@ Domain Path: /languages
11
  License: GPL2+
12
  */
13
  defined('ABSPATH') or die("Cheating........Uh!!");
14
- define('THE_CHAMP_SS_VERSION', '7.9.1');
15
 
16
  require 'helper.php';
17
 
1
  <?php
2
  /*
3
  Plugin Name: Super Socializer
4
+ Plugin URI: https://super-socializer-wordpress.heateor.com
5
  Description: A complete 360 degree solution to provide all the social features like Social Login, Social Commenting, Social Sharing and more.
6
+ Version: 7.9.2
7
  Author: Team Heateor
8
  Author URI: https://www.heateor.com
9
  Text Domain: Super-Socializer
11
  License: GPL2+
12
  */
13
  defined('ABSPATH') or die("Cheating........Uh!!");
14
+ define('THE_CHAMP_SS_VERSION', '7.9.2');
15
 
16
  require 'helper.php';
17