Version Description
- Notifications revised
Download this release
Release Info
Developer | socialdude |
Plugin | Social Share Icons & Social Share Buttons |
Version | 2.5.4 |
Comparing to | |
See all releases |
Code changes from version 2.5.3 to 2.5.4
- libs/controllers/sfsiocns_OnPosts.php +2 -2
- libs/sfsi_install_uninstall.php +79 -8
- readme.txt +5 -2
- ultimate_social_media_icons.php +3 -3
- views/sfsi_option_view1.php +4 -3
- views/sfsi_option_view2.php +12 -11
- views/sfsi_option_view3.php +3 -3
- views/sfsi_option_view4.php +6 -4
- views/sfsi_option_view5.php +3 -1
- views/sfsi_option_view7.php +5 -3
- views/sfsi_option_view8.php +9 -6
- views/sfsi_options_view.php +2 -2
libs/controllers/sfsiocns_OnPosts.php
CHANGED
@@ -424,7 +424,7 @@ function sfsi_plus_footer_script()
|
|
424 |
if(!is_admin())
|
425 |
{
|
426 |
//$footer_link='<div class="sfsiplus_footerLnk" style="margin: 0 auto;z-index:1000; absolute; text-align: center;">Social media & sharing icons powered by <a href="https://wordpress.org/plugins/ultimate-social-media-icons/" target="_new">UltimatelySocial</a> ';
|
427 |
-
$footer_link='<div class="sfsiplus_footerLnk" style="margin: 0 auto;z-index:1000; absolute; text-align: center;">Social media & sharing icons powered by <a href="
|
428 |
$footer_link.="</div>";
|
429 |
echo $footer_link;
|
430 |
}
|
@@ -448,4 +448,4 @@ if(is_admin())
|
|
448 |
add_action('in_admin_footer', 'sfsi_plus_footer_script');
|
449 |
}
|
450 |
/* ping to vendor site on updation of new post */
|
451 |
-
?>
|
424 |
if(!is_admin())
|
425 |
{
|
426 |
//$footer_link='<div class="sfsiplus_footerLnk" style="margin: 0 auto;z-index:1000; absolute; text-align: center;">Social media & sharing icons powered by <a href="https://wordpress.org/plugins/ultimate-social-media-icons/" target="_new">UltimatelySocial</a> ';
|
427 |
+
$footer_link='<div class="sfsiplus_footerLnk" style="margin: 0 auto;z-index:1000; absolute; text-align: center;">Social media & sharing icons powered by <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=credit_link&utm_medium=banner" target="_new">UltimatelySocial</a> ';
|
428 |
$footer_link.="</div>";
|
429 |
echo $footer_link;
|
430 |
}
|
448 |
add_action('in_admin_footer', 'sfsi_plus_footer_script');
|
449 |
}
|
450 |
/* ping to vendor site on updation of new post */
|
451 |
+
?>
|
libs/sfsi_install_uninstall.php
CHANGED
@@ -12,7 +12,7 @@ function sfsi_plus_update_plugin()
|
|
12 |
}
|
13 |
|
14 |
//Install version
|
15 |
-
update_option("sfsi_plus_pluginVersion", "2.
|
16 |
/* show premium notification */
|
17 |
if(!get_option('sfsi_plus_show_premium_notification'))
|
18 |
{
|
@@ -112,6 +112,58 @@ function sfsi_plus_update_plugin()
|
|
112 |
$option4['sfsi_plus_youtube_channelId'] = '';
|
113 |
update_option('sfsi_plus_section4_options', serialize($option4));
|
114 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
}
|
116 |
function sfsi_plus_activate_plugin()
|
117 |
{
|
@@ -129,7 +181,9 @@ function sfsi_plus_activate_plugin()
|
|
129 |
'sfsi_plus_youtube_display'=>'no',
|
130 |
'sfsi_plus_houzz_display'=>'no',
|
131 |
'sfsi_custom_display'=>'',
|
132 |
-
'sfsi_custom_files'=>''
|
|
|
|
|
133 |
add_option('sfsi_plus_section1_options', serialize($options1));
|
134 |
|
135 |
if(get_option('sfsi_plus_feed_id') && get_option('sfsi_plus_redirect_url'))
|
@@ -181,7 +235,12 @@ function sfsi_plus_activate_plugin()
|
|
181 |
'sfsi_plus_linkedin_recommendBusines'=>'no',
|
182 |
'sfsi_plus_linkedin_recommendCompany'=>'',
|
183 |
'sfsi_plus_linkedin_recommendProductId'=>'',
|
184 |
-
'sfsi_plus_CustomIcon_links'=>''
|
|
|
|
|
|
|
|
|
|
|
185 |
add_option('sfsi_plus_section2_options', serialize($options2));
|
186 |
|
187 |
/* Design and animation option */
|
@@ -191,7 +250,10 @@ function sfsi_plus_activate_plugin()
|
|
191 |
'sfsi_plus_shuffle_Firstload'=>'no',
|
192 |
'sfsi_plus_shuffle_interval'=>'no',
|
193 |
'sfsi_plus_shuffle_intervalTime'=>'',
|
194 |
-
'sfsi_plus_actvite_theme'=>'default'
|
|
|
|
|
|
|
195 |
add_option('sfsi_plus_section3_options', serialize($options3));
|
196 |
|
197 |
/* display counts options */
|
@@ -238,7 +300,9 @@ function sfsi_plus_activate_plugin()
|
|
238 |
'sfsi_plus_shares_manualCounts'=>'20',
|
239 |
'sfsi_plus_houzz_countsDisplay'=>'no',
|
240 |
'sfsi_plus_houzz_countsFrom'=>'manual',
|
241 |
-
'sfsi_plus_houzz_manualCounts'=>'20'
|
|
|
|
|
242 |
add_option('sfsi_plus_section4_options', serialize($options4));
|
243 |
|
244 |
$options5=array('sfsi_plus_icons_size'=>'40',
|
@@ -279,7 +343,9 @@ function sfsi_plus_activate_plugin()
|
|
279 |
'sfsi_plus_houzz_MouseOverText'=>'Houzz',
|
280 |
'sfsi_plus_youtube_MouseOverText'=>'YouTube',
|
281 |
'sfsi_plus_share_MouseOverText'=>'Share',
|
282 |
-
'sfsi_plus_custom_MouseOverTexts'=>''
|
|
|
|
|
283 |
add_option('sfsi_plus_section5_options', serialize($options5));
|
284 |
|
285 |
/* post options */
|
@@ -307,7 +373,10 @@ function sfsi_plus_activate_plugin()
|
|
307 |
'sfsi_plus_Show_popupOn_PageIDs'=>'',
|
308 |
'sfsi_plus_Shown_pop'=>'ETscroll',
|
309 |
'sfsi_plus_Shown_popupOnceTime'=>'',
|
310 |
-
'sfsi_plus_Shown_popuplimitPerUserTime'=>''
|
|
|
|
|
|
|
311 |
add_option('sfsi_plus_section7_options', serialize($options7));
|
312 |
|
313 |
/*options that are added in the third question*/
|
@@ -357,7 +426,9 @@ function sfsi_plus_activate_plugin()
|
|
357 |
'sfsi_plus_rectshr'=>'no',
|
358 |
'sfsi_plus_recttwtr'=>'yes',
|
359 |
'sfsi_plus_rectpinit'=>'yes',
|
360 |
-
'sfsi_plus_rectfbshare'=>'yes'
|
|
|
|
|
361 |
add_option('sfsi_plus_section8_options', serialize($options8));
|
362 |
|
363 |
/*Some additional option added*/
|
12 |
}
|
13 |
|
14 |
//Install version
|
15 |
+
update_option("sfsi_plus_pluginVersion", "2.54");
|
16 |
/* show premium notification */
|
17 |
if(!get_option('sfsi_plus_show_premium_notification'))
|
18 |
{
|
112 |
$option4['sfsi_plus_youtube_channelId'] = '';
|
113 |
update_option('sfsi_plus_section4_options', serialize($option4));
|
114 |
}
|
115 |
+
/* section1 */
|
116 |
+
$option1 = unserialize(get_option('sfsi_plus_section1_options',false));
|
117 |
+
if(isset($option1) && !empty($option1) && !isset($option1['sfsi_plus_premium_icons_box']))
|
118 |
+
{
|
119 |
+
$option1['sfsi_plus_premium_icons_box'] = 'no';
|
120 |
+
update_option('sfsi_plus_section1_options', serialize($option1));
|
121 |
+
}
|
122 |
+
/* section2 */
|
123 |
+
$option2 = unserialize(get_option('sfsi_plus_section2_options',false));
|
124 |
+
if(isset($option2) && !empty($option2) && !isset($option2['sfsi_plus_premium_email_box']))
|
125 |
+
{
|
126 |
+
$option2['sfsi_plus_premium_email_box'] = 'no';
|
127 |
+
$option2['sfsi_plus_premium_facebook_box'] = 'no';
|
128 |
+
$option2['sfsi_plus_premium_twitter_box'] = 'no';
|
129 |
+
$option2['sfsi_plus_premium_google_box'] = 'no';
|
130 |
+
update_option('sfsi_plus_section2_options', serialize($option2));
|
131 |
+
}
|
132 |
+
/* section3 */
|
133 |
+
$option3 = unserialize(get_option('sfsi_plus_section3_options',false));
|
134 |
+
if(isset($option3) && !empty($option3) && !isset($option3['sfsi_plus_premium_icons_design_box']))
|
135 |
+
{
|
136 |
+
$option3['sfsi_plus_premium_icons_design_box'] = 'no';
|
137 |
+
update_option('sfsi_plus_section3_options', serialize($option3));
|
138 |
+
}
|
139 |
+
/* section4 */
|
140 |
+
$option4 = unserialize(get_option('sfsi_plus_section4_options',false));
|
141 |
+
if(isset($option4) && !empty($option4) && !isset($option4['sfsi_plus_premium_count_box']))
|
142 |
+
{
|
143 |
+
$option4['sfsi_plus_premium_count_box'] = 'no';
|
144 |
+
update_option('sfsi_plus_section4_options', serialize($option4));
|
145 |
+
}
|
146 |
+
/* section5 */
|
147 |
+
$option5 = unserialize(get_option('sfsi_plus_section5_options',false));
|
148 |
+
if(isset($option5) && !empty($option5) && !isset($option5['sfsi_plus_premium_size_box']))
|
149 |
+
{
|
150 |
+
$option5['sfsi_plus_premium_size_box'] = 'no';
|
151 |
+
update_option('sfsi_plus_section5_options', serialize($option5));
|
152 |
+
}
|
153 |
+
/* section7 */
|
154 |
+
$option7 = unserialize(get_option('sfsi_plus_section7_options',false));
|
155 |
+
if(isset($option7) && !empty($option7) && !isset($option7['sfsi_plus_premium_popup_box']))
|
156 |
+
{
|
157 |
+
$option7['sfsi_plus_premium_popup_box'] = 'no';
|
158 |
+
update_option('sfsi_plus_section7_options', serialize($option7));
|
159 |
+
}
|
160 |
+
/* section8 */
|
161 |
+
$option8 = unserialize(get_option('sfsi_plus_section8_options',false));
|
162 |
+
if(isset($option8) && !empty($option8) && !isset($option8['sfsi_plus_show_premium_placement_box']))
|
163 |
+
{
|
164 |
+
$option8['sfsi_plus_show_premium_placement_box'] = 'no';
|
165 |
+
update_option('sfsi_plus_section8_options', serialize($option8));
|
166 |
+
}
|
167 |
}
|
168 |
function sfsi_plus_activate_plugin()
|
169 |
{
|
181 |
'sfsi_plus_youtube_display'=>'no',
|
182 |
'sfsi_plus_houzz_display'=>'no',
|
183 |
'sfsi_custom_display'=>'',
|
184 |
+
'sfsi_custom_files'=>'',
|
185 |
+
'sfsi_plus_premium_icons_box' =>'yes',
|
186 |
+
);
|
187 |
add_option('sfsi_plus_section1_options', serialize($options1));
|
188 |
|
189 |
if(get_option('sfsi_plus_feed_id') && get_option('sfsi_plus_redirect_url'))
|
235 |
'sfsi_plus_linkedin_recommendBusines'=>'no',
|
236 |
'sfsi_plus_linkedin_recommendCompany'=>'',
|
237 |
'sfsi_plus_linkedin_recommendProductId'=>'',
|
238 |
+
'sfsi_plus_CustomIcon_links'=>'',
|
239 |
+
'sfsi_plus_premium_email_box'=>'yes',
|
240 |
+
'sfsi_plus_premium_facebook_box'=>'yes',
|
241 |
+
'sfsi_plus_premium_twitter_box'=>'yes',
|
242 |
+
'sfsi_plus_premium_google_box'=>'yes',
|
243 |
+
);
|
244 |
add_option('sfsi_plus_section2_options', serialize($options2));
|
245 |
|
246 |
/* Design and animation option */
|
250 |
'sfsi_plus_shuffle_Firstload'=>'no',
|
251 |
'sfsi_plus_shuffle_interval'=>'no',
|
252 |
'sfsi_plus_shuffle_intervalTime'=>'',
|
253 |
+
'sfsi_plus_actvite_theme'=>'default',
|
254 |
+
'sfsi_plus_premium_icons_design_box'=>'yes',
|
255 |
+
|
256 |
+
);
|
257 |
add_option('sfsi_plus_section3_options', serialize($options3));
|
258 |
|
259 |
/* display counts options */
|
300 |
'sfsi_plus_shares_manualCounts'=>'20',
|
301 |
'sfsi_plus_houzz_countsDisplay'=>'no',
|
302 |
'sfsi_plus_houzz_countsFrom'=>'manual',
|
303 |
+
'sfsi_plus_houzz_manualCounts'=>'20',
|
304 |
+
'sfsi_plus_premium_count_box'=>'yes',
|
305 |
+
);
|
306 |
add_option('sfsi_plus_section4_options', serialize($options4));
|
307 |
|
308 |
$options5=array('sfsi_plus_icons_size'=>'40',
|
343 |
'sfsi_plus_houzz_MouseOverText'=>'Houzz',
|
344 |
'sfsi_plus_youtube_MouseOverText'=>'YouTube',
|
345 |
'sfsi_plus_share_MouseOverText'=>'Share',
|
346 |
+
'sfsi_plus_custom_MouseOverTexts'=>'',
|
347 |
+
'sfsi_plus_premium_size_box'=>'yes',
|
348 |
+
);
|
349 |
add_option('sfsi_plus_section5_options', serialize($options5));
|
350 |
|
351 |
/* post options */
|
373 |
'sfsi_plus_Show_popupOn_PageIDs'=>'',
|
374 |
'sfsi_plus_Shown_pop'=>'ETscroll',
|
375 |
'sfsi_plus_Shown_popupOnceTime'=>'',
|
376 |
+
'sfsi_plus_Shown_popuplimitPerUserTime'=>'',
|
377 |
+
'sfsi_plus_premium_popup_box' =>'yes',
|
378 |
+
|
379 |
+
);
|
380 |
add_option('sfsi_plus_section7_options', serialize($options7));
|
381 |
|
382 |
/*options that are added in the third question*/
|
426 |
'sfsi_plus_rectshr'=>'no',
|
427 |
'sfsi_plus_recttwtr'=>'yes',
|
428 |
'sfsi_plus_rectpinit'=>'yes',
|
429 |
+
'sfsi_plus_rectfbshare'=>'yes',
|
430 |
+
'sfsi_plus_show_premium_placement_box'=>'yes');
|
431 |
+
|
432 |
add_option('sfsi_plus_section8_options', serialize($options8));
|
433 |
|
434 |
/*Some additional option added*/
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: social media, facebook, instagram, youtube, twitter, share, social share, buttons, counter, pop-up, subscription, icons
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 4.7.1
|
7 |
-
Stable tag: 2.5.
|
8 |
License: GPLv2
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -75,6 +75,9 @@ Note: This plugin requires CURL to be activated/installed on your server (which
|
|
75 |
|
76 |
== Changelog ==
|
77 |
|
|
|
|
|
|
|
78 |
= 2.5.3 =
|
79 |
* Notification added
|
80 |
|
@@ -271,5 +274,5 @@ Note: This plugin requires CURL to be activated/installed on your server (which
|
|
271 |
|
272 |
== Upgrade Notice ==
|
273 |
|
274 |
-
= 2.5.
|
275 |
* Please upgrade!
|
4 |
Tags: social media, facebook, instagram, youtube, twitter, share, social share, buttons, counter, pop-up, subscription, icons
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 4.7.1
|
7 |
+
Stable tag: 2.5.4
|
8 |
License: GPLv2
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
75 |
|
76 |
== Changelog ==
|
77 |
|
78 |
+
= 2.5.4 =
|
79 |
+
* Notifications revised
|
80 |
+
|
81 |
= 2.5.3 =
|
82 |
* Notification added
|
83 |
|
274 |
|
275 |
== Upgrade Notice ==
|
276 |
|
277 |
+
= 2.5.4 =
|
278 |
* Please upgrade!
|
ultimate_social_media_icons.php
CHANGED
@@ -7,7 +7,7 @@ Author: UltimatelySocial
|
|
7 |
Text Domain: ultimate-social-media-plus
|
8 |
Domain Path: /languages
|
9 |
Author URI: http://ultimatelysocial.com
|
10 |
-
Version: 2.5.
|
11 |
License: GPLv2
|
12 |
*/
|
13 |
|
@@ -37,7 +37,7 @@ register_deactivation_hook(__FILE__, 'sfsi_plus_deactivate_plugin');
|
|
37 |
register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
|
38 |
|
39 |
/*Plugin version setup*/
|
40 |
-
if(!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 2.
|
41 |
{
|
42 |
add_action("init", "sfsi_plus_update_plugin");
|
43 |
}
|
@@ -642,7 +642,7 @@ function sfsi_plus_admin_notice()
|
|
642 |
</style>
|
643 |
<!-- <div class="updated sfsi_plus_show_prem_notification" style="<?php echo $style; ?>background-color: #38B54A; color: #fff; font-size: 18px;">
|
644 |
<div class="alignleft" style="margin: 9px 0;">
|
645 |
-
<?php _e( 'BIG NEWS : There is now a ', SFSI_PLUS_DOMAIN); ?><b><a href="
|
646 |
</div>
|
647 |
<div class="alignright">
|
648 |
<form method="post" class="sfsi_plus_premiumNoticeDismiss">
|
7 |
Text Domain: ultimate-social-media-plus
|
8 |
Domain Path: /languages
|
9 |
Author URI: http://ultimatelysocial.com
|
10 |
+
Version: 2.5.4
|
11 |
License: GPLv2
|
12 |
*/
|
13 |
|
37 |
register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
|
38 |
|
39 |
/*Plugin version setup*/
|
40 |
+
if(!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 2.54)
|
41 |
{
|
42 |
add_action("init", "sfsi_plus_update_plugin");
|
43 |
}
|
642 |
</style>
|
643 |
<!-- <div class="updated sfsi_plus_show_prem_notification" style="<?php echo $style; ?>background-color: #38B54A; color: #fff; font-size: 18px;">
|
644 |
<div class="alignleft" style="margin: 9px 0;">
|
645 |
+
<?php _e( 'BIG NEWS : There is now a ', SFSI_PLUS_DOMAIN); ?><b><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=notification_banner&utm_medium=banner" target="_blank"><?php _e( 'Premium Ultimate Social Media Plugin', SFSI_PLUS_DOMAIN); ?></a></b><?php _e( ' available with many more cool features: ', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=notification_banner&utm_medium=banner" target="_blank"><?php _e( 'Check it out', SFSI_PLUS_DOMAIN); ?></a>
|
646 |
</div>
|
647 |
<div class="alignright">
|
648 |
<form method="post" class="sfsi_plus_premiumNoticeDismiss">
|
views/sfsi_option_view1.php
CHANGED
@@ -358,7 +358,8 @@
|
|
358 |
<?php endif; ?>
|
359 |
<!-- END Custom icon section here -->
|
360 |
</ul>
|
361 |
-
|
|
|
362 |
<ul>
|
363 |
<li class="sfsi_plus_premium_brdr_box">
|
364 |
<div class="sfsi_plus_prem_icons_added">
|
@@ -433,12 +434,12 @@
|
|
433 |
<p><?php _e('Need another one?', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium#featureRequest" target="_blank"> <?php _e( 'Tell us', SFSI_PLUS_DOMAIN); ?></a></p>
|
434 |
</div>
|
435 |
<div class="sfsi_plus_need_another_tell_us">
|
436 |
-
<a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features Premium Plugin', SFSI_PLUS_DOMAIN); ?></a>
|
437 |
</div>
|
438 |
</div>
|
439 |
</li>
|
440 |
</ul>
|
441 |
-
|
442 |
<input type="hidden" value="<?php echo SFSI_PLUS_PLUGURL ?>" id="plugin_url" />
|
443 |
<input type="hidden" value="" id="upload_id" />
|
444 |
|
358 |
<?php endif; ?>
|
359 |
<!-- END Custom icon section here -->
|
360 |
</ul>
|
361 |
+
<?php if($option1['sfsi_plus_premium_icons_box'] == 'yes'){
|
362 |
+
?>
|
363 |
<ul>
|
364 |
<li class="sfsi_plus_premium_brdr_box">
|
365 |
<div class="sfsi_plus_prem_icons_added">
|
434 |
<p><?php _e('Need another one?', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium#featureRequest" target="_blank"> <?php _e( 'Tell us', SFSI_PLUS_DOMAIN); ?></a></p>
|
435 |
</div>
|
436 |
<div class="sfsi_plus_need_another_tell_us">
|
437 |
+
<a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_platforms&utm_medium=banner" target="_blank"><?php _e( 'See all features Premium Plugin', SFSI_PLUS_DOMAIN); ?></a>
|
438 |
</div>
|
439 |
</div>
|
440 |
</li>
|
441 |
</ul>
|
442 |
+
<?php } ?>
|
443 |
<input type="hidden" value="<?php echo SFSI_PLUS_PLUGURL ?>" id="plugin_url" />
|
444 |
<input type="hidden" value="" id="upload_id" />
|
445 |
|
views/sfsi_option_view2.php
CHANGED
@@ -202,13 +202,13 @@
|
|
202 |
</label>
|
203 |
</li>
|
204 |
</ul>
|
205 |
-
|
206 |
<div class ="sfsi_plus_new_prmium_follw">
|
207 |
<p>
|
208 |
-
<b><?php _e( 'New:', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' In our Premium Plugin you can now give your email icon other functions too, e.g.', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' contact you ', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' (email),', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' share by email,', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' and', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' link to a certain page', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' (e.g. your contact form or newsletter sign-up site). ', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features.', SFSI_PLUS_DOMAIN); ?></a>
|
209 |
</p>
|
210 |
</div>
|
211 |
-
|
212 |
</div>
|
213 |
</div>
|
214 |
<!-- END EMAIL ICON -->
|
@@ -252,12 +252,13 @@
|
|
252 |
<?php _e( 'Share my blog with friends (on Facebook)', SFSI_PLUS_DOMAIN); ?>
|
253 |
</label>
|
254 |
</p>
|
255 |
-
|
256 |
<div class="sfsi_plus_new_prmium_follw">
|
257 |
<p>
|
258 |
-
<b><?php _e( 'New:', SFSI_PLUS_DOMAIN); ?></b> <?php _e( ' In our Premium Plugin you can also allow users to follow you on Facebook ', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' directly from your site', SFSI_PLUS_DOMAIN); ?></b> <?php _e( ' (without leaving your page, increasing followers). ', SFSI_PLUS_DOMAIN); ?> <a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"> <?php _e( 'See all features.', SFSI_PLUS_DOMAIN); ?> </a>
|
259 |
</p>
|
260 |
</div>
|
|
|
261 |
|
262 |
</div>
|
263 |
</div>
|
@@ -304,13 +305,13 @@
|
|
304 |
</label>
|
305 |
<textarea name="sfsi_plus_twitter_aboutPageText" id="sfsi_plus_twitter_aboutPageText" type="text" class="add_txt" placeholder="Hey, check out this cool site I found: www.yourname.com #Topic via@my_twitter_name" /><?php echo ($option2['sfsi_plus_twitter_aboutPageText']!='') ? stripslashes($option2['sfsi_plus_twitter_aboutPageText']) : 'Hey check out this cool site I found' ;?></textarea>
|
306 |
</div>
|
307 |
-
|
308 |
<div class= "sfsi_plus_new_prmium_follw">
|
309 |
<p>
|
310 |
-
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( ' In our Premium Plugin you can also insert tags to automatically pull the title of the story, as well as the link to the story. ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features', SFSI_PLUS_DOMAIN ); ?></a>
|
311 |
</p>
|
312 |
</div>
|
313 |
-
|
314 |
</div>
|
315 |
</div>
|
316 |
<!-- END TWITTER ICON -->
|
@@ -351,13 +352,13 @@
|
|
351 |
<?php _e( 'Share my blog with friends (on Google+)', SFSI_PLUS_DOMAIN ); ?>
|
352 |
</label>
|
353 |
</p>
|
354 |
-
|
355 |
<div class ="sfsi_plus_new_prmium_follw" >
|
356 |
<p>
|
357 |
-
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'In our Premium Plugin you can also allow users to follow you on Google+ ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'directly from your site ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( '(without leaving your page, increasing followers). ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features', SFSI_PLUS_DOMAIN ); ?></a>
|
358 |
</p>
|
359 |
</div>
|
360 |
-
|
361 |
</div>
|
362 |
</div>
|
363 |
<!-- END GOOGLE ICON -->
|
202 |
</label>
|
203 |
</li>
|
204 |
</ul>
|
205 |
+
<?php if($option2['sfsi_plus_premium_email_box'] =='yes') { ?>
|
206 |
<div class ="sfsi_plus_new_prmium_follw">
|
207 |
<p>
|
208 |
+
<b><?php _e( 'New:', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' In our Premium Plugin you can now give your email icon other functions too, e.g.', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' contact you ', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' (email),', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' share by email,', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' and', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' link to a certain page', SFSI_PLUS_DOMAIN); ?></b><?php _e( ' (e.g. your contact form or newsletter sign-up site). ', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_functions_email_icon&utm_medium=banner" target="_blank"><?php _e( 'See all features.', SFSI_PLUS_DOMAIN); ?></a>
|
209 |
</p>
|
210 |
</div>
|
211 |
+
<?php } ?>
|
212 |
</div>
|
213 |
</div>
|
214 |
<!-- END EMAIL ICON -->
|
252 |
<?php _e( 'Share my blog with friends (on Facebook)', SFSI_PLUS_DOMAIN); ?>
|
253 |
</label>
|
254 |
</p>
|
255 |
+
<?php if($option2['sfsi_plus_premium_facebook_box'] =='yes') { ?>
|
256 |
<div class="sfsi_plus_new_prmium_follw">
|
257 |
<p>
|
258 |
+
<b><?php _e( 'New:', SFSI_PLUS_DOMAIN); ?></b> <?php _e( ' In our Premium Plugin you can also allow users to follow you on Facebook ', SFSI_PLUS_DOMAIN); ?><b><?php _e( ' directly from your site', SFSI_PLUS_DOMAIN); ?></b> <?php _e( ' (without leaving your page, increasing followers). ', SFSI_PLUS_DOMAIN); ?> <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=direct_follow_facebook&utm_medium=banner" target="_blank"> <?php _e( 'See all features.', SFSI_PLUS_DOMAIN); ?> </a>
|
259 |
</p>
|
260 |
</div>
|
261 |
+
<?php } ?>
|
262 |
|
263 |
</div>
|
264 |
</div>
|
305 |
</label>
|
306 |
<textarea name="sfsi_plus_twitter_aboutPageText" id="sfsi_plus_twitter_aboutPageText" type="text" class="add_txt" placeholder="Hey, check out this cool site I found: www.yourname.com #Topic via@my_twitter_name" /><?php echo ($option2['sfsi_plus_twitter_aboutPageText']!='') ? stripslashes($option2['sfsi_plus_twitter_aboutPageText']) : 'Hey check out this cool site I found' ;?></textarea>
|
307 |
</div>
|
308 |
+
<?php if($option2['sfsi_plus_premium_twitter_box'] =='yes') { ?>
|
309 |
<div class= "sfsi_plus_new_prmium_follw">
|
310 |
<p>
|
311 |
+
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( ' In our Premium Plugin you can also insert tags to automatically pull the title of the story, as well as the link to the story. ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=better_tweets&utm_medium=banner" target="_blank"><?php _e( 'See all features', SFSI_PLUS_DOMAIN ); ?></a>
|
312 |
</p>
|
313 |
</div>
|
314 |
+
<?php } ?>
|
315 |
</div>
|
316 |
</div>
|
317 |
<!-- END TWITTER ICON -->
|
352 |
<?php _e( 'Share my blog with friends (on Google+)', SFSI_PLUS_DOMAIN ); ?>
|
353 |
</label>
|
354 |
</p>
|
355 |
+
<?php if($option2['sfsi_plus_premium_google_box'] =='yes') { ?>
|
356 |
<div class ="sfsi_plus_new_prmium_follw" >
|
357 |
<p>
|
358 |
+
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'In our Premium Plugin you can also allow users to follow you on Google+ ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'directly from your site ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( '(without leaving your page, increasing followers). ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=direct_follow_google&utm_medium=banner" target="_blank"><?php _e( 'See all features', SFSI_PLUS_DOMAIN ); ?></a>
|
359 |
</p>
|
360 |
</div>
|
361 |
+
<?php } ?>
|
362 |
</div>
|
363 |
</div>
|
364 |
<!-- END GOOGLE ICON -->
|
views/sfsi_option_view3.php
CHANGED
@@ -308,7 +308,7 @@
|
|
308 |
|
309 |
</div>
|
310 |
</li>
|
311 |
-
|
312 |
<li>
|
313 |
<div class="sf_si_plus_our_prmium_plugin-add">
|
314 |
<div class="sf_si_plus_prmium_head"><h2><?php _e("New: ", SFSI_PLUS_DOMAIN); ?><span><?php _e("In our Premium Plugin we added:", SFSI_PLUS_DOMAIN); ?></span></h2></div>
|
@@ -400,11 +400,11 @@
|
|
400 |
</ul>
|
401 |
</div>
|
402 |
<div class="sf_si_plus_all_features_premium">
|
403 |
-
<a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e("See all features Premium Plugin", SFSI_PLUS_DOMAIN); ?></a>
|
404 |
</div>
|
405 |
</div>
|
406 |
</li>
|
407 |
-
|
408 |
<li>
|
409 |
<p style="font-weight: bold; margin: 12px 0 0;">
|
410 |
<?php _e("Are you an icon designer?", SFSI_PLUS_DOMAIN); ?>
|
308 |
|
309 |
</div>
|
310 |
</li>
|
311 |
+
<?php if($option3['sfsi_plus_premium_icons_design_box'] =='yes'){ ?>
|
312 |
<li>
|
313 |
<div class="sf_si_plus_our_prmium_plugin-add">
|
314 |
<div class="sf_si_plus_prmium_head"><h2><?php _e("New: ", SFSI_PLUS_DOMAIN); ?><span><?php _e("In our Premium Plugin we added:", SFSI_PLUS_DOMAIN); ?></span></h2></div>
|
400 |
</ul>
|
401 |
</div>
|
402 |
<div class="sf_si_plus_all_features_premium">
|
403 |
+
<a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_icons_designs&utm_medium=banner" target="_blank"><?php _e("See all features Premium Plugin", SFSI_PLUS_DOMAIN); ?></a>
|
404 |
</div>
|
405 |
</div>
|
406 |
</li>
|
407 |
+
<?php } ?>
|
408 |
<li>
|
409 |
<p style="font-weight: bold; margin: 12px 0 0;">
|
410 |
<?php _e("Are you an icon designer?", SFSI_PLUS_DOMAIN); ?>
|
views/sfsi_option_view4.php
CHANGED
@@ -339,12 +339,13 @@
|
|
339 |
<input name="sfsi_plus_facebook_manualCounts" type="text" class="input" value="<?php echo ($option4['sfsi_plus_facebook_manualCounts']!='') ? $option4['sfsi_plus_facebook_manualCounts'] : '' ;?>" style="<?php echo ($option4['sfsi_plus_facebook_countsFrom']=='likes' || $option4['sfsi_plus_facebook_countsFrom']=='followers' || $option4['sfsi_plus_facebook_countsFrom']=='mypage') ? 'display:none;' : '' ;?>" />
|
340 |
</li>
|
341 |
</ul>
|
|
|
342 |
<div class="sfsi_plus_facebook_pagedeasc" style="<?php echo (isset($option4['sfsi_plus_facebook_countsFrom']) && $option4['sfsi_plus_facebook_countsFrom'] =='manual') ? 'display:none;' : '' ;?>">
|
343 |
<p class="sfsi_plus_shared_premium">
|
344 |
-
<?php _e( 'Note :', SFSI_PLUS_DOMAIN ); ?><?php _e( 'This plugin uses ', SFSI_PLUS_DOMAIN ); ?><u><?php _e( 'one', SFSI_PLUS_DOMAIN ); ?></u><?php _e( ' API shared by all users of this plugin. There is a limit (set by Facebook) how often this API can get the counts per day, so it may happen that it returns “0 counts” later in the day.', SFSI_PLUS_DOMAIN ); ?><br><br><?php _e( 'Therefore we implemented a solution as part of our Premium Plugin where you can ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'easily ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'set up your own API in a few steps, which will fix this problem.', SFSI_PLUS_DOMAIN ); ?><br><br><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features of the premium plugin', SFSI_PLUS_DOMAIN ); ?></a>
|
345 |
</p>
|
346 |
</div>
|
347 |
-
|
348 |
</div>
|
349 |
</div>
|
350 |
<!-- END FACEBOOK ICON COUNT SECTION-->
|
@@ -669,10 +670,11 @@
|
|
669 |
<?php _e( 'Enter Instagram User name', SFSI_PLUS_DOMAIN ); ?>
|
670 |
</label>
|
671 |
<input name="sfsi_plus_instagram_User" class="input_facebook" type="text" value="<?php echo (isset($option4['sfsi_plus_instagram_User']) && $option4['sfsi_plus_instagram_User']!='') ? $option4['sfsi_plus_instagram_User'] : '' ;?>" />
|
672 |
-
|
673 |
<p class="sfsi_plus_instagram_shared_premium" >
|
674 |
-
<?php _e( 'Note :', SFSI_PLUS_DOMAIN ); ?><?php _e( 'This plugin uses ', SFSI_PLUS_DOMAIN ); ?><u><?php _e( 'one', SFSI_PLUS_DOMAIN ); ?></u><?php _e( ' API shared by all users of this plugin. There is a limit (set by Instagram) how often this API can get the counts per day, so it may happen that it returns “0 counts” later in the day.', SFSI_PLUS_DOMAIN ); ?><br><br><?php _e( 'Therefore we implemented a solution as part of our Premium Plugin where you can ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'easily ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'set up your own API in a few steps, which will fix this problem.', SFSI_PLUS_DOMAIN ); ?><br><br><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features of the premium plugin', SFSI_PLUS_DOMAIN ); ?></a>
|
675 |
</p>
|
|
|
676 |
</li>
|
677 |
<li>
|
678 |
<input name="sfsi_plus_instagram_countsFrom" <?php echo ($option4['sfsi_plus_instagram_countsFrom']=='manual') ? 'checked="true"' : '' ;?> type="radio" value="manual" class="styled" />
|
339 |
<input name="sfsi_plus_facebook_manualCounts" type="text" class="input" value="<?php echo ($option4['sfsi_plus_facebook_manualCounts']!='') ? $option4['sfsi_plus_facebook_manualCounts'] : '' ;?>" style="<?php echo ($option4['sfsi_plus_facebook_countsFrom']=='likes' || $option4['sfsi_plus_facebook_countsFrom']=='followers' || $option4['sfsi_plus_facebook_countsFrom']=='mypage') ? 'display:none;' : '' ;?>" />
|
340 |
</li>
|
341 |
</ul>
|
342 |
+
<?php if($option4['sfsi_plus_premium_count_box'] =='yes') { ?>
|
343 |
<div class="sfsi_plus_facebook_pagedeasc" style="<?php echo (isset($option4['sfsi_plus_facebook_countsFrom']) && $option4['sfsi_plus_facebook_countsFrom'] =='manual') ? 'display:none;' : '' ;?>">
|
344 |
<p class="sfsi_plus_shared_premium">
|
345 |
+
<?php _e( 'Note :', SFSI_PLUS_DOMAIN ); ?><?php _e( 'This plugin uses ', SFSI_PLUS_DOMAIN ); ?><u><?php _e( 'one', SFSI_PLUS_DOMAIN ); ?></u><?php _e( ' API shared by all users of this plugin. There is a limit (set by Facebook) how often this API can get the counts per day, so it may happen that it returns “0 counts” later in the day.', SFSI_PLUS_DOMAIN ); ?><br><br><?php _e( 'Therefore we implemented a solution as part of our Premium Plugin where you can ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'easily ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'set up your own API in a few steps, which will fix this problem.', SFSI_PLUS_DOMAIN ); ?><br><br><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=facebook_counts&utm_medium=banner" target="_blank"><?php _e( 'See all features of the premium plugin', SFSI_PLUS_DOMAIN ); ?></a>
|
346 |
</p>
|
347 |
</div>
|
348 |
+
<?php } ?>
|
349 |
</div>
|
350 |
</div>
|
351 |
<!-- END FACEBOOK ICON COUNT SECTION-->
|
670 |
<?php _e( 'Enter Instagram User name', SFSI_PLUS_DOMAIN ); ?>
|
671 |
</label>
|
672 |
<input name="sfsi_plus_instagram_User" class="input_facebook" type="text" value="<?php echo (isset($option4['sfsi_plus_instagram_User']) && $option4['sfsi_plus_instagram_User']!='') ? $option4['sfsi_plus_instagram_User'] : '' ;?>" />
|
673 |
+
<?php if($option4['sfsi_plus_premium_count_box'] =='yes'){ ?>
|
674 |
<p class="sfsi_plus_instagram_shared_premium" >
|
675 |
+
<?php _e( 'Note :', SFSI_PLUS_DOMAIN ); ?><?php _e( 'This plugin uses ', SFSI_PLUS_DOMAIN ); ?><u><?php _e( 'one', SFSI_PLUS_DOMAIN ); ?></u><?php _e( ' API shared by all users of this plugin. There is a limit (set by Instagram) how often this API can get the counts per day, so it may happen that it returns “0 counts” later in the day.', SFSI_PLUS_DOMAIN ); ?><br><br><?php _e( 'Therefore we implemented a solution as part of our Premium Plugin where you can ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'easily ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'set up your own API in a few steps, which will fix this problem.', SFSI_PLUS_DOMAIN ); ?><br><br><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=instagram_counts&utm_medium=banner" target="_blank"><?php _e( 'See all features of the premium plugin', SFSI_PLUS_DOMAIN ); ?></a>
|
676 |
</p>
|
677 |
+
<?php } ?>
|
678 |
</li>
|
679 |
<li>
|
680 |
<input name="sfsi_plus_instagram_countsFrom" <?php echo ($option4['sfsi_plus_instagram_countsFrom']=='manual') ? 'checked="true"' : '' ;?> type="radio" value="manual" class="styled" />
|
views/sfsi_option_view5.php
CHANGED
@@ -450,11 +450,13 @@
|
|
450 |
<?php _e( 'Pixels', SFSI_PLUS_DOMAIN ); ?>
|
451 |
</ins>
|
452 |
</div>
|
|
|
453 |
<div class="sfsi_plus_icons_prem_disc">
|
454 |
<p class="sfsi_plus_prem_plu_desc">
|
455 |
-
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'The Premium Plugin also allows you to define the vertical distance between the icons (and set this differently for mobile vs. desktop): ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'Check it out', SFSI_PLUS_DOMAIN ); ?></a>
|
456 |
</p>
|
457 |
</div>
|
|
|
458 |
</div>
|
459 |
|
460 |
<div class="row">
|
450 |
<?php _e( 'Pixels', SFSI_PLUS_DOMAIN ); ?>
|
451 |
</ins>
|
452 |
</div>
|
453 |
+
<?php if($option5['sfsi_plus_premium_size_box'] == 'yes') { ?>
|
454 |
<div class="sfsi_plus_icons_prem_disc">
|
455 |
<p class="sfsi_plus_prem_plu_desc">
|
456 |
+
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'The Premium Plugin also allows you to define the vertical distance between the icons (and set this differently for mobile vs. desktop): ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_spacings&utm_medium=banner" target="_blank"><?php _e( 'Check it out', SFSI_PLUS_DOMAIN ); ?></a>
|
457 |
</p>
|
458 |
</div>
|
459 |
+
<?php } ?>
|
460 |
</div>
|
461 |
|
462 |
<div class="row">
|
views/sfsi_option_view7.php
CHANGED
@@ -363,7 +363,8 @@
|
|
363 |
<label>
|
364 |
<?php _e( 'Every time user scrolls to the end of the page', SFSI_PLUS_DOMAIN ); ?>
|
365 |
</label>
|
366 |
-
</div>
|
|
|
367 |
<div class="sfsi_plus_prem_show">
|
368 |
<p class=sfsi_plus_prem_plu_desc>
|
369 |
<b><?php _e( 'New :', SFSI_PLUS_DOMAIN ); ?></b>
|
@@ -372,9 +373,10 @@
|
|
372 |
<?php _e( '. Also, you can ', SFSI_PLUS_DOMAIN ); ?>
|
373 |
<b> <?php _e( 'limit how often the pop-up is shown ', SFSI_PLUS_DOMAIN ); ?></b>
|
374 |
<?php _e( 'to the same user (e.g. only once per day) ', SFSI_PLUS_DOMAIN ); ?>
|
375 |
-
<a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"> <?php _e( 'Check it out', SFSI_PLUS_DOMAIN ); ?></a>
|
376 |
</p>
|
377 |
-
</div>
|
|
|
378 |
</div>
|
379 |
<!-- SAVE BUTTON SECTION -->
|
380 |
<div class="save_button">
|
363 |
<label>
|
364 |
<?php _e( 'Every time user scrolls to the end of the page', SFSI_PLUS_DOMAIN ); ?>
|
365 |
</label>
|
366 |
+
</div>
|
367 |
+
<?php if($option7['sfsi_plus_premium_popup_box'] =='yes'){ ?>
|
368 |
<div class="sfsi_plus_prem_show">
|
369 |
<p class=sfsi_plus_prem_plu_desc>
|
370 |
<b><?php _e( 'New :', SFSI_PLUS_DOMAIN ); ?></b>
|
373 |
<?php _e( '. Also, you can ', SFSI_PLUS_DOMAIN ); ?>
|
374 |
<b> <?php _e( 'limit how often the pop-up is shown ', SFSI_PLUS_DOMAIN ); ?></b>
|
375 |
<?php _e( 'to the same user (e.g. only once per day) ', SFSI_PLUS_DOMAIN ); ?>
|
376 |
+
<a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_popup_options&utm_medium=banner" target="_blank"> <?php _e( 'Check it out', SFSI_PLUS_DOMAIN ); ?></a>
|
377 |
</p>
|
378 |
+
</div>
|
379 |
+
<?php } ?>
|
380 |
</div>
|
381 |
<!-- SAVE BUTTON SECTION -->
|
382 |
<div class="save_button">
|
views/sfsi_option_view8.php
CHANGED
@@ -374,10 +374,11 @@
|
|
374 |
|
375 |
</ul>
|
376 |
</div>
|
|
|
377 |
<p class ="sfsi_plus_prem_plu_desc">
|
378 |
-
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'We also added a Linkedin share-icon in the Premium Plugin.', SFSI_PLUS_DOMAIN ); ?> <a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'Check it out.', SFSI_PLUS_DOMAIN ); ?></a>
|
379 |
</p>
|
380 |
-
|
381 |
<!--<p class="clear">Those are usually all you need: </p>
|
382 |
<ul class="usually" style="color:#5a6570">
|
383 |
<li>1. Facebook is No.1 in liking, so it’s a must have</li>
|
@@ -487,10 +488,11 @@
|
|
487 |
<label class="first">
|
488 |
<?php _e( 'Text to appear before the sharing icons:', SFSI_PLUS_DOMAIN ); ?>
|
489 |
</label><input name="sfsi_plus_textBefor_icons" type="text" value="<?php echo ($option8['sfsi_plus_textBefor_icons']!='') ? $option8['sfsi_plus_textBefor_icons'] : '' ; ?>" />
|
490 |
-
|
491 |
<p class ="sfsi_plus_prem_plu_desc_define">
|
492 |
-
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'In the Premium Plugin you can now also define the ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'font size, type,', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'and the ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'margins below/above the icons. ', SFSI_PLUS_DOMAIN ); ?></b><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'Check it out.', SFSI_PLUS_DOMAIN ); ?></a>
|
493 |
</p>
|
|
|
494 |
</div>
|
495 |
|
496 |
<div class="options">
|
@@ -519,12 +521,13 @@
|
|
519 |
</div>
|
520 |
</li>
|
521 |
</ul>
|
522 |
-
|
523 |
<div class ="sfsi_plus_new_prmium_follw">
|
524 |
<p>
|
525 |
-
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'In our Premium Plugin you have many more placement options, e.g. place the icons statically on the page, optimize placement for mobile, don’t show them on certain pages, show them while user is scrolling down the page (or not) etc. ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium" target="_blank"><?php _e( 'See all features', SFSI_PLUS_DOMAIN ); ?></a>
|
526 |
</p>
|
527 |
</div>
|
|
|
528 |
|
529 |
<!-- SAVE BUTTON SECTION -->
|
530 |
<div class="save_button">
|
374 |
|
375 |
</ul>
|
376 |
</div>
|
377 |
+
<?php if($option8['sfsi_plus_show_premium_placement_box'] == 'yes'){ ?>
|
378 |
<p class ="sfsi_plus_prem_plu_desc">
|
379 |
+
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'We also added a Linkedin share-icon in the Premium Plugin.', SFSI_PLUS_DOMAIN ); ?> <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=linkedin_icon&utm_medium=banner" target="_blank"><?php _e( 'Check it out.', SFSI_PLUS_DOMAIN ); ?></a>
|
380 |
</p>
|
381 |
+
<?php } ?>
|
382 |
<!--<p class="clear">Those are usually all you need: </p>
|
383 |
<ul class="usually" style="color:#5a6570">
|
384 |
<li>1. Facebook is No.1 in liking, so it’s a must have</li>
|
488 |
<label class="first">
|
489 |
<?php _e( 'Text to appear before the sharing icons:', SFSI_PLUS_DOMAIN ); ?>
|
490 |
</label><input name="sfsi_plus_textBefor_icons" type="text" value="<?php echo ($option8['sfsi_plus_textBefor_icons']!='') ? $option8['sfsi_plus_textBefor_icons'] : '' ; ?>" />
|
491 |
+
<?php if($option8['sfsi_plus_show_premium_placement_box'] == 'yes'){ ?>
|
492 |
<p class ="sfsi_plus_prem_plu_desc_define">
|
493 |
+
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'In the Premium Plugin you can now also define the ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'font size, type,', SFSI_PLUS_DOMAIN ); ?></b><?php _e( ' and the ', SFSI_PLUS_DOMAIN ); ?><b><?php _e( 'margins below/above the icons. ', SFSI_PLUS_DOMAIN ); ?></b><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_placement_options&utm_medium=banner" target="_blank"><?php _e( 'Check it out.', SFSI_PLUS_DOMAIN ); ?></a>
|
494 |
</p>
|
495 |
+
<?php } ?>
|
496 |
</div>
|
497 |
|
498 |
<div class="options">
|
521 |
</div>
|
522 |
</li>
|
523 |
</ul>
|
524 |
+
<?php if($option8['sfsi_plus_show_premium_placement_box'] == 'yes'){ ?>
|
525 |
<div class ="sfsi_plus_new_prmium_follw">
|
526 |
<p>
|
527 |
+
<b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( 'In our Premium Plugin you have many more placement options, e.g. place the icons statically on the page, optimize placement for mobile, don’t show them on certain pages, show them while user is scrolling down the page (or not) etc. ', SFSI_PLUS_DOMAIN ); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_placement_options&utm_medium=banner" target="_blank"><?php _e( 'See all features', SFSI_PLUS_DOMAIN ); ?></a>
|
528 |
</p>
|
529 |
</div>
|
530 |
+
<?php } ?>
|
531 |
|
532 |
<!-- SAVE BUTTON SECTION -->
|
533 |
<div class="save_button">
|
views/sfsi_options_view.php
CHANGED
@@ -71,7 +71,7 @@
|
|
71 |
</p>
|
72 |
<p>
|
73 |
<?php _e( 'If you have questions, or something doesn`t work as it should, please read the FAQ:', SFSI_PLUS_DOMAIN ); ?>
|
74 |
-
<a href="
|
75 |
<?php _e('Click here',SFSI_PLUS_DOMAIN); ?>
|
76 |
</a>
|
77 |
</p>
|
@@ -163,7 +163,7 @@
|
|
163 |
</p>
|
164 |
<p class="bldtxtmsg">
|
165 |
<?php _e( 'Need top-notch Wordpress development work at a competitive price?', SFSI_PLUS_DOMAIN ); ?>
|
166 |
-
<a href="
|
167 |
<?php _e('Visit us on ultimatelysocial.com',SFSI_PLUS_DOMAIN); ?>
|
168 |
</a>
|
169 |
</p>
|
71 |
</p>
|
72 |
<p>
|
73 |
<?php _e( 'If you have questions, or something doesn`t work as it should, please read the FAQ:', SFSI_PLUS_DOMAIN ); ?>
|
74 |
+
<a href="https://www.ultimatelysocial.com/faq?utm_source=usmplus_settings_page&utm_campaign=top_introduction&utm_medium=banner" class="lit_txt">
|
75 |
<?php _e('Click here',SFSI_PLUS_DOMAIN); ?>
|
76 |
</a>
|
77 |
</p>
|
163 |
</p>
|
164 |
<p class="bldtxtmsg">
|
165 |
<?php _e( 'Need top-notch Wordpress development work at a competitive price?', SFSI_PLUS_DOMAIN ); ?>
|
166 |
+
<a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=footer_credit&utm_medium=banner">
|
167 |
<?php _e('Visit us on ultimatelysocial.com',SFSI_PLUS_DOMAIN); ?>
|
168 |
</a>
|
169 |
</p>
|