Social Media Share Buttons & Social Sharing Icons - Version 1.8.6

Version Description

  • Made different placement options more visible
Download this release

Release Info

Developer socialdude
Plugin Icon 128x128 Social Media Share Buttons & Social Sharing Icons
Version 1.8.6
Comparing to
See all releases

Code changes from version 1.8.5 to 1.8.6

css/images/question.png ADDED
Binary file
css/images/support.png ADDED
Binary file
css/sfsi-admin-style.css CHANGED
@@ -16,8 +16,8 @@
16
  @font-face {
17
  font-family: helveticaneue-light;
18
  src: url(fonts/helveticaneue-light.eot);
19
- src: url(fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'),
20
- url(fonts/helveticaneue-light.woff) format('woff'),
21
  url(fonts/helveticaneue-light.ttf) format('truetype'),
22
  url(fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
23
  font-weight: 400;
@@ -54,6 +54,8 @@ body {
54
  .main_contant {
55
  margin: 0;
56
  padding: 0;
 
 
57
  }
58
  .main_contant h1 {
59
  padding: 0;
@@ -1464,7 +1466,7 @@ ul.tab_2_email_sec li .radio {
1464
  -webkit-appearance:none;
1465
  background-image: url(images/select-arrow.png);
1466
  background-repeat:no-repeat;
1467
- background-position:right 15px center;
1468
  }
1469
  .sfsi_mainContainer .tab8 .sfsi_same_width {
1470
  display: inline-block;
@@ -1567,7 +1569,7 @@ ul.sfsi_floaticon_margin_sec li ins {
1567
  .sfsi_feedClaimingOverlay input[type="email"]::-moz-placeholder { /* Firefox 19+ */
1568
  color: #bebebe !important;
1569
  }
1570
- .sfsi_feedClaimingOverlay input[type="email"]:-ms-input-placeholder {
1571
  color: #bebebe !important;
1572
  }
1573
  .sfsi_feedClaimingOverlay .save_button {
@@ -1630,7 +1632,7 @@ ul.sfsi_floaticon_margin_sec li ins {
1630
  padding: 4px 0 0 60px;
1631
  width: 42%;
1632
  float: right;
1633
- line-height: 22px;
1634
  color: #080808;
1635
  }
1636
  .instagram_userLi p.sfsi_shared_premium{
@@ -1651,7 +1653,7 @@ ul.sfsi_floaticon_margin_sec li ins {
1651
  }
1652
 
1653
  /*poonam */
1654
- .sf_si_our_prmium_plugin-add, .sfsi_prem_icons_added {background:#f3faf6;border:1px solid #12a252;padding: 25px 38px 35px 40px;clear: both;}
1655
  .sfsi_new_prmium_follw{background:#f3faf6;border:1px solid #12a252;padding: 25px 38px 35px 40px;float:left;clear: both;}
1656
  .notice_custom_icons_premium.sfsi_new_prmium_follw {margin-left: 96px;}
1657
  .sf_si_our_prmium_plugin-add{padding: 25px 38px 45px 44px;}
@@ -1927,9 +1929,35 @@ ul.sfsi_show_hide_section {float: right;width: 14%;}
1927
 
1928
  .sfsi_social_sharing{margin-bottom: 15px;float: left;width: 51%;}
1929
  .socialPostTypesUl span {pointer-events: none}
1930
- .bannerPopupQue6 {
1931
  width: 98% !important;
1932
  float: left!important;
1933
  padding: 15px!important;
1934
  }
1935
- .pinterest_section .sfsi_new_prmium_follw a{ font-weight: bold !important; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  @font-face {
17
  font-family: helveticaneue-light;
18
  src: url(fonts/helveticaneue-light.eot);
19
+ src: url(fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'),
20
+ url(fonts/helveticaneue-light.woff) format('woff'),
21
  url(fonts/helveticaneue-light.ttf) format('truetype'),
22
  url(fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
23
  font-weight: 400;
54
  .main_contant {
55
  margin: 0;
56
  padding: 0;
57
+ width: 100%;
58
+ float: left;
59
  }
60
  .main_contant h1 {
61
  padding: 0;
1466
  -webkit-appearance:none;
1467
  background-image: url(images/select-arrow.png);
1468
  background-repeat:no-repeat;
1469
+ background-position:right 15px center;
1470
  }
1471
  .sfsi_mainContainer .tab8 .sfsi_same_width {
1472
  display: inline-block;
1569
  .sfsi_feedClaimingOverlay input[type="email"]::-moz-placeholder { /* Firefox 19+ */
1570
  color: #bebebe !important;
1571
  }
1572
+ .sfsi_feedClaimingOverlay input[type="email"]:-ms-input-placeholder {
1573
  color: #bebebe !important;
1574
  }
1575
  .sfsi_feedClaimingOverlay .save_button {
1632
  padding: 4px 0 0 60px;
1633
  width: 42%;
1634
  float: right;
1635
+ line-height: 22px;
1636
  color: #080808;
1637
  }
1638
  .instagram_userLi p.sfsi_shared_premium{
1653
  }
1654
 
1655
  /*poonam */
1656
+ .sf_si_our_prmium_plugin-add, .sfsi_prem_icons_added {background:#f3faf6;border:1px solid #12a252;padding: 25px 38px 35px 40px;clear: both;}
1657
  .sfsi_new_prmium_follw{background:#f3faf6;border:1px solid #12a252;padding: 25px 38px 35px 40px;float:left;clear: both;}
1658
  .notice_custom_icons_premium.sfsi_new_prmium_follw {margin-left: 96px;}
1659
  .sf_si_our_prmium_plugin-add{padding: 25px 38px 45px 44px;}
1929
 
1930
  .sfsi_social_sharing{margin-bottom: 15px;float: left;width: 51%;}
1931
  .socialPostTypesUl span {pointer-events: none}
1932
+ .bannerPopupQue6 {
1933
  width: 98% !important;
1934
  float: left!important;
1935
  padding: 15px!important;
1936
  }
1937
+ .pinterest_section .sfsi_new_prmium_follw a{ font-weight: bold !important; }
1938
+ #accordion, #accordion1 { float: left; clear:both; width: 100%; }
1939
+ h2.optional { float: left;clear: both;margin-top: 25px !important; }
1940
+
1941
+ /*support forum*/
1942
+ .welcometext {float: left;width: 72%;}
1943
+ .welcometext p{margin-bottom: 8px !important;margin-top: 15px !important;font-size: 16px;}
1944
+ .supportforum {float: right;width: auto;background: #fff;text-align: center;padding: 0 20px 3px 7px;}
1945
+ .support-container p{font-family: helveticaregular !important;}
1946
+ .support-container{ padding: 7px 4px;}
1947
+ .have-questions{text-align: center;font-size: 20px;}
1948
+ .have-questions img{width: 45px;display: inline-block;}
1949
+ .have-questions .have-quest{display: inline-block;font-size: 20px;font-weight: 700;margin: 0;vertical-align: sub;}
1950
+ .have-questions .ask-question{margin-bottom: 3px !important;margin-top: 2px !important;}
1951
+ .support-forum-green-bg{ margin-top: 5px;margin-left: 20px;background: #26B654;width: 145px;border-radius: 5px;padding: 10px 16px 8px 15px;}
1952
+ .support-forum-green-bg img{display: inline-block;padding-right: 5px;}
1953
+ .support-forum-green-div p.support-forum{display: inline-block;color: #fff;font-weight: 700;margin: 0 !important;}
1954
+ .support-forum-green-div a{text-decoration: none !important;}
1955
+ .respond-text p{margin: 10px 0 0 0px !important}
1956
+ .respond-text {margin-left: 20px;float: left;margin-bottom: 8px;}
1957
+
1958
+ @media (min-width: 1631px) and (max-width: 1631px){
1959
+ .premiumComponent{width: 52% !important;}
1960
+ .premiumButtonsContainer{width: 44% !important;}
1961
+ .premiumButtonsContainer .premiumSection2{width: 41% !important;}
1962
+ .premiumButtonsContainer .premiumSection3{width: 41% !important;}
1963
+ }
css/sfsi-style.css CHANGED
@@ -950,6 +950,7 @@ ul.tab_3_icns li .icns_tab_3, ul.tab_3_icns li .radio {
950
  {
951
  width: 65px;
952
  float: left;
 
953
  }
954
  .sfsi_Sicons .sf_fb {
955
  position: relative;
950
  {
951
  width: 65px;
952
  float: left;
953
+ height: 20px !important;
954
  }
955
  .sfsi_Sicons .sf_fb {
956
  position: relative;
images/question.png ADDED
Binary file
images/support.png ADDED
Binary file
libs/sfsi_install_uninstall.php CHANGED
@@ -12,7 +12,7 @@ function sfsi_update_plugin()
12
  }
13
 
14
  //Install version
15
- update_option("sfsi_pluginVersion", "1.85");
16
 
17
 
18
  if(!get_option('sfsi_serverphpVersionnotification'))
12
  }
13
 
14
  //Install version
15
+ update_option("sfsi_pluginVersion", "1.86");
16
 
17
 
18
  if(!get_option('sfsi_serverphpVersionnotification'))
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: socialdude
3
  Tags: social media, share, buttons, social, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
4
  Requires at least: 2.8
5
  Tested up to: 4.9.4
6
- Stable tag: 1.8.5
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -267,6 +267,9 @@ You cannot use the same plugin twice, however you can install both the USM as we
267
 
268
  == Changelog ==
269
 
 
 
 
270
  = 1.8.5 =
271
  * Text changes
272
 
@@ -655,5 +658,5 @@ You cannot use the same plugin twice, however you can install both the USM as we
655
 
656
  == Upgrade Notice ==
657
 
658
- = 1.8.5 =
659
  Please upgrade
3
  Tags: social media, share, buttons, social, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
4
  Requires at least: 2.8
5
  Tested up to: 4.9.4
6
+ Stable tag: 1.8.6
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
267
 
268
  == Changelog ==
269
 
270
+ = 1.8.6 =
271
+ * Made different placement options more visible
272
+
273
  = 1.8.5 =
274
  * Text changes
275
 
658
 
659
  == Upgrade Notice ==
660
 
661
+ = 1.8.6 =
662
  Please upgrade
ultimate_social_media_icons.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://ultimatelysocial.com
5
  Description: Easy to use and 100% FREE social media plugin which adds social media icons to your website with tons of customization features!.
6
  Author: UltimatelySocial
7
  Author URI: http://ultimatelysocial.com
8
- Version: 1.8.5
9
  License: GPLv2 or later
10
  */
11
  global $wpdb;
@@ -52,7 +52,7 @@ register_activation_hook(__FILE__, 'sfsi_activate_plugin' );
52
  register_deactivation_hook(__FILE__, 'sfsi_deactivate_plugin');
53
  register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
54
 
55
- if(!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 1.85)
56
  {
57
  add_action("init", "sfsi_update_plugin");
58
  }
5
  Description: Easy to use and 100% FREE social media plugin which adds social media icons to your website with tons of customization features!.
6
  Author: UltimatelySocial
7
  Author URI: http://ultimatelysocial.com
8
+ Version: 1.8.6
9
  License: GPLv2 or later
10
  */
11
  global $wpdb;
52
  register_deactivation_hook(__FILE__, 'sfsi_deactivate_plugin');
53
  register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
54
 
55
+ if(!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 1.86)
56
  {
57
  add_action("init", "sfsi_update_plugin");
58
  }
views/sfsi_options_view.php CHANGED
@@ -1,11 +1,11 @@
1
  <!-- Loader Image section -->
2
- <div id="sfpageLoad" >
3
 
4
  </div>
5
  <!-- END Loader Image section -->
6
 
7
  <!-- javascript error loader -->
8
- <div class="error" id="sfsi_onload_errors" style="margin-left: 60px;display: none;">
9
  <p>We found errors in your javascript which may cause the plugin to not work properly. Please fix the error:</p><p id="sfsi_jerrors"></p>
10
  </div> <!-- END javascript error loader -->
11
 
@@ -43,7 +43,7 @@
43
  cursor: pointer;
44
  text-align:center;
45
  }
46
- </style>
47
  <!-- <div class="sfsi_show_notification" style="background-color: #38B54A; color: #fff; font-size: 18px;">
48
  New: You can now also show a subscription form on your site, increasing sign-ups! (Question 8)
49
  <p>
@@ -57,21 +57,64 @@
57
  <!-- Get new_notification bar-->
58
 
59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  <!-- Top content area of plugin -->
61
  <div class="main_contant">
62
- <h1>Welcome to the Ultimate Social Icons and Share Plugin!</h1>
63
- <p>Get started by clicking on the first question below. Once done, go to the <a href="<?php echo admin_url('/widgets.php');?>">widget area</a> and move the widget to the sidebar so that your icons are displayed.</p>
64
- <p><b>New: </b>In our new Premium Plugin many other different placement options are supported, e.g. place the icons floating/statically on the place by defining margins, only show them on certain pages, show them only on mobile etc. etc. <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=top_introduction&utm_medium=banner" target="_blank">See all features</a></p>
65
- <p>Have questions? Please issue a <a href="https://wordpress.org/support/plugin/ultimate-social-media-icons" target="_blank">support ticket</a> in the support forum, we'll try to respond quickly!</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
 
67
  </div> <!-- END Top content area of plugin -->
68
-
 
 
69
  <!-- step 1 end here -->
70
  <div id="accordion">
71
  <h3><span>1</span>Which icons do you want to show on your site? </h3>
72
  <!-- step 1 end here -->
73
  <?php include(SFSI_DOCROOT.'/views/sfsi_option_view1.php'); ?>
74
- <!-- step 1 end here -->
75
 
76
  <!-- step 2 start here -->
77
  <h3><span>2</span>What do you want the icons to do? </h3>
@@ -127,7 +170,7 @@
127
 
128
  <!--<p class="bldtxtmsg">Need top-notch Wordpress development work at a competitive price? Visit us at <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=footer_credit&utm_medium=banner">ultimatelysocial.com</a></p>-->
129
  </div>
130
- <!-- all pops of plugin under sfsi_pop_content.php file -->
131
  <?php include(SFSI_DOCROOT.'/views/sfsi_pop_content.php'); ?>
132
  </div> <!-- START Admin view for plugin-->
133
  <script type="text/javascript">
1
  <!-- Loader Image section -->
2
+ <div id="sfpageLoad" >
3
 
4
  </div>
5
  <!-- END Loader Image section -->
6
 
7
  <!-- javascript error loader -->
8
+ <div class="error" id="sfsi_onload_errors" style="margin-left: 60px;display: none;">
9
  <p>We found errors in your javascript which may cause the plugin to not work properly. Please fix the error:</p><p id="sfsi_jerrors"></p>
10
  </div> <!-- END javascript error loader -->
11
 
43
  cursor: pointer;
44
  text-align:center;
45
  }
46
+ </style>
47
  <!-- <div class="sfsi_show_notification" style="background-color: #38B54A; color: #fff; font-size: 18px;">
48
  New: You can now also show a subscription form on your site, increasing sign-ups! (Question 8)
49
  <p>
57
  <!-- Get new_notification bar-->
58
 
59
 
60
+ <script type="text/javascript">
61
+
62
+ jQuery(document).ready(function(){
63
+
64
+ jQuery("#floating").click(function(){
65
+ jQuery("#ui-id-9").trigger("click");
66
+ jQuery('html, body').animate({scrollTop: jQuery("#ui-id-9").offset().top - jQuery("#ui-id-9").height()}, 2000);
67
+ });
68
+
69
+ jQuery("#afterposts").click(function(){
70
+ if("none" == jQuery("#ui-id-12").css('display')){
71
+ jQuery("#ui-id-11").trigger("click");
72
+ }
73
+ jQuery('html, body').animate({scrollTop: jQuery("#ui-id-11").offset().top - jQuery("#ui-id-11").height()}, 2000);
74
+ });
75
+
76
+ });
77
+ </script>
78
+
79
  <!-- Top content area of plugin -->
80
  <div class="main_contant">
81
+
82
+ <h1>Welcome to the Ultimate Social Icons and Share Plugin!</h1>
83
+ <div class="welcometext">
84
+ <p>Get started by clicking on the first question below. Once done, go to the <a href="<?php echo admin_url('/widgets.php');?>">widget area</a> and move the widget to the sidebar so that your icons are displayed. You can also show the icons <a id="floating" href="javascript:void(0)">floating on your page</a> (see question 5 below), or place them <a id="afterposts" href="javascript:void(0)">after posts</a> (question 6), or via the <a style="text-decoration: none;" id="shortcode" href="javascript:void(0)">shortcode</a> [DISPLAY_ULTIMATE_SOCIAL_ICONS].</p>
85
+ <p><b>New: </b>Our new Premium Plugin allows many more placement options, better sharing features (e.g. define which text & images will get shared), optimization for mobile, more icon design styles, themed icons, and much more. <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=top_introduction&utm_medium=banner" target="_blank">See all features</a></p>
86
+ </div>
87
+
88
+ <div class="supportforum">
89
+ <div class="support-container">
90
+ <div class="have-questions">
91
+ <img src="<?php echo SFSI_PLUGURL ?>images/question.png">
92
+ <p class="have-quest">Have questions?</p>
93
+ <p class="ask-question">Ask them in the...</p>
94
+ </div>
95
+ <div class="support-forum-green-div">
96
+ <a target="_blank" href="https://wordpress.org/support/plugin/ultimate-social-media-icons#no-topic-0" class="support-forum-green-bg">
97
+ <img src="<?php echo SFSI_PLUGURL ?>images/support.png">
98
+ <p class="support-forum">Support Forum</p>
99
+ </a>
100
+ </div>
101
+ <div class="respond-text">
102
+ <p>We'll try to respond ASAP!</p>
103
+ </div>
104
+ </div>
105
+ </div>
106
+
107
 
108
  </div> <!-- END Top content area of plugin -->
109
+
110
+
111
+
112
  <!-- step 1 end here -->
113
  <div id="accordion">
114
  <h3><span>1</span>Which icons do you want to show on your site? </h3>
115
  <!-- step 1 end here -->
116
  <?php include(SFSI_DOCROOT.'/views/sfsi_option_view1.php'); ?>
117
+ <!-- step 1 end here -->
118
 
119
  <!-- step 2 start here -->
120
  <h3><span>2</span>What do you want the icons to do? </h3>
170
 
171
  <!--<p class="bldtxtmsg">Need top-notch Wordpress development work at a competitive price? Visit us at <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=footer_credit&utm_medium=banner">ultimatelysocial.com</a></p>-->
172
  </div>
173
+ <!-- all pops of plugin under sfsi_pop_content.php file -->
174
  <?php include(SFSI_DOCROOT.'/views/sfsi_pop_content.php'); ?>
175
  </div> <!-- START Admin view for plugin-->
176
  <script type="text/javascript">