Social Share Icons & Social Share Buttons - Version 3.4.3

Version Description

  • UI fixes.
  • Banner changes.
  • Removed comment for false warning from security plugins.
  • Compatablity with 5.5
Download this release

Release Info

Developer socialsharepro
Plugin Icon 128x128 Social Share Icons & Social Share Buttons
Version 3.4.3
Comparing to
See all releases

Code changes from version 3.4.2 to 3.4.3

css/sfsi-admin-common-style.css CHANGED
@@ -102,6 +102,7 @@ a.sfsi_disable_usm_ogtags_setting_change {color: #444;cursor: pointer;font-weigh
102
  display: flex;
103
  padding: 11px 20px;
104
  margin:15px 40px;
 
105
  }
106
 
107
  .sfsi_new_prmium_follw p a {
102
  display: flex;
103
  padding: 11px 20px;
104
  margin:15px 40px;
105
+ border-radius: 10px;
106
  }
107
 
108
  .sfsi_new_prmium_follw p a {
css/sfsi-admin-style.css CHANGED
@@ -67,6 +67,7 @@ body {
67
  -moz-background-size: contain;
68
  -o-background-size: contain;
69
  background-size: contain;
 
70
  }
71
 
72
  .tab2 .row h2.sfsicls_wechat {
@@ -182,7 +183,8 @@ ul.plus_icn_listing li .sfsiplus_right_info a {
182
  ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
183
  text-decoration: underline;
184
  color: #a4a9ad;
185
- font-size: 20px;
 
186
  }
187
 
188
  .tab1 .tab_2_sav {
@@ -2063,7 +2065,6 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options a.current:hover {
2063
 
2064
  .tab9 label.sfsi_plus_heding {
2065
  display: inline-block;
2066
- font-weight: bold;
2067
  padding-top: 10px;
2068
  width: 303px;
2069
  }
@@ -2517,6 +2518,7 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options a.current:hover {
2517
  display: inline-block;
2518
  padding: 15px 75px 20px 24px;
2519
  float: left;
 
2520
  }
2521
 
2522
  .sfsi_plus_new_prmium_follw p {
@@ -2525,7 +2527,7 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options a.current:hover {
2525
 
2526
  .sfsi_plus_new_prmium_follw p {
2527
  color: #1a1d20 !important;
2528
- font-size: 20px !important;
2529
  font-family: helveticaregular !important;
2530
  }
2531
 
@@ -2595,7 +2597,7 @@ p.sfsi_plus_prem_plu_desc_define {
2595
  p.sfsi_plus_instagram_shared_premium,
2596
  p.sfsi_plus_shared_premium {
2597
  color: #1a1d20 !important;
2598
- font-family: helveticaregular !important;
2599
  padding-top: 0 !important;
2600
  }
2601
 
@@ -2757,9 +2759,9 @@ p.sfsi_plus_instagram_shared_premium {
2757
  }
2758
 
2759
  .tab4 .sfsi_plus_instagramInstruction {
2760
- float: left;
2761
  margin-bottom: 12px;
2762
- width: 450px;
 
2763
  }
2764
 
2765
  .tab4 .sfsi_plus_instagramInstruction ul {
@@ -2767,8 +2769,8 @@ p.sfsi_plus_instagram_shared_premium {
2767
  }
2768
 
2769
  .tab4 .sfsi_plus_instagramInstruction ul li {
2770
- font-size: 13px !important;
2771
- line-height: 20px !important;
2772
  list-style: outside none bullets !important;
2773
  margin-top: 5px !important;
2774
  padding: 0 !important;
@@ -3239,6 +3241,7 @@ ul.sfsi_show_hide_section {
3239
  /* Link to support forum left of every Save button */
3240
  .ui-accordion .ui-accordion-content {
3241
  position: relative;
 
3242
  }
3243
 
3244
  .sfsi_plus_askforhelp {
@@ -3367,6 +3370,7 @@ div#sfsi_plus_langnotice {
3367
  margin: 0 0px 0 10px;
3368
  line-height: 36px;
3369
  font-size: 18px;
 
3370
  }
3371
 
3372
  .tab3 .sub_row .effectContainer {
@@ -4674,9 +4678,9 @@ div#sfsi_plus_langnotice {
4674
  .tab8 .sfsi_plus_inputSec span {
4675
  display: inline-block;
4676
  font-size: 18px;
4677
- vertical-align: middle;
4678
  width: 200px;
4679
  color: #5A6570;
 
4680
  }
4681
 
4682
  .sfsi_plus_responsive_icon_item_container {
@@ -5064,4 +5068,66 @@ div#analyst-install-modal * {
5064
  font-size: 16px;
5065
  opacity: 0.4;
5066
  font-weight: bolder;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5067
  }
67
  -moz-background-size: contain;
68
  -o-background-size: contain;
69
  background-size: contain;
70
+ margin-left: 23px;
71
  }
72
 
73
  .tab2 .row h2.sfsicls_wechat {
183
  ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
184
  text-decoration: underline;
185
  color: #a4a9ad;
186
+ font-size: 19px;
187
+ font-weight: unset;
188
  }
189
 
190
  .tab1 .tab_2_sav {
2065
 
2066
  .tab9 label.sfsi_plus_heding {
2067
  display: inline-block;
 
2068
  padding-top: 10px;
2069
  width: 303px;
2070
  }
2518
  display: inline-block;
2519
  padding: 15px 75px 20px 24px;
2520
  float: left;
2521
+ border-radius: 10px;
2522
  }
2523
 
2524
  .sfsi_plus_new_prmium_follw p {
2527
 
2528
  .sfsi_plus_new_prmium_follw p {
2529
  color: #1a1d20 !important;
2530
+ font-size: 18px !important;
2531
  font-family: helveticaregular !important;
2532
  }
2533
 
2597
  p.sfsi_plus_instagram_shared_premium,
2598
  p.sfsi_plus_shared_premium {
2599
  color: #1a1d20 !important;
2600
+ font-family: helveticaneue-light !important;
2601
  padding-top: 0 !important;
2602
  }
2603
 
2759
  }
2760
 
2761
  .tab4 .sfsi_plus_instagramInstruction {
 
2762
  margin-bottom: 12px;
2763
+ width: 42%;
2764
+ float: right;
2765
  }
2766
 
2767
  .tab4 .sfsi_plus_instagramInstruction ul {
2769
  }
2770
 
2771
  .tab4 .sfsi_plus_instagramInstruction ul li {
2772
+ font-size: 17px !important;
2773
+ line-height: 24px !important;
2774
  list-style: outside none bullets !important;
2775
  margin-top: 5px !important;
2776
  padding: 0 !important;
3241
  /* Link to support forum left of every Save button */
3242
  .ui-accordion .ui-accordion-content {
3243
  position: relative;
3244
+ font-family: helveticaneue-light !important;
3245
  }
3246
 
3247
  .sfsi_plus_askforhelp {
3370
  margin: 0 0px 0 10px;
3371
  line-height: 36px;
3372
  font-size: 18px;
3373
+ margin-right: 11px;
3374
  }
3375
 
3376
  .tab3 .sub_row .effectContainer {
4678
  .tab8 .sfsi_plus_inputSec span {
4679
  display: inline-block;
4680
  font-size: 18px;
 
4681
  width: 200px;
4682
  color: #5A6570;
4683
+ font-family: 'helveticaneue-light';
4684
  }
4685
 
4686
  .sfsi_plus_responsive_icon_item_container {
5068
  font-size: 16px;
5069
  opacity: 0.4;
5070
  font-weight: bolder;
5071
+ }
5072
+
5073
+ .sfsiplus_vk_section .radio_section.fb_url,
5074
+ .sfsiplus_weibo_section .radio_section.fb_url,
5075
+ .sfsiplus_telegram_section .radio_section.fb_url,
5076
+ .sfsiplus_telegram_section .radio_section.fb_url,
5077
+ .sfsiplus_ok_section .radio_section.fb_url,
5078
+ .sfsiplus_houzz_section .fb_url.link_2 {
5079
+ margin-left: 20px;
5080
+ padding-top: 10px;
5081
+ }
5082
+
5083
+ .sfsi_new_prmium_follw p b{
5084
+ font-weight: bold;
5085
+ color: #1a1d20 !important;
5086
+ }
5087
+
5088
+ .tab8 .radiodisplaysection .icons_size{
5089
+ width: 616px !important;
5090
+ margin-top: -29px !important;
5091
+ }
5092
+
5093
+ .tab2 .inr_cont .fb_url label.sfsiLabel {
5094
+ min-width: 30px !important;
5095
+ }
5096
+
5097
+ .tab2 .twt_tab_2 .twt_fld,.tab2 .twt_tab_2 .twt_fld_2{
5098
+ float: unset;
5099
+ display: flow-root;
5100
+ }
5101
+
5102
+ .tab2 .sfsiplus_youtube_section input.add{
5103
+ margin: 0 !important;
5104
+ }
5105
+
5106
+ .tab2 .sfsiplus_youtube_section .fb_url label.sfsi_label_utube{
5107
+ width: 16% !important;
5108
+ }
5109
+
5110
+ .tab2 .sfsiplus_youtube_section .fb_url label.sfsi_label_utube_2{
5111
+ width: 100% !important;
5112
+ }
5113
+
5114
+
5115
+ .tab2 .sfsiplus_facebook_section .fb_url.extra_sp label.sfsi_fb_label_3 {
5116
+ width: 50% !important;
5117
+ }
5118
+
5119
+ .tab2 .sfsiplus_telegram_section .fb_url label.sfsiLabel{
5120
+ width: 14% !important;
5121
+ min-width: 30px;
5122
+ }
5123
+
5124
+ .tab2 .utube_inn .utbe_instruction{
5125
+ margin-left: 20px;
5126
+ }
5127
+
5128
+ .tab3 .sf_si_our_prmium_plugin-add .col-md-4.zeropadding {
5129
+ display: flex;
5130
+ flex-direction: column;
5131
+ justify-content: center;
5132
+ align-items: center;
5133
  }
css/sfsi-style.css CHANGED
@@ -135,7 +135,7 @@ body {
135
 
136
  #accordion p:first-child,
137
  #accordion1 p:first-child {
138
- padding-top: 0;
139
  }
140
 
141
  #accordion h4,
@@ -458,7 +458,7 @@ body {
458
  background: #e5e5e5;
459
  box-shadow: 2px 2px 3px #dcdcdc inset;
460
  border: 0;
461
- padding: 13px 13px 12px;
462
  margin-right: 18px;
463
  float: left;
464
  display: block;
@@ -807,6 +807,7 @@ body {
807
  float: left;
808
  line-height: 46px;
809
  font-size: 18px;
 
810
  }
811
 
812
  .tab7 .text_options.layout label {
@@ -1384,7 +1385,8 @@ ul.sfsiplus_icn_listing8 li .tb_4_ck {
1384
  }
1385
 
1386
  .linked_tab_2 .fb_url label {
1387
- width: 32%
 
1388
  }
1389
 
1390
  .twt_tab_2 label {
@@ -1438,13 +1440,12 @@ ul.tab_3_list li {
1438
  .tab3 .row h3 {
1439
  margin: 0 0 20px;
1440
  color: #414951;
1441
- font-family: helveticabold;
1442
  font-size: 20px;
1443
  }
1444
 
1445
  ul.sfsiplus_tab_3_icns {
1446
  list-style: none;
1447
- margin: 34px 0 0;
1448
  overflow: hidden;
1449
  }
1450
 
@@ -1644,6 +1645,7 @@ ul.sfsiplus_tab_3_icns li .radio {
1644
  margin-right: 4px;
1645
  float: left;
1646
  }
 
1647
  .top_arow {
1648
  background: url(../images/top_aro.png) no-repeat;
1649
  position: absolute;
@@ -1875,10 +1877,11 @@ ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
1875
 
1876
  .tab2 .twt_tab_2 label {
1877
  width: 175px;
 
1878
  }
1879
 
1880
  .tab2 .twt_fld {
1881
- margin: 16px 0 23px;
1882
  float: left;
1883
  }
1884
 
@@ -1896,10 +1899,6 @@ ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
1896
  max-width: 90%
1897
  }
1898
 
1899
- .tab2 .utube_inn label span {
1900
- font-family: helveticabold;
1901
- }
1902
-
1903
  .tab2 .inr_cont p>a {
1904
  font-family: helveticabold;
1905
  color: #778088;
@@ -1907,7 +1906,6 @@ ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
1907
  }
1908
 
1909
  .sfsiplus_pinterest_section .inr_cont .pint_url {
1910
- float: left;
1911
  padding-top: 6px;
1912
  clear: both;
1913
  }
@@ -1933,6 +1931,7 @@ ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
1933
 
1934
  .sfsiplus_linkedin_section .link_1 {
1935
  margin-bottom: 7px;
 
1936
  }
1937
 
1938
  .sfsiplus_linkedin_section .link_2 {
@@ -1945,7 +1944,7 @@ ul.sfsiplus_icn_listing8 li .sfsiplus_right_info a {
1945
  }
1946
 
1947
  .tab2 .sfsiplus_linkedin_section .link_4 {
1948
- margin-bottom: 0;
1949
  }
1950
 
1951
  .sfsiplus_telegram_section .link_1,
@@ -2060,7 +2059,7 @@ ul.tab_3_list li span {
2060
  }
2061
 
2062
  .tab7 .pop_up_show label {
2063
- font-family: helveticaregular !important;
2064
  }
2065
 
2066
  .tab7 .save_button {
@@ -2106,10 +2105,6 @@ ul.tab_3_list li span {
2106
  width: 464px !important;
2107
  }
2108
 
2109
- .tab2 .utube_inn .fb_url label span {
2110
- font-family: helveticaregular;
2111
- }
2112
-
2113
  .tab1 label,
2114
  .tab2 label,
2115
  .tab3 label,
@@ -2291,8 +2286,7 @@ ul.tab_3_list li span {
2291
  .sf_fb .bot_no,
2292
  .sf_twiter .bot_no,
2293
  .sf_pinit .bot_no,
2294
- .sf_linkedin .bot_no
2295
- {
2296
  background: rgba(0, 0, 0, 0) url(images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
2297
  font-size: 12px !important;
2298
  left: 67px;
@@ -2305,8 +2299,9 @@ ul.tab_3_list li span {
2305
  height: 19px;
2306
  z-index: 9;
2307
  display: inline-block;
2308
- vertical-align:bottom;
2309
  }
 
2310
  /* .sf_subscrbe .bot_no {
2311
  background: rgba(0, 0, 0, 0) url(images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
2312
  font-size: 12px !important;
@@ -2314,20 +2309,17 @@ ul.tab_3_list li span {
2314
  line-height: 17px !important;
2315
  margin-left: 0px;
2316
  /* margin-top: 9px;*/
2317
- /* padding: 1px 0; */
2318
- /*position: absolute;*/
2319
- /* text-align: center; */
2320
- /*top: -8px;*/
2321
- /* white-space: pre; */
2322
- /* width: 33px; */
2323
- /* height: 19px; */
2324
- /* z-index: 9; */
2325
- /* display: inline-block; */
2326
- /* } */ */
2327
-
2328
-
2329
-
2330
- .bot_no.sfsiSmBtn {
2331
  font-size: 10px;
2332
  margin-top: 4px;
2333
  }
@@ -2399,14 +2391,11 @@ h2.optional {
2399
  .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1 {
2400
  margin: 2px 0 -5px 0;
2401
  height: 28px;
2402
- /*display: inline-block;*/
2403
  float: none;
2404
  /* width: 62px;s*/
2405
  }
2406
 
2407
- #sfsi_plus_floater .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1 {
2408
- margin: -16px 0 16px 0;
2409
- }
2410
 
2411
  .sfsi_plus_inside img {
2412
  vertical-align: sub !important;
@@ -2424,12 +2413,12 @@ h2.optional {
2424
  margin: 2px 0 2px 0;
2425
  height: 20px;
2426
  /* width: 62px;*/
2427
- display: inline-block;
2428
  float: none;
 
2429
  }
2430
 
2431
  #sfsi_plus_floater .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon3 {
2432
- margin: 3px 0 0 0;
2433
  }
2434
 
2435
  .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .fb_1,
@@ -2454,11 +2443,11 @@ h2.optional {
2454
  }
2455
 
2456
  #sfsi_plus_floater .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon1 {
2457
- margin: 0px 0;
2458
  }
2459
 
2460
  #sfsi_plus_floater .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon2 {
2461
- margin: -5px 0 17px 0;
2462
  display: inherit;
2463
  }
2464
 
@@ -2481,6 +2470,7 @@ h2.optional {
2481
 
2482
  .sfsi_plus_printst_tool_bdr {
2483
  /* margin-left: -59px;*/
 
2484
  }
2485
 
2486
  .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1>a>img,
@@ -2540,12 +2530,22 @@ h2.optional {
2540
  height: 29px;
2541
  }
2542
 
 
 
 
 
 
 
 
 
 
 
2543
  .sfsi_plus_fb_tool_bdr,
2544
  .sfsi_plus_gpls_tool_bdr,
2545
  .sfsi_plus_linkedin_tool_bdr,
2546
  .sfsi_plus_printst_tool_bdr,
2547
  .sfsi_plus_twt_tool_bdr {
2548
- bottom: auto;
2549
  left: 50%;
2550
  margin-bottom: 2px;
2551
  }
@@ -2557,7 +2557,7 @@ h2.optional {
2557
  }
2558
 
2559
  .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 {
2560
- margin: 2px 0 !important;
2561
  display: inline-block;
2562
  float: none;
2563
  vertical-align: middle;
@@ -2566,7 +2566,7 @@ h2.optional {
2566
  }
2567
 
2568
  #sfsi_plus_floater .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 {
2569
- margin: -7px 0 -14px 0 !important;
2570
  /* height: 41px; */
2571
  vertical-align: bottom;
2572
  }
@@ -2591,27 +2591,27 @@ h2.optional {
2591
  height: auto;
2592
  }
2593
 
2594
- #sfsi_plus_floater .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1 {
2595
- margin: 1px 24px -12px !important;
2596
- }
2597
-
2598
- .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1 iframe {
2599
- /* width: 61px!important;*/
2600
- }
2601
 
2602
- .sfsi_plus_tool_tip_2,
2603
- .sfsi_plus_fb_tool_bdr,
2604
- .sfsi_plus_twt_tool_bdr,
2605
- .sfsi_plus_linkedin_tool_bdr,
2606
- .sfsi_plus_printst_tool_bdr,
2607
- .sfsi_plus_gpls_tool_bdr,
2608
- .sfsi_plus_Tlleft {
2609
  width: 140px !important;
2610
  padding: 6px 0;
2611
  }
2612
 
 
 
 
 
2613
  .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon2 {
2614
- margin: 0px 0 !important;
2615
  display: inline-block;
2616
  float: none;
2617
  height: 20px;
@@ -2668,15 +2668,20 @@ h2.optional {
2668
  width: auto;
2669
  }
2670
 
 
 
 
 
2671
  .utube_tool_bdr {
2672
  width: 93px;
2673
- bottom: auto;
2674
  left: 50%;
2675
- margin-bottom: 2px;
2676
  }
2677
 
2678
  .sfsi_plus_linkedin_tool_bdr {
2679
  width: 66px;
 
2680
  }
2681
 
2682
  .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside {
@@ -2694,7 +2699,6 @@ h2.optional {
2694
  }
2695
 
2696
  #sfsi_plus_floater .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon1 {
2697
- margin: -6px 0 16px 0;
2698
  display: inherit;
2699
  }
2700
 
@@ -2707,16 +2711,15 @@ h2.optional {
2707
  }
2708
 
2709
  #sfsi_plus_floater .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon2 {
2710
- margin: -15px 0 3px 0;
2711
  display: inherit;
2712
  }
2713
 
2714
  .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon3 {
2715
- margin: 2px 0;
2716
  display: inline-block;
2717
  float: none;
2718
  height: 23px;
2719
  width: 100%;
 
2720
  }
2721
 
2722
 
@@ -2803,14 +2806,23 @@ h2.optional {
2803
  .sfsi_mainContainer textarea {
2804
  color: #5a6570 !important;
2805
  }
 
 
 
 
 
 
 
 
 
2806
 
2807
  .adminTooltip {
2808
- left: 142px;
2809
  position: absolute;
2810
  }
2811
 
2812
  .adPopWidth {
2813
- min-height: 100px !important;
2814
  }
2815
 
2816
  .main_contant p>a.lit_txt,
@@ -2828,7 +2840,7 @@ h2.optional {
2828
  }
2829
 
2830
  .sfsiplus_linkedin_section .link_4>label.anthr_labl {
2831
- height: 94px;
2832
  }
2833
 
2834
  .tab3 .tab_3_sav {
@@ -2893,6 +2905,8 @@ h2.optional {
2893
  float: left;
2894
  line-height: 41px;
2895
  margin-right: 8px;
 
 
2896
  }
2897
 
2898
  .sfsi_inside .icon2 .fb_iframe_widget span {
@@ -2937,7 +2951,7 @@ h2.optional {
2937
  }
2938
 
2939
  .sfsi_plus_Sicons .sf_twiter {
2940
- margin: 1px 7px 0 4px;
2941
  line-height: 19px;
2942
  }
2943
 
@@ -3019,6 +3033,7 @@ h2.optional {
3019
 
3020
  .tab2 .utube_inn label {
3021
  font-size: 18px;
 
3022
  }
3023
 
3024
  .sfsi_plc_btm {
@@ -3147,10 +3162,10 @@ h2.optional {
3147
 
3148
  .tab7 .like_pop_box .sfsi_plus_Popinner ul li span {
3149
  margin: 0;
3150
- width: 54px;
3151
  display: block;
3152
  background: url(../images/count_bg.png) no-repeat;
3153
- height: 24px;
3154
  overflow: hidden;
3155
  padding: 10px 2px 2px;
3156
  font-family: helveticaregular;
@@ -3295,8 +3310,8 @@ ul.SFSI_instructions {
3295
  }
3296
 
3297
  ul.SFSI_instructions li {
3298
- font-size: 12px !important;
3299
- line-height: 25px !important;
3300
  margin: 0 !important;
3301
  padding: 0 0 0 15px !important;
3302
  width: 100%
@@ -3403,12 +3418,14 @@ ul.cstmskin_iconlist {
3403
  width: 100%;
3404
  float: left;
3405
  margin-top: 10px;
 
3406
  }
3407
 
3408
  .cstmutbewpr ul.enough_waffling li {
3409
  width: auto;
3410
  float: left;
3411
  margin-right: 20px;
 
3412
  }
3413
 
3414
  .cstmutbewpr ul.enough_waffling li span {
@@ -3587,7 +3604,7 @@ ul.cstmskin_iconlist {
3587
  }
3588
 
3589
  .tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .options>label {
3590
- width: 356px !important;
3591
  margin: 0;
3592
  width: auto;
3593
  margin-bottom: 0;
@@ -3600,7 +3617,7 @@ ul.cstmskin_iconlist {
3600
  }
3601
 
3602
  .tab8 .row.sfsiplus_PostsSettings_section .options .chckwpr {
3603
- width: 400px;
3604
  float: right;
3605
  }
3606
 
@@ -3656,7 +3673,7 @@ ul.cstmskin_iconlist {
3656
 
3657
  /*modify by palak*/
3658
  .sfsiplus_right_info label.sfsiplus_sub-subtitle {
3659
- font-size: 16px !important;
3660
  font-weight: normal;
3661
  }
3662
 
@@ -3693,7 +3710,8 @@ ul.plus_icn_listing li .sfsiplus_right_info label.sfsiplus_sub-subtitle a {
3693
 
3694
 
3695
  #accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p {
3696
- display: table
 
3697
  }
3698
 
3699
  /*modify by palak*/
@@ -3723,19 +3741,21 @@ ul.plus_icn_listing li .sfsiplus_right_info label.sfsiplus_sub-subtitle a {
3723
  .tab8 .icons_size span {
3724
  display: block;
3725
  float: left;
3726
- font-size: 20px;
3727
  font-weight: 400;
3728
  line-height: 42px;
3729
  margin-right: 18px;
3730
  }
3731
 
 
 
3732
  .tab8.icons_size span.last {
3733
  margin-left: 55px;
3734
  }
3735
 
3736
  .tab8 .icons_size ins {
3737
  float: left;
3738
- font-size: 17px;
3739
  font-weight: 400;
3740
  margin-right: 25px;
3741
  text-decoration: none;
@@ -3839,7 +3859,6 @@ ul.plus_icn_listing li .sfsiplus_right_info label.sfsiplus_sub-subtitle a {
3839
  .tab8 .options {
3840
  clear: both;
3841
  float: left;
3842
- margin-top: 25px;
3843
  width: auto;
3844
  float: none;
3845
  }
@@ -3976,7 +3995,7 @@ ul.plus_icn_listing li .sfsiplus_right_info label.sfsiplus_sub-subtitle a {
3976
 
3977
  label.sfsiplus_toglpstpgsbttl {
3978
  float: left;
3979
- margin-top: 5px !important
3980
  }
3981
 
3982
  #accordion .tab8 ul.sfsiplus_shwthmbfraftr .row h4 {
@@ -3989,7 +4008,7 @@ label.sfsiplus_toglpstpgsbttl {
3989
 
3990
  .tab8 .row.sfsiplus_PostsSettings_section .options .seconds.chcklbl {
3991
  float: right;
3992
- width: 400px !important;
3993
  }
3994
 
3995
  .sfsibeforpstwpr {
@@ -4097,7 +4116,7 @@ label.sfsiplus_toglpstpgsbttl {
4097
  }
4098
 
4099
  #accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p.cstmdisextrpdng {
4100
- padding-bottom: 30px;
4101
  float: left;
4102
  }
4103
 
@@ -4201,9 +4220,7 @@ label.sfsiplus_toglpstpgsbttl {
4201
  vertical-align: bottom !important;
4202
  }
4203
 
4204
- .sfsi_plus_Sicons .sf_pinit {
4205
- margin: 0 0 0 10px;
4206
- }
4207
 
4208
  .wp-block-ultimate-social-media-plus-sfsi-plus-share-block .sfsi_plus_block_text_before_icon {
4209
  display: inline-block;
@@ -4351,9 +4368,10 @@ label.sfsiplus_toglpstpgsbttl {
4351
  width: unset !important;
4352
  height: unset !important;
4353
  }
4354
- .sfsiplusid_twitter .icon2 iframe{
 
4355
  /* width: 62px !important; */
4356
- height:20px!important;
4357
  }
4358
 
4359
  a.pop-up .radio {
@@ -4825,7 +4843,8 @@ a.pop-up .radio {
4825
  cursor: pointer;
4826
  font-size: 20px;
4827
  }
4828
- .sfsi_plus.sfsi_plus_widget_main_container .sfsi_plus_widget_sub_container{
 
4829
  float: none;
4830
  }
4831
 
@@ -4858,7 +4877,7 @@ a.pop-up .radio {
4858
  width: 100%;
4859
  z-index: 99999;
4860
  background: rgba(0, 0, 0, 0.7);
4861
- height:100vh;
4862
  }
4863
 
4864
  .sfsi_plus_wechat_follow_overlay .close_btn {
@@ -4944,3 +4963,12 @@ a.pop-up .radio {
4944
  display: block;
4945
  }
4946
 
 
 
 
 
 
 
 
 
 
135
 
136
  #accordion p:first-child,
137
  #accordion1 p:first-child {
138
+ padding-top: 3px;
139
  }
140
 
141
  #accordion h4,
458
  background: #e5e5e5;
459
  box-shadow: 2px 2px 3px #dcdcdc inset;
460
  border: 0;
461
+ padding: 12px 12px 12px;
462
  margin-right: 18px;
463
  float: left;
464
  display: block;
807
  float: left;
808
  line-height: 46px;
809
  font-size: 18px;
810
+ color: #516570;
811
  }
812
 
813
  .tab7 .text_options.layout label {
1385
  }
1386
 
1387
  .linked_tab_2 .fb_url label {
1388
+ width: 22%;
1389
+ font-family: 'helveticaneue-light';
1390
  }
1391
 
1392
  .twt_tab_2 label {
1440
  .tab3 .row h3 {
1441
  margin: 0 0 20px;
1442
  color: #414951;
 
1443
  font-size: 20px;
1444
  }
1445
 
1446
  ul.sfsiplus_tab_3_icns {
1447
  list-style: none;
1448
+ margin: 10px 0 0;
1449
  overflow: hidden;
1450
  }
1451
 
1645
  margin-right: 4px;
1646
  float: left;
1647
  }
1648
+
1649
  .top_arow {
1650
  background: url(../images/top_aro.png) no-repeat;
1651
  position: absolute;
1877
 
1878
  .tab2 .twt_tab_2 label {
1879
  width: 175px;
1880
+ font-family: 'helveticaneue-light';
1881
  }
1882
 
1883
  .tab2 .twt_fld {
1884
+ margin: 16px 0 16px;
1885
  float: left;
1886
  }
1887
 
1899
  max-width: 90%
1900
  }
1901
 
 
 
 
 
1902
  .tab2 .inr_cont p>a {
1903
  font-family: helveticabold;
1904
  color: #778088;
1906
  }
1907
 
1908
  .sfsiplus_pinterest_section .inr_cont .pint_url {
 
1909
  padding-top: 6px;
1910
  clear: both;
1911
  }
1931
 
1932
  .sfsiplus_linkedin_section .link_1 {
1933
  margin-bottom: 7px;
1934
+ margin-top: 10px;
1935
  }
1936
 
1937
  .sfsiplus_linkedin_section .link_2 {
1944
  }
1945
 
1946
  .tab2 .sfsiplus_linkedin_section .link_4 {
1947
+ margin-bottom: 12px;
1948
  }
1949
 
1950
  .sfsiplus_telegram_section .link_1,
2059
  }
2060
 
2061
  .tab7 .pop_up_show label {
2062
+ font-family: helveticaneue-light!important;
2063
  }
2064
 
2065
  .tab7 .save_button {
2105
  width: 464px !important;
2106
  }
2107
 
 
 
 
 
2108
  .tab1 label,
2109
  .tab2 label,
2110
  .tab3 label,
2286
  .sf_fb .bot_no,
2287
  .sf_twiter .bot_no,
2288
  .sf_pinit .bot_no,
2289
+ .sf_linkedin .bot_no {
 
2290
  background: rgba(0, 0, 0, 0) url(images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
2291
  font-size: 12px !important;
2292
  left: 67px;
2299
  height: 19px;
2300
  z-index: 9;
2301
  display: inline-block;
2302
+ vertical-align: bottom;
2303
  }
2304
+
2305
  /* .sf_subscrbe .bot_no {
2306
  background: rgba(0, 0, 0, 0) url(images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
2307
  font-size: 12px !important;
2309
  line-height: 17px !important;
2310
  margin-left: 0px;
2311
  /* margin-top: 9px;*/
2312
+ /* padding: 1px 0; */
2313
+ /*position: absolute;*/
2314
+ /* text-align: center; */
2315
+ /*top: -8px;*/
2316
+ /* white-space: pre; */
2317
+ /* width: 33px; */
2318
+ /* height: 19px; */
2319
+ /* z-index: 9; */
2320
+ /* display: inline-block; */
2321
+ /* } */
2322
+ */ .bot_no.sfsiSmBtn {
 
 
 
2323
  font-size: 10px;
2324
  margin-top: 4px;
2325
  }
2391
  .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1 {
2392
  margin: 2px 0 -5px 0;
2393
  height: 28px;
2394
+ display: inline-block;
2395
  float: none;
2396
  /* width: 62px;s*/
2397
  }
2398
 
 
 
 
2399
 
2400
  .sfsi_plus_inside img {
2401
  vertical-align: sub !important;
2413
  margin: 2px 0 2px 0;
2414
  height: 20px;
2415
  /* width: 62px;*/
 
2416
  float: none;
2417
+ line-height: 0;
2418
  }
2419
 
2420
  #sfsi_plus_floater .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon3 {
2421
+ margin: 7px 0 0 0;
2422
  }
2423
 
2424
  .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .fb_1,
2443
  }
2444
 
2445
  #sfsi_plus_floater .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon1 {
2446
+ margin: 2px 0 9px 0;
2447
  }
2448
 
2449
  #sfsi_plus_floater .sfsi_plus_printst_tool_bdr .sfsi_plus_inside .icon2 {
2450
+ margin: -5px 0 4px 0;
2451
  display: inherit;
2452
  }
2453
 
2470
 
2471
  .sfsi_plus_printst_tool_bdr {
2472
  /* margin-left: -59px;*/
2473
+ line-height: 0;
2474
  }
2475
 
2476
  .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1>a>img,
2530
  height: 29px;
2531
  }
2532
 
2533
+ .adminTooltip .sfsi_plus_linkedin_tool_bdr,
2534
+ .adminTooltip .sfsi_plus_printst_tool_bdr {
2535
+ bottom: 76% !important;
2536
+ }
2537
+
2538
+ .adminTooltip .sfsi_plus_tool_tip_2 {
2539
+ padding: 5px 14px 5px 14px;
2540
+ }
2541
+
2542
+
2543
  .sfsi_plus_fb_tool_bdr,
2544
  .sfsi_plus_gpls_tool_bdr,
2545
  .sfsi_plus_linkedin_tool_bdr,
2546
  .sfsi_plus_printst_tool_bdr,
2547
  .sfsi_plus_twt_tool_bdr {
2548
+ bottom: 100%;
2549
  left: 50%;
2550
  margin-bottom: 2px;
2551
  }
2557
  }
2558
 
2559
  .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 {
2560
+ margin: 17px 0 2px 0 !important;
2561
  display: inline-block;
2562
  float: none;
2563
  vertical-align: middle;
2566
  }
2567
 
2568
  #sfsi_plus_floater .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .cstmicon1 {
2569
+ /* margin: -7px 0 -14px 0 !important; */
2570
  /* height: 41px; */
2571
  vertical-align: bottom;
2572
  }
2591
  height: auto;
2592
  }
2593
 
2594
+ /* .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon1 iframe { */
2595
+ /* width: 61px!important;*/
2596
+ /* } */
 
 
 
 
2597
 
2598
+ .sfsiplus_inerCnt .sfsi_plus_tool_tip_2,
2599
+ .sfsiplus_inerCnt .sfsi_plus_fb_tool_bdr,
2600
+ .sfsiplus_inerCnt .sfsi_plus_twt_tool_bdr,
2601
+ .sfsiplus_inerCnt .sfsi_plus_linkedin_tool_bdr,
2602
+ .sfsiplus_inerCnt .sfsi_plus_printst_tool_bdr,
2603
+ .sfsiplus_inerCnt .sfsi_plus_gpls_tool_bdr,
2604
+ .sfsiplus_inerCnt .sfsi_plus_Tlleft {
2605
  width: 140px !important;
2606
  padding: 6px 0;
2607
  }
2608
 
2609
+ .sfsiplus_inerCnt .sfsi_plus_twt_tool_bdr {
2610
+ line-height: 0 !important;
2611
+ }
2612
+
2613
  .sfsi_plus_twt_tool_bdr .sfsi_plus_inside .icon2 {
2614
+ margin: 3px 0px 0px 0px !important;
2615
  display: inline-block;
2616
  float: none;
2617
  height: 20px;
2668
  width: auto;
2669
  }
2670
 
2671
+ .adminTooltip .utube_tool_bdr {
2672
+ margin-bottom: 2px !important;
2673
+ }
2674
+
2675
  .utube_tool_bdr {
2676
  width: 93px;
2677
+ bottom: 79%;
2678
  left: 50%;
2679
+ margin-bottom: 13px;
2680
  }
2681
 
2682
  .sfsi_plus_linkedin_tool_bdr {
2683
  width: 66px;
2684
+ line-height: 0;
2685
  }
2686
 
2687
  .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside {
2699
  }
2700
 
2701
  #sfsi_plus_floater .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon1 {
 
2702
  display: inherit;
2703
  }
2704
 
2711
  }
2712
 
2713
  #sfsi_plus_floater .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon2 {
 
2714
  display: inherit;
2715
  }
2716
 
2717
  .sfsi_plus_linkedin_tool_bdr .sfsi_plus_inside .icon3 {
 
2718
  display: inline-block;
2719
  float: none;
2720
  height: 23px;
2721
  width: 100%;
2722
+ margin-top: 4.5px;
2723
  }
2724
 
2725
 
2806
  .sfsi_mainContainer textarea {
2807
  color: #5a6570 !important;
2808
  }
2809
+ .sfsi_mainContainer input[type=email],
2810
+ .sfsi_mainContainer input[type=number],
2811
+ .sfsi_mainContainer input[type=password],
2812
+ .sfsi_mainContainer input[type=search],
2813
+ .sfsi_mainContainer input[type=tel],
2814
+ .sfsi_mainContainer input[type=text],
2815
+ .sfsi_mainContainer input[type=url] {
2816
+ line-height: 2px !important;
2817
+ }
2818
 
2819
  .adminTooltip {
2820
+ left: 118px;
2821
  position: absolute;
2822
  }
2823
 
2824
  .adPopWidth {
2825
+ min-height: 136px !important;
2826
  }
2827
 
2828
  .main_contant p>a.lit_txt,
2840
  }
2841
 
2842
  .sfsiplus_linkedin_section .link_4>label.anthr_labl {
2843
+ height: 61px;
2844
  }
2845
 
2846
  .tab3 .tab_3_sav {
2905
  float: left;
2906
  line-height: 41px;
2907
  margin-right: 8px;
2908
+ margin-left: 20px;
2909
+ width: 15% !important;
2910
  }
2911
 
2912
  .sfsi_inside .icon2 .fb_iframe_widget span {
2951
  }
2952
 
2953
  .sfsi_plus_Sicons .sf_twiter {
2954
+ margin: 1px 4px 0 2px;
2955
  line-height: 19px;
2956
  }
2957
 
3033
 
3034
  .tab2 .utube_inn label {
3035
  font-size: 18px;
3036
+ font-family: 'helveticaneue-light';
3037
  }
3038
 
3039
  .sfsi_plc_btm {
3162
 
3163
  .tab7 .like_pop_box .sfsi_plus_Popinner ul li span {
3164
  margin: 0;
3165
+ width: 61px;
3166
  display: block;
3167
  background: url(../images/count_bg.png) no-repeat;
3168
+ height: 38px;
3169
  overflow: hidden;
3170
  padding: 10px 2px 2px;
3171
  font-family: helveticaregular;
3310
  }
3311
 
3312
  ul.SFSI_instructions li {
3313
+ font-size: 17px !important;
3314
+ line-height: 28px !important;
3315
  margin: 0 !important;
3316
  padding: 0 0 0 15px !important;
3317
  width: 100%
3418
  width: 100%;
3419
  float: left;
3420
  margin-top: 10px;
3421
+ margin-left: 31px;
3422
  }
3423
 
3424
  .cstmutbewpr ul.enough_waffling li {
3425
  width: auto;
3426
  float: left;
3427
  margin-right: 20px;
3428
+ margin-left: 14px;
3429
  }
3430
 
3431
  .cstmutbewpr ul.enough_waffling li span {
3604
  }
3605
 
3606
  .tab8 .sfsiplus_tab_3_icns.sfsiplus_shwthmbfraftr .options>label {
3607
+ width: 323px !important;
3608
  margin: 0;
3609
  width: auto;
3610
  margin-bottom: 0;
3617
  }
3618
 
3619
  .tab8 .row.sfsiplus_PostsSettings_section .options .chckwpr {
3620
+ width: 572px;
3621
  float: right;
3622
  }
3623
 
3673
 
3674
  /*modify by palak*/
3675
  .sfsiplus_right_info label.sfsiplus_sub-subtitle {
3676
+ font-size: 19px !important;
3677
  font-weight: normal;
3678
  }
3679
 
3710
 
3711
 
3712
  #accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p {
3713
+ display: table;
3714
+ /* margin-bottom: 20px; */
3715
  }
3716
 
3717
  /*modify by palak*/
3741
  .tab8 .icons_size span {
3742
  display: block;
3743
  float: left;
3744
+ font-size: 18px;
3745
  font-weight: 400;
3746
  line-height: 42px;
3747
  margin-right: 18px;
3748
  }
3749
 
3750
+ #selectsfsi_plus_icons_DisplayCounts {}
3751
+
3752
  .tab8.icons_size span.last {
3753
  margin-left: 55px;
3754
  }
3755
 
3756
  .tab8 .icons_size ins {
3757
  float: left;
3758
+ font-size: 18px;
3759
  font-weight: 400;
3760
  margin-right: 25px;
3761
  text-decoration: none;
3859
  .tab8 .options {
3860
  clear: both;
3861
  float: left;
 
3862
  width: auto;
3863
  float: none;
3864
  }
3995
 
3996
  label.sfsiplus_toglpstpgsbttl {
3997
  float: left;
3998
+ margin-top: 1px !important
3999
  }
4000
 
4001
  #accordion .tab8 ul.sfsiplus_shwthmbfraftr .row h4 {
4008
 
4009
  .tab8 .row.sfsiplus_PostsSettings_section .options .seconds.chcklbl {
4010
  float: right;
4011
+ width: 572px !important;
4012
  }
4013
 
4014
  .sfsibeforpstwpr {
4116
  }
4117
 
4118
  #accordion .tab8 .sfsiplus_icn_listing8 li .sfsiplus_right_info p.cstmdisextrpdng {
4119
+ padding-bottom: 7px;
4120
  float: left;
4121
  }
4122
 
4220
  vertical-align: bottom !important;
4221
  }
4222
 
4223
+
 
 
4224
 
4225
  .wp-block-ultimate-social-media-plus-sfsi-plus-share-block .sfsi_plus_block_text_before_icon {
4226
  display: inline-block;
4368
  width: unset !important;
4369
  height: unset !important;
4370
  }
4371
+
4372
+ .sfsiplusid_twitter .icon2 iframe {
4373
  /* width: 62px !important; */
4374
+ height: 20px !important;
4375
  }
4376
 
4377
  a.pop-up .radio {
4843
  cursor: pointer;
4844
  font-size: 20px;
4845
  }
4846
+
4847
+ .sfsi_plus.sfsi_plus_widget_main_container .sfsi_plus_widget_sub_container {
4848
  float: none;
4849
  }
4850
 
4877
  width: 100%;
4878
  z-index: 99999;
4879
  background: rgba(0, 0, 0, 0.7);
4880
+ height: 100vh;
4881
  }
4882
 
4883
  .sfsi_plus_wechat_follow_overlay .close_btn {
4963
  display: block;
4964
  }
4965
 
4966
+ .pop_up_box_ex.sfsi_pop_up .sfsi_plus_fb_tool_bdr,
4967
+ .gpls_tool_bdr,
4968
+ .adminTooltip .linkedin_tool_bdr,
4969
+ .adminTooltip .sfsi_plus_twt_tool_bdr {
4970
+ bottom: 100%;
4971
+ left: 59%;
4972
+ margin-bottom: -15px;
4973
+ }
4974
+
js/custom-admin.js CHANGED
@@ -677,6 +677,10 @@ function sfsi_plus_update_step4() {
677
  okm = SFSI("input[name='sfsi_plus_ok_manualCounts']").val(),
678
  wbc = SFSI("input[name='sfsi_plus_weibo_countsDisplay']:checked").val() || 'no',
679
  wbm = SFSI("input[name='sfsi_plus_weibo_manualCounts']").val(),
 
 
 
 
680
  $ = {
681
  action: "plus_updateSrcn4",
682
  sfsi_plus_display_counts: e,
@@ -737,8 +741,12 @@ function sfsi_plus_update_step4() {
737
 
738
  sfsi_plus_wechat_countsDisplay: wcc,
739
  sfsi_plus_wechat_manualCounts: wcm,
 
 
 
740
  nonce: nonce
741
  };
 
742
  return SFSI.ajax({
743
  url: sfsi_plus_ajax_object.ajax_url,
744
  type: "post",
677
  okm = SFSI("input[name='sfsi_plus_ok_manualCounts']").val(),
678
  wbc = SFSI("input[name='sfsi_plus_weibo_countsDisplay']:checked").val() || 'no',
679
  wbm = SFSI("input[name='sfsi_plus_weibo_manualCounts']").val(),
680
+ ric = SFSI("input[name='sfsi_plus_round_counts']:checked").val() || 'no',
681
+ oic = SFSI("input[name='sfsi_plus_original_counts']:checked").val() || 'no',
682
+ rpic = SFSI("input[name='sfsi_plus_responsive_share_count']:checked").val() || 'no',
683
+
684
  $ = {
685
  action: "plus_updateSrcn4",
686
  sfsi_plus_display_counts: e,
741
 
742
  sfsi_plus_wechat_countsDisplay: wcc,
743
  sfsi_plus_wechat_manualCounts: wcm,
744
+ sfsi_plus_round_counts:ric,
745
+ sfsi_plus_original_counts: oic,
746
+ sfsi_plus_responsive_share_count: rpic,
747
  nonce: nonce
748
  };
749
+ console.log( $,'sc');
750
  return SFSI.ajax({
751
  url: sfsi_plus_ajax_object.ajax_url,
752
  type: "post",
js/custom.js CHANGED
@@ -288,6 +288,7 @@ SFSI(document).ready(function (s) {
288
  SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && "scale" == SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && SFSI(this).children("div.sfsiplus_inerCnt").find("a.sficn").removeClass("scale"),
289
  SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && "combo" == SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && (SFSI(this).children("div.sfsiplus_inerCnt").find("a.sficn").css("opacity", "0.6"),
290
  SFSI(this).children("div.sfsiplus_inerCnt").find("a.sficn").removeClass("scale"));
 
291
  }), SFSI("body").on("click", function () {
292
  SFSI(".sfsiplus_inerCnt").find("div.sfsi_plus_tool_tip_2").hide();
293
  }), SFSI(".adminTooltip >a").on("hover", function () {
288
  SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && "scale" == SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && SFSI(this).children("div.sfsiplus_inerCnt").find("a.sficn").removeClass("scale"),
289
  SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && "combo" == SFSI(this).children("div.sfsiplus_inerCnt").children("a.sficn").attr("data-effect") && (SFSI(this).children("div.sfsiplus_inerCnt").find("a.sficn").css("opacity", "0.6"),
290
  SFSI(this).children("div.sfsiplus_inerCnt").find("a.sficn").removeClass("scale"));
291
+ SFSI(".sfsiplus_inerCnt").find("div.sfsi_plus_tool_tip_2").css("display", "none");
292
  }), SFSI("body").on("click", function () {
293
  SFSI(".sfsiplus_inerCnt").find("div.sfsi_plus_tool_tip_2").hide();
294
  }), SFSI(".adminTooltip >a").on("hover", function () {
languages/ultimate-social-media-plus-fa_IR.mo DELETED
Binary file
languages/ultimate-social-media-plus-fa_IR.po DELETED
@@ -1,1823 +0,0 @@
1
- # Copyright (C) 2016 Ultimate Social Media PLUS
2
- # This file is distributed under the same license as the Ultimate Social Media PLUS package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: Ultimate Social Media PLUS 2.3.7\n"
6
- "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ultimate-social-"
7
- "media-plus\n"
8
- "POT-Creation-Date: 2016-03-31 14:44:55+00:00\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "PO-Revision-Date: 2016-04-05 18:35+0530\n"
13
- "Last-Translator: \n"
14
- "Language-Team: Farshad Hosseinzadeh <f.hosseinzadeh1985@gmail.com>\n"
15
- "X-Generator: Poedit 1.5.7\n"
16
- "Language: Persian\n"
17
-
18
- #: css/images/index.php:2 css/index.php:2
19
- #: css/jquery-ui-1.10.4/images/index.php:2 css/jquery-ui-1.10.4/index.php:2
20
- #: fonts/index.php:2 images/icons_theme/badge/index.php:2
21
- #: images/icons_theme/cute/index.php:2 images/icons_theme/index.php:2
22
- #: images/icons_theme/official/index.php:2
23
- #: images/icons_theme/stitched/index.php:2 images/index.php:2 index.php:2
24
- #: js/index.php:2 libs/controllers/index.php:2 libs/index.php:2
25
- #: views/index.php:2
26
- msgid "Access Denied"
27
- msgstr "غیر قابل دسترس"
28
-
29
- #: libs/sfsi_Init_JqueryCss.php:46 views/sfsi_option_view1.php:74
30
- #: views/sfsi_option_view1.php:107 views/sfsi_option_view1.php:129
31
- #: views/sfsi_option_view1.php:152
32
- msgid "Read more"
33
- msgstr "بیشتر بخوانید"
34
-
35
- #: libs/sfsi_Init_JqueryCss.php:47 views/sfsi_option_view1.php:370
36
- #: views/sfsi_option_view2.php:608 views/sfsi_option_view3.php:364
37
- #: views/sfsi_option_view4.php:738 views/sfsi_option_view5.php:957
38
- #: views/sfsi_option_view6.php:112 views/sfsi_option_view7.php:373
39
- #: views/sfsi_option_view8.php:519 views/sfsi_option_view9.php:574
40
- msgid "Save"
41
- msgstr "ذخیره"
42
-
43
- #: libs/sfsi_Init_JqueryCss.php:48
44
- msgid "Saving"
45
- msgstr "در حال ذخیره‌سازی"
46
-
47
- #: libs/sfsi_Init_JqueryCss.php:49
48
- msgid "Saved"
49
- msgstr "ذخیره شد"
50
-
51
- #: libs/sfsi_Init_JqueryCss.php:52
52
- msgid "Collapse"
53
- msgstr "باز کردن"
54
-
55
- #: libs/sfsi_Init_JqueryCss.php:53 views/sfsi_options_view.php:153
56
- msgid "Save All Settings"
57
- msgstr "ذخیره تمام تنظیمات"
58
-
59
- #: libs/sfsi_install_uninstall.php:430
60
- msgid ""
61
- "Error: It seems that CURL is disabled on your server. Please contact your "
62
- "server administrator to install / enable CURL."
63
- msgstr ""
64
- "خطا: به‌نظر میرسد CURL در سرور شما فعال نمیباشد. لطفاً با مدیر سرور خود تماس "
65
- "بگیرید، یا خودتان CURL را نصب، و یا فعال کنید."
66
-
67
- #: libs/sfsi_install_uninstall.php:541
68
- msgid ""
69
- "Error : Please fix your theme to make plugins work correctly. Go to the "
70
- "Theme Editor and insert the following string:"
71
- msgstr ""
72
- "خطا: لطفاً پوسته خود را درست کنید تا به افزونه‌ها امکان کارکرد درست را بدهد. "
73
- "به ویرایشگر پوسته رفته و متن زیر را در آن قرار دهید:"
74
-
75
- #: libs/sfsi_install_uninstall.php:541
76
- msgid "Please enter it just before the following line of your header.php file:"
77
- msgstr "لطفاً آن را قبل از آخرین خط فایل header.php (سربرگ) قرار دهید:"
78
-
79
- #: libs/sfsi_install_uninstall.php:541 libs/sfsi_install_uninstall.php:565
80
- msgid "Go to your theme editor: "
81
- msgstr "به ویرایشگر پوسته خود بروید:"
82
-
83
- #: libs/sfsi_install_uninstall.php:541 libs/sfsi_install_uninstall.php:565
84
- msgid "click here"
85
- msgstr "اینجا را کلیک کنید"
86
-
87
- #: libs/sfsi_install_uninstall.php:565
88
- msgid ""
89
- "Error: Please fix your theme to make plugins work correctly. Go to the Theme "
90
- "Editor and insert the following string as the first line of your theme's "
91
- "footer.php file: "
92
- msgstr ""
93
- "خطا: لطفاً پوسته خود را درست کنید تا به افزونه‌ها امکان کارکرد درست را بدهد. "
94
- "به ویرایشگر پوسته رفته و متن زیر را در اولین خط از فایل footer.php (پابرگ) "
95
- "پوسته خود قرار دهید:"
96
-
97
- #: libs/sfsi_install_uninstall.php:576
98
- msgid ""
99
- "Thank you for installing the Ultimate Social Media PLUS plugin. Please go to "
100
- "the plugin's settings page to configure it: "
101
- msgstr ""
102
- "از اینکه افزونه Ultimate Social Media PLUS را نصب نمودید متشکریم. لطفاً برای "
103
- "پیکربندی آن به صفحه تنظیمات افزونه بروید:"
104
-
105
- #: libs/sfsi_install_uninstall.php:576 libs/sfsi_widget.php:106
106
- #: ultimate_social_media_icons.php:579 views/sfsi_option_view1.php:265
107
- #: views/sfsi_option_view8.php:127 views/sfsi_option_view9.php:134
108
- #: views/sfsi_options_view.php:75
109
- msgid "Click here"
110
- msgstr "اینجا را کلیک کنید"
111
-
112
- #: libs/sfsi_install_uninstall.php:585
113
- msgid ""
114
- "You`re using an old Wordpress version, which may cause several of your "
115
- "plugins to not work correctly. Please upgrade"
116
- msgstr ""
117
- "شما از یک نسخه قدیمی وردپرس استفاده میکنید که ممکن است به افزونه امکان "
118
- "کارکرد درست را ندهد. لطفاً به‌روزرسانی کنید."
119
-
120
- #: libs/sfsi_install_uninstall.php:602
121
- msgid ""
122
- "We noticed you've been using the Ultimate Social Media PLUS Plugin for more "
123
- "than 30 days. If you're happy with it, could you please do us a BIG favor "
124
- "and give it a 5-star rating on Wordpress?"
125
- msgstr ""
126
- "ما متوجه شدیم که شما بیش از ۳۰ روز است که از افزونه Ultimate Social Media "
127
- "PLUS استفاده میکنید. اگر شما با این افزونه خوشحالید، آیا ممکن است لطف بزرگی "
128
- "کرده و افزونه ما را در وردپرس ۵ ستاره کنید؟"
129
-
130
- #: libs/sfsi_install_uninstall.php:604
131
- msgid "Ok, you deserved it"
132
- msgstr "بله، شما شایستگی این را دارید"
133
-
134
- #: libs/sfsi_install_uninstall.php:605
135
- msgid "I already did"
136
- msgstr "در حال حاضر این کار را انجام داده‌ام"
137
-
138
- #: libs/sfsi_install_uninstall.php:606
139
- msgid "No, not good enough"
140
- msgstr "نه، به اندازه کافی خوب نیست"
141
-
142
- #: libs/sfsi_plus_subscribe_widget.php:200 libs/sfsi_widget.php:99
143
- msgid "Title"
144
- msgstr "عنوان"
145
-
146
- #: libs/sfsi_widget.php:105
147
- msgid "Please go to the plugin page to set your preferences:"
148
- msgstr "برای اعمال تنظیمات خود لطفاً به برگه افزونه بروید:"
149
-
150
- #: ultimate_social_media_icons.php:76
151
- msgid "Kindly go to setting page and check the option \"Place them manually\""
152
- msgstr "لطف کنید به برگه تنظیمات رفته و کادر \"دستی قرار بده\" را علامت بزنید"
153
-
154
- #: ultimate_social_media_icons.php:577
155
- msgid ""
156
- "There seems to be an error on your website which prevents the plugin to work "
157
- "properly. Please check the FAQ:"
158
- msgstr ""
159
- "به‌نظر میرسد مشکلی در سایت‌تان وجود دارد که مانع از کارکرد درست افزونه میشود. "
160
- "لطفاً سوالات متداول را ببینید:"
161
-
162
- #: ultimate_social_media_icons.php:582
163
- msgid "Error"
164
- msgstr "خطا"
165
-
166
- #: ultimate_social_media_icons.php:588 ultimate_social_media_icons.php:613
167
- msgid "Dismiss"
168
- msgstr "صرفنظر کن"
169
-
170
- #: ultimate_social_media_icons.php:602
171
- msgid "New feature in the Ultimate Social Media PLUS plugin: "
172
- msgstr "ویژگی جدید در افزونه Ultimate Social Media PLUS:"
173
-
174
- #: ultimate_social_media_icons.php:605
175
- msgid ""
176
- "You can now add a subscription form to increase sign-ups (under question 8)."
177
- msgstr ""
178
- "اکنون میتوانید یک فرم اشتراک اضافه کرده تا تعداد ثبت‌نام ها را افزایش دهید "
179
- "(مربوط به سوال ۸)."
180
-
181
- #: ultimate_social_media_icons.php:608
182
- msgid "Check it out"
183
- msgstr "روی آن کلیک کنید"
184
-
185
- #: views/sfsi_aboutus.php:2
186
- msgid "Please visit us at"
187
- msgstr "لطفاْ از ما دیدن کنید در"
188
-
189
- #: views/sfsi_aboutus.php:4
190
- msgid "or write to us at"
191
- msgstr "یا برای ما بنویسید در"
192
-
193
- #: views/sfsi_option_view1.php:47
194
- msgid ""
195
- "In general, the more icons you offer the better because people have "
196
- "different preferences, and more options means that there’s something for "
197
- "everybody, increasing the chances that you get followed and/or shared."
198
- msgstr ""
199
- "بطور معمول، هرچه آیکن‌های بیشتری ارایه دهید بهتر است. زیرا مردم صلیقه‌های "
200
- "متفاوتی دارند، و اختیارات بیشتر به این معنی‌ست که مطابق نیاز هر شخصی چیزی "
201
- "آماده دارید. و این کار شانس دنبال شدن یا به اشتراک گذاشته شدن را برای شما "
202
- "زیادتر میکند."
203
-
204
- #: views/sfsi_option_view1.php:62 views/sfsi_option_view1.php:90
205
- msgid "Mandatory"
206
- msgstr "اجباری"
207
-
208
- #: views/sfsi_option_view1.php:65
209
- msgid "RSS is still popular, esp. among the tech-savvy crowd."
210
- msgstr "با وجود این دوره و زمانه هوشمند و پر از تغییرات، RSS همچنان محبوب است!"
211
-
212
- #: views/sfsi_option_view1.php:68
213
- msgid ""
214
- "RSS stands for Really Simply Syndication and is an easy way for people to "
215
- "read your content. "
216
- msgstr ""
217
- "RSS مخفف عبارت Really Simply Syndication ، و یک راه آسان برای مردم است که "
218
- "مطالب جدید شما را بخوانند."
219
-
220
- #: views/sfsi_option_view1.php:70
221
- msgid "Learn more about RSS"
222
- msgstr "در مورد RSS (خبرخوان) بیشتر بدانید"
223
-
224
- #: views/sfsi_option_view1.php:93
225
- msgid "Email is the most effective tool to build up a followership."
226
- msgstr "ایمیل یک ابزار بسیار تاثیرگذار در پیداکردن مخاطب و دنبال‌کننده است."
227
-
228
- #: views/sfsi_option_view1.php:96
229
- msgid "Remove credit link"
230
- msgstr "لینک اعتبار را حذف کن"
231
-
232
- #: views/sfsi_option_view1.php:100
233
- msgid ""
234
- "Everybody uses email – that’s why it’s much more effective than social media "
235
- "to make people follow you"
236
- msgstr ""
237
- "هرکسی از ایمیل استفاده میکند - بخاطر همین ایمیل بیشتر از شبکه‌های اجتماعی در "
238
- "جذب مخاطب و دنبال‌کننده تاثیرگذار است"
239
-
240
- #: views/sfsi_option_view1.php:102 views/sfsi_pop_content.php:287
241
- msgid "learn more"
242
- msgstr "بیشتر بدانید"
243
-
244
- #: views/sfsi_option_view1.php:104
245
- msgid ""
246
- "Not offering an email subscription option means losing out on future traffic "
247
- "to your site."
248
- msgstr ""
249
- "ارائه ندادن امکان اشتراک ایمیلی به این معنیست که بازدید سایتتان را در آینده "
250
- "از دست میدهید."
251
-
252
- #: views/sfsi_option_view1.php:122 views/sfsi_option_view1.php:144
253
- #: views/sfsi_option_view1.php:167
254
- msgid "Strongly recommended:"
255
- msgstr "شدیداً پیشنهاد میشود:"
256
-
257
- #: views/sfsi_option_view1.php:123
258
- msgid "Facebook is crucial, esp. for sharing."
259
- msgstr "فیس‌بوک عالی‌ست، مخصوصاُ برای به اشتراک گذاری."
260
-
261
- #: views/sfsi_option_view1.php:126
262
- msgid ""
263
- "Facebook is the giant in the social media world, and even if you don’t have "
264
- "a Facebook account yourself you should display this icon, so that Facebook "
265
- "users can share your site on Facebook."
266
- msgstr ""
267
- "فیس‌بوک غول دنیای شبکه‌های اجتماعی‌ست، و حتا اگر شما آکونت فیس‌بوک برای خود "
268
- "ندارید هم باید این آیکن را نمایش دهید، چراکه کاربران فیس‌بوک میتوانند سایت "
269
- "شما را در فیس‌بوک به اشتراک بگذارند."
270
-
271
- #: views/sfsi_option_view1.php:145
272
- msgid "Can have a strong promotional effect."
273
- msgstr "میتواند تاثیر تبلیغاتی قوی‌ای داشته باشد."
274
-
275
- #: views/sfsi_option_view1.php:148
276
- msgid ""
277
- "If you have a Twitter-account then adding this icon is a no-brainer. "
278
- "However, similar as with facebook, even if you don’t have one you should "
279
- "still show this icon so that Twitter-users can share your site."
280
- msgstr ""
281
- "اگر شما یک آکونت توییتر دارید اضافه کردن این آیکن احتیاج به فکر کردن ندارد. "
282
- "به هر حال اگر هم ندارید، مانند فیس‌بوک، شما باید این آیکن را به نمایش "
283
- "بگذارید. چراکه کاربران توییتر میتوانند سایت شما را به اشتراک بگذارند."
284
-
285
- #: views/sfsi_option_view1.php:168
286
- msgid "Increasingly important and beneficial for SEO."
287
- msgstr "بطور فزاینده مهم و سودمند برای سئو."
288
-
289
- #: views/sfsi_option_view1.php:185 views/sfsi_option_view1.php:202
290
- #: views/sfsi_option_view1.php:219 views/sfsi_option_view1.php:234
291
- #: views/sfsi_option_view1.php:251 views/sfsi_option_view1.php:283
292
- #: views/sfsi_option_view1.php:328 views/sfsi_option_view1.php:353
293
- msgid "It depends:"
294
- msgstr "بستگی دارد به:"
295
-
296
- #: views/sfsi_option_view1.php:186
297
- msgid ""
298
- "Show this icon if you have a youtube account (and you should set up one if "
299
- "you have video content – that can increase your traffic significantly)."
300
- msgstr ""
301
- "اگر یک آکونت یوتیوب دارید این آیکن را نمایش دهید (و اگر در سایتتان محتوای "
302
- "ویدئویی دارید بهتر است یک آکونت یوتیوب بسازید، زیرا بازدید سایتتان را به شکل "
303
- "قابل ملاحظه‌ای بالا میبرد)."
304
-
305
- #: views/sfsi_option_view1.php:203
306
- msgid ""
307
- "No.1 network for business purposes. Use this icon if you’re a LinkedInner."
308
- msgstr ""
309
- "شبکه اجتماعی شماره یک برای مقاصد حرفه‌ای و کاری. اگر در لینکدین هستید از این "
310
- "آیکن استفاده کنید."
311
-
312
- #: views/sfsi_option_view1.php:220
313
- msgid ""
314
- "Show this icon if you have a Pinterest account (and you should set up one if "
315
- "you have publish new pictures regularly – that can increase your traffic "
316
- "significantly)."
317
- msgstr ""
318
- "اگر یک آکونت پین‌ترست دارید این آیکن را نمایش دهید (و اگر در سایتتان عکس‌های "
319
- "جدید میگذارید بهتر است یک آکونت بسازید، زیرا بازدید سایتتان را به شکل قابل "
320
- "ملاحظه‌ای بالا میبرد)."
321
-
322
- #: views/sfsi_option_view1.php:235
323
- msgid "Show this icon if you have a Instagram account."
324
- msgstr "اگر یک آکونت اینستاگرام دارید این آیکن را نمایش دهید."
325
-
326
- #: views/sfsi_option_view1.php:252
327
- msgid ""
328
- "Third-party service AddThis allows your visitors to share via many other "
329
- "social networks, however it may also slow down your site a bit."
330
- msgstr ""
331
- "خدمات شخص ثالث AddThis به بازدیدکنندگان امکان به اشتراک گذاری از تعداد "
332
- "بسیاری از دیگر شبکه‌های اجتماعی را میدهد. ولی با این حال کمی باعث کند شدن "
333
- "سایتتان میشود."
334
-
335
- #: views/sfsi_option_view1.php:255
336
- msgid "Everybody uses email – that’s why it’s"
337
- msgstr "بخاطر اینکه هرکسی از ایمیل استفاده میکند"
338
-
339
- #: views/sfsi_option_view1.php:258
340
- msgid "much more effective than social media"
341
- msgstr "بسیار موثرتر از شبکه اجتماعی"
342
-
343
- #: views/sfsi_option_view1.php:261
344
- msgid ""
345
- "to make people follow you. Not offering an email subscription option means "
346
- "losing out on future traffic to your site."
347
- msgstr ""
348
- "برای جذب دنبال‌کننده و مخاطب ارائه ندادن امکان اشتراک ایمیلی به این معنیست که "
349
- "بازدید سایتتان را در آینده از دست میدهید."
350
-
351
- #: views/sfsi_option_view1.php:263
352
- msgid "Check out their reviews:"
353
- msgstr "بررسی‌هایشان را ببینید:"
354
-
355
- #: views/sfsi_option_view1.php:284
356
- msgid "Show this icon if you have a Houzz account."
357
- msgstr "اگر یک آکونت هاز دارید این آیکن را نمایش دهید. "
358
-
359
- #: views/sfsi_option_view1.php:286
360
- msgid ""
361
- "Houzz is the No.1 site & community in the world of architecture and interior "
362
- "design."
363
- msgstr "هاز سایت و انجمن شماره ۱ معماری و طراحی داخلی‌ست."
364
-
365
- #: views/sfsi_option_view1.php:288
366
- msgid "Visit Houzz"
367
- msgstr "از هاز دیدن کنید"
368
-
369
- #: views/sfsi_option_view1.php:323 views/sfsi_option_view1.php:347
370
- #: views/sfsi_option_view2.php:579 views/sfsi_option_view5.php:938
371
- msgid "Custom"
372
- msgstr "سفارشی"
373
-
374
- #: views/sfsi_option_view1.php:329 views/sfsi_option_view1.php:354
375
- msgid ""
376
- "Upload a custom icon if you have other accounts/websites you want to link to."
377
- msgstr ""
378
- "اگر شما آکونت یا سایت دیگری دارید که میخواهید به آن لینک بدهید، آیکن سفارشی "
379
- "آن را آپلود کنید."
380
-
381
- #: views/sfsi_option_view1.php:376 views/sfsi_option_view2.php:613
382
- #: views/sfsi_option_view3.php:369 views/sfsi_option_view4.php:743
383
- #: views/sfsi_option_view5.php:962 views/sfsi_option_view6.php:117
384
- #: views/sfsi_option_view7.php:378 views/sfsi_option_view8.php:525
385
- #: views/sfsi_option_view9.php:580
386
- msgid "Collapse area"
387
- msgstr "باز کردن"
388
-
389
- #: views/sfsi_option_view2.php:136
390
- msgid "When clicked on, users can subscribe via RSS"
391
- msgstr "وقتی کاربر کلیک کند مشترک فید RSS میشود"
392
-
393
- #: views/sfsi_option_view2.php:144
394
- msgid "For most blogs it’s http://blogname.com/feed"
395
- msgstr "برای اغلب وبلاگ‌ها بصورت http://blogname.com/feed است"
396
-
397
- #: views/sfsi_option_view2.php:162
398
- msgid ""
399
- "Sends your new posts automatically to subscribers. It`s FREE and you get "
400
- "full access to your subscriber`s emails and interesting statistics:"
401
- msgstr ""
402
- "نوشته‌های جدید شما را بصورت خودکار برای مشترکین ارسال میکند. رایگان است و "
403
- "دسترسی کامل شما را به ایمیل و آمار علایق کاربران میسر میکند."
404
-
405
- #: views/sfsi_option_view2.php:164
406
- msgid "Claim your feed to get full access."
407
- msgstr "درخواست فید خود را کامل نمایید تا دسترسی کامل داشته باشید."
408
-
409
- #: views/sfsi_option_view2.php:166
410
- msgid "It also makes sense if you already offer an email newsletter:"
411
- msgstr "همچنین اگر هم‌اکنون روزنامه ایمیلی را ارائه کرده‌اید معنی خواهد داشت:"
412
-
413
- #: views/sfsi_option_view2.php:168
414
- msgid "Learn more."
415
- msgstr "بیشتر بدانید."
416
-
417
- #: views/sfsi_option_view2.php:171
418
- msgid "Please pick which icon type you want to use:"
419
- msgstr "لطفاً نوع آیکونی که میخواهید استفاده کنید را انتخاب نمایید:"
420
-
421
- #: views/sfsi_option_view2.php:179
422
- msgid "Email icon"
423
- msgstr "آیکون ایمیل"
424
-
425
- #: views/sfsi_option_view2.php:187
426
- msgid "Follow icon"
427
- msgstr "آیکون دنبال‌کردن"
428
-
429
- #: views/sfsi_option_view2.php:189
430
- msgid "increases sign-ups"
431
- msgstr "ثبت‌نام ها را افزایش میدهد"
432
-
433
- #: views/sfsi_option_view2.php:198
434
- msgid "SpecificFeeds icon"
435
- msgstr "آیکن SpecificFeeds"
436
-
437
- #: views/sfsi_option_view2.php:200
438
- msgid "provider of the service"
439
- msgstr "ارائه‌کننده خدمات:"
440
-
441
- #: views/sfsi_option_view2.php:216
442
- msgid ""
443
- "The facebook icon can perform several actions. Pick below which ones it "
444
- "should perform. If you select several options, then users can select what "
445
- "they want to do"
446
- msgstr ""
447
- "آیکن فیس‌بوک میتواند چندین کار انجام دهد. از پایین کاری را که میخواهید "
448
- "برگزینید. اگر چند عمل را با هم انتخاب کنید، کاربران خودشان انتخاب میکنند که "
449
- "کدام را میخواهند."
450
-
451
- #: views/sfsi_option_view2.php:218 views/sfsi_option_view2.php:263
452
- #: views/sfsi_option_view2.php:304 views/sfsi_option_view2.php:346
453
- #: views/sfsi_option_view2.php:425 views/sfsi_option_view2.php:478
454
- #: views/sfsi_option_view2.php:539
455
- msgid "see an example"
456
- msgstr "یک نمونه ببینید"
457
-
458
- #: views/sfsi_option_view2.php:222
459
- msgid "The facebook icon should allow users to..."
460
- msgstr "آیکن فیس‌بوک باید به کاربران این امکان را بدهد تا..."
461
-
462
- #: views/sfsi_option_view2.php:229
463
- msgid "Visit my Facebook page at:"
464
- msgstr "صفحه فیس‌بوک مرا ببینید:"
465
-
466
- #: views/sfsi_option_view2.php:237
467
- msgid "Like my blog on Facebook (+1)"
468
- msgstr "وبلاگ مرا در فیس‌بوک لایک کنید (۱+)"
469
-
470
- #: views/sfsi_option_view2.php:245
471
- msgid "Share my blog with friends (on Facebook)"
472
- msgstr "وبلاگ مرا با دوستان خود (در فیس‌بوک) به اشتراک بگذارید"
473
-
474
- #: views/sfsi_option_view2.php:260
475
- msgid ""
476
- "The Twitter icon can perform several actions. Pick below which ones it "
477
- "should perform. If you select several options, then users can select what "
478
- "they want to do"
479
- msgstr ""
480
- "آیکن توییتر میتواند چند کار انجام دهد. از پایین کاری را که میخواهید "
481
- "برگزینید. اگر چند عمل را با هم انتخاب کنید، کاربران خودشان انتخاب میکنند که "
482
- "کدام را میخواهند."
483
-
484
- #: views/sfsi_option_view2.php:267
485
- msgid "The Twitter icon should allow users to..."
486
- msgstr "آیکن توییتر به کاربران امکان میدهد که..."
487
-
488
- #: views/sfsi_option_view2.php:272
489
- msgid "Visit me on Twitter:"
490
- msgstr "مرا در توییتر ببینید:"
491
-
492
- #: views/sfsi_option_view2.php:281
493
- msgid "Follow me on Twitter:"
494
- msgstr "مرا در توییتر دنبال کنید:"
495
-
496
- #: views/sfsi_option_view2.php:289
497
- msgid "Tweet about my page:"
498
- msgstr "در مورد صفحه من توییت کنید:"
499
-
500
- #: views/sfsi_option_view2.php:302
501
- msgid ""
502
- "should perform. If you select several options, then users can select what "
503
- "they want to do"
504
- msgstr ""
505
- "آیکن گوگل‌پلاس میتواند چند کار انجام دهد. از پایین کاری را که میخواهید "
506
- "برگزینید. اگر چند عمل را با هم انتخاب کنید، کاربران خودشان انتخاب میکنند که "
507
- "کدام را میخواهند."
508
-
509
- #: views/sfsi_option_view2.php:308
510
- msgstr "آیکن گوگل‌پلاس به کاربران امکان میدهد که..."
511
-
512
- #: views/sfsi_option_view2.php:344
513
- msgid ""
514
- "The Youtube icon can perform several actions. Pick below which ones it "
515
- "should perform. If you select several options, then users can select what "
516
- "they want to do"
517
- msgstr ""
518
- "آیکن یوتیوب میتواند چند کار انجام دهد. از پایین کاری را که میخواهید "
519
- "برگزینید. اگر چند عمل را با هم انتخاب کنید، کاربران خودشان انتخاب میکنند که "
520
- "کدام را میخواهند."
521
-
522
- #: views/sfsi_option_view2.php:350
523
- msgid "The youtube icon should allow users to..."
524
- msgstr "آیکن یوتیوب به کاربران امکان میدهد که..."
525
-
526
- #: views/sfsi_option_view2.php:354
527
- msgid "Visit my Youtube page at:"
528
- msgstr "صفحه یوتیوب مرا ببینید:"
529
-
530
- #: views/sfsi_option_view2.php:360
531
- msgid "Subscribe to me on Youtube"
532
- msgstr "در یوتیوب من مشترک شوید"
533
-
534
- #: views/sfsi_option_view2.php:362
535
- msgid "(allows people to subscribe to you directly, without leaving your blog)"
536
- msgstr "(بدون ترک وبلاگتان، به کاربران امکان دنبال‌کردن مستقیم شما را میدهد)"
537
-
538
- #: views/sfsi_option_view2.php:382
539
- msgid "User Name"
540
- msgstr "نام کاربر"
541
-
542
- #: views/sfsi_option_view2.php:387
543
- msgid "Channel Id"
544
- msgstr "شناسه (Id) کانال"
545
-
546
- #: views/sfsi_option_view2.php:393
547
- msgid "UserName:"
548
- msgstr "نام کاربری:"
549
-
550
- #: views/sfsi_option_view2.php:397
551
- msgid ""
552
- "To find your Username go to \"My channel\" in Youtube menu bar on the left & "
553
- "Select the \"About\" tab and take your user name from URL there (e.g. "
554
- "https://www.youtube.com/user/Tommy it is \"Tommy\")."
555
- msgstr ""
556
- "برای پیداکردن نام کاربری خود به گزینه \"My channel\" از سمت چپ منوی یوتیوب "
557
- "رفته، تب \"About\" را انتخاب نمایید و نام کاربری‌تان را از آدرس URL بردارید "
558
- "(برای نمونه اگر آدرس URL https://www.youtube.com/user/Tommy بود، \"Tommy\" "
559
- "نام کاربری شماست)."
560
-
561
- #: views/sfsi_option_view2.php:403
562
- msgid "Channel Id:"
563
- msgstr "شناسه (Id) کانال:"
564
-
565
- #: views/sfsi_option_view2.php:408
566
- msgid ""
567
- "To find your Channel name go to \"My Channel\" in Youtube menu bar on the "
568
- "left and take your channel name from there."
569
- msgstr ""
570
- "برای پیداکردن نام کانال خود به گزینه \"My channel\" از سمت چپ منوی یوتیوب "
571
- "رفته، نام کانال خود را از آنجا بردارید."
572
-
573
- #: views/sfsi_option_view2.php:423
574
- msgid ""
575
- "The Pinterest icon can perform several actions. Pick below which ones it "
576
- "should perform. If you select several options, then users can select what "
577
- "they want to do"
578
- msgstr ""
579
- "آیکن پین‌ترست میتواند چند کار انجام دهد. از پایین کاری را که میخواهید "
580
- "برگزینید. اگر چند عمل را با هم انتخاب کنید، کاربران خودشان انتخاب میکنند که "
581
- "کدام را میخواهند."
582
-
583
- #: views/sfsi_option_view2.php:429
584
- msgid "The Pinterest icon should allow users to..."
585
- msgstr "آیکن پین‌ترست به کاربران امکان میدهد که..."
586
-
587
- #: views/sfsi_option_view2.php:434
588
- msgid "Visit my Pinterest page at:"
589
- msgstr "صفحه پین‌ترست مرا ببینید:"
590
-
591
- #: views/sfsi_option_view2.php:442
592
- msgid "Pin my blog on Pinterest (+1)"
593
- msgstr "وبلاگ مرا در پین‌ترست پین کنید (۱+)"
594
-
595
- #: views/sfsi_option_view2.php:457
596
- msgid "When clicked on, users will get directed to your Instagram page"
597
- msgstr "اگر کلیک شود، کاربران مستقیماً به صفحه اینستاگرام شما منتقل میشوند"
598
-
599
- #: views/sfsi_option_view2.php:476
600
- msgid ""
601
- "The LinkedIn icon can perform several actions. Pick below which ones it "
602
- "should perform. If you select several options, then users can select what "
603
- "they want to do"
604
- msgstr ""
605
- "آیکن لینکدین میتواند چند کار انجام دهد. از پایین کاری را که میخواهید "
606
- "برگزینید. اگر چند عمل را با هم انتخاب کنید، کاربران خودشان انتخاب میکنند که "
607
- "کدام را میخواهند."
608
-
609
- #: views/sfsi_option_view2.php:482
610
- msgid ""
611
- "You find your ID in the link of your profile page, e.g. https://www.linkedin."
612
- "com/profile/view?id=<b>8539887</b>&trk=nav_responsive_tab_profile_pic"
613
- msgstr ""
614
- "شناسه (ID) تان را از لینک صفحه پروفایل‌تان پیدا کنید، برای نمونه https://www."
615
- "linkedin.com/profile/view?id=<b>8539887</"
616
- "b>&trk=nav_responsive_tab_profile_pic"
617
-
618
- #: views/sfsi_option_view2.php:485
619
- msgid "The LinkedIn icon should allow users to..."
620
- msgstr "آیکن لیندکدین به کاربران امکان میدهد که..."
621
-
622
- #: views/sfsi_option_view2.php:490
623
- msgid "Visit my Linkedin page at:"
624
- msgstr "صفحه لینکدین مرا ببینید"
625
-
626
- #: views/sfsi_option_view2.php:499
627
- msgid "Follow me on Linkedin:"
628
- msgstr "مرا در لینکدین دنبال کنید"
629
-
630
- #: views/sfsi_option_view2.php:508
631
- msgid "Share my page on LinkedIn"
632
- msgstr "صفحه مرا در لینکدین به اشتراک بگذارید"
633
-
634
- #: views/sfsi_option_view2.php:515
635
- msgid "Recommend my business or product on Linkedin"
636
- msgstr "محصول یا کسب و کار مرا در لینکدین پیشنهاد بده"
637
-
638
- #: views/sfsi_option_view2.php:520
639
- msgid "To find your Product or Company ID, you can use their ID lookup tool at"
640
- msgstr ""
641
- "برای اینکه محصول یا شناسه شرکتتان را پیدا کنید، میتوانید از ابزار جستجوی "
642
- "شناسه آنها استفاده کنید در"
643
-
644
- #: views/sfsi_option_view2.php:524
645
- msgid "You need to be logged in to Linkedin to be able to use it."
646
- msgstr "برای استفاده باید در لینکدین وارد (login) شده باشید"
647
-
648
- #: views/sfsi_option_view2.php:537
649
- msgid ""
650
- "Nothing needs to be done here – your visitors to share your site via «all "
651
- "the other» social media sites."
652
- msgstr ""
653
- "اینجا کاری لازم نیست انجام بدهید - بازدیدکنندگان شما سایتتان را از طریق "
654
- "«سایر» شبکه‌های اجتماعی به اشتراک میگذارند."
655
-
656
- #: views/sfsi_option_view2.php:553
657
- msgid ""
658
- "Please provide the url to your Houzz profile (e.g. http://www.houzz.com/user/"
659
- "your_username)."
660
- msgstr ""
661
- "لطفاً نشانی url پروفایل هازتان را ارایه کنید (برای نمونه: http://www.houzz."
662
- "com/user/your_username)."
663
-
664
- #: views/sfsi_option_view2.php:585
665
- msgid "Where do you want this icon to link to?"
666
- msgstr "میخواهید این آیکن به کجا لینک شود؟"
667
-
668
- #: views/sfsi_option_view2.php:589
669
- msgid "Link:"
670
- msgstr "لینک:"
671
-
672
- #: views/sfsi_option_view3.php:35
673
- msgid ""
674
- "A good & well-fitting design is not only nice to look at, but it increases "
675
- "chances that people will subscribe and/or share your site with friends:"
676
- msgstr ""
677
- "یک طراحی خوب و شکیل نه تنها زیبا به‌نظر میرسد، بلکه شانس اینکه مردم مشترک شما "
678
- "شوند یا سایتان را با دوستانشان به اشتراک بگذارند بالا میبرد:"
679
-
680
- #: views/sfsi_option_view3.php:39
681
- msgid "It comes across as more professional gives your site more “credit”"
682
- msgstr "حرفه‌ای‌تر به‌نظر میرسد و اعتبار بیشتری به سایتتان میبخشد"
683
-
684
- #: views/sfsi_option_view3.php:42
685
- msgid ""
686
- "A smart automatic animation can make your visitors aware of your icons in an "
687
- "unintrusive manner"
688
- msgstr ""
689
- "پویانمایی خودکار ممکن است بازدیدکنندگان سایت‌تان را از آیکن‌هایتان بیزار کند."
690
-
691
- #: views/sfsi_option_view3.php:47
692
- msgid ""
693
- "The icons have been compressed by Shortpixel.com for faster loading of your "
694
- "site. Thank you Shortpixel!"
695
- msgstr ""
696
- "برای اینکه سایتتان سریعتر باز شود، آیکن‌ها به‌کمک Shortpixel.com فشرده شده‌اند. "
697
- "Shortpixel ازت ممنونیم!"
698
-
699
- #: views/sfsi_option_view3.php:52
700
- msgid "Theme options"
701
- msgstr "تنظیمات پوسته"
702
-
703
- #: views/sfsi_option_view3.php:59
704
- msgid "Default"
705
- msgstr "پیش‌فرض"
706
-
707
- #: views/sfsi_option_view3.php:69
708
- msgid "Flat"
709
- msgstr "تخت (Flat)"
710
-
711
- #: views/sfsi_option_view3.php:78
712
- msgid "Thin"
713
- msgstr "نازک (Thin)"
714
-
715
- #: views/sfsi_option_view3.php:87
716
- msgid "Cute"
717
- msgstr "زیبا (Cute)"
718
-
719
- #: views/sfsi_option_view3.php:97
720
- msgid "Cubes"
721
- msgstr "مکعبی (Cubes)"
722
-
723
- #: views/sfsi_option_view3.php:105
724
- msgid "Chrome Blue"
725
- msgstr "فلز براق آبی"
726
-
727
- #: views/sfsi_option_view3.php:112
728
- msgid "Chrome Grey"
729
- msgstr "فلز براق خاکستری"
730
-
731
- #: views/sfsi_option_view3.php:119
732
- msgid "Splash"
733
- msgstr "پخش (Splash)"
734
-
735
- #: views/sfsi_option_view3.php:130
736
- msgid "Orange"
737
- msgstr "نارنجی"
738
-
739
- #: views/sfsi_option_view3.php:137
740
- msgid "Crystal"
741
- msgstr "کریستال"
742
-
743
- #: views/sfsi_option_view3.php:144
744
- msgid "Glossy"
745
- msgstr "براق"
746
-
747
- #: views/sfsi_option_view3.php:151
748
- msgid "Black"
749
- msgstr "سیاه"
750
-
751
- #: views/sfsi_option_view3.php:161
752
- msgid "Silver"
753
- msgstr "نقره‌ای"
754
-
755
- #: views/sfsi_option_view3.php:168
756
- msgid "Shaded Dark"
757
- msgstr "سایه تیره"
758
-
759
- #: views/sfsi_option_view3.php:175
760
- msgid "Shaded Light"
761
- msgstr "سایه روشن"
762
-
763
- #: views/sfsi_option_view3.php:182
764
- msgid "Transparent"
765
- msgstr "شفاف"
766
-
767
- #: views/sfsi_option_view3.php:183
768
- msgid "for dark backgrounds"
769
- msgstr "برای پس‌زمینه‌های تیره"
770
-
771
- #: views/sfsi_option_view3.php:192
772
- msgid "Custom Icons"
773
- msgstr "آیکون‌های سفارشی"
774
-
775
- #: views/sfsi_option_view3.php:306
776
- msgid "Animate them (your main icons)"
777
- msgstr "پویانمایی کن (آیکن‌های اصلی‌تان)"
778
-
779
- #: views/sfsi_option_view3.php:312
780
- msgid "Mouse-Over effects"
781
- msgstr "جلوه‌های قرارگیری ماوس روی آیکن"
782
-
783
- #: views/sfsi_option_view3.php:317
784
- msgid "Fade In"
785
- msgstr "محو شدن در"
786
-
787
- #: views/sfsi_option_view3.php:320
788
- msgid "Combo"
789
- msgstr "کشویی"
790
-
791
- #: views/sfsi_option_view3.php:330
792
- msgid "Shuffle them automatically"
793
- msgstr "بصورت خودکار آنها را به‌هم بریز"
794
-
795
- #: views/sfsi_option_view3.php:337
796
- msgid "When site is first loaded"
797
- msgstr "وقتی سایت برای اولین بار باز شد"
798
-
799
- #: views/sfsi_option_view3.php:343
800
- msgid "Every"
801
- msgstr "هر"
802
-
803
- #: views/sfsi_option_view3.php:347
804
- msgid "seconds"
805
- msgstr "ثانیه"
806
-
807
- #: views/sfsi_option_view4.php:150
808
- msgid ""
809
- "It’s a psychological fact that people like to follow other people, so when "
810
- "they see that your site has already a good number of Facebook likes, it’s "
811
- "more likely that they will subscribe/like/share your site than if it had 0."
812
- msgstr ""
813
- "این یک واقعیت روانشناختی‌ست که مردم دوست دارند دیگران را دنبال کنند، پس وقتی "
814
- "میبینند که وب‌سایت شما عدد خوبی از لایک‌های فیس‌بوک را به خود اختصاص داده، خیلی "
815
- "بهتر مشترک شما میشوند یا سایتتان را به اشتراک میگذارند، تا اینکه تعداد "
816
- "لایک‌تان 0 باشد."
817
-
818
- #: views/sfsi_option_view4.php:153
819
- msgid ""
820
- "Therefore, you can select to display the count next to your icons which will "
821
- "look like this:"
822
- msgstr ""
823
- "بنابراین، میتوانید انتخاب کنید که تعداد، کنار آیکن‌هایتان نمایش داده شود، "
824
- "مانند این:"
825
-
826
- #: views/sfsi_option_view4.php:215
827
- msgid ""
828
- "Of course, if you start at 0, you shoot yourself in the foot with that. So "
829
- "we suggest that you only turn this feature on once you have a good number of "
830
- "followers/likes/shares (min. of 20 – no worries if it’s not too many, it "
831
- "should just not be 0)."
832
- msgstr ""
833
- "البته، اگر شما از 0 شروع کنید، تیری به پای خود شلیک کرده‌اید! پس ما پیشنهاد "
834
- "میکنیم که این ویژگی را تا زمانی که به تعداد مناسبی از دنبال‌کننده، لایک یا به "
835
- "اشتراک‌گذاری نرسیده‌اید فعال کنید (دست‌کم روی ۲۰ بگذارید - نگران نباشید که زیاد "
836
- "نیست، فقط روی 0 نگذارید)."
837
-
838
- #: views/sfsi_option_view4.php:218
839
- msgid "Enough waffling. So do you want to display counts?"
840
- msgstr "پرحرفی کافیست. پس شما میخواهید تعداد نمایش داده شود؟"
841
-
842
- #: views/sfsi_option_view4.php:225 views/sfsi_option_view5.php:759
843
- #: views/sfsi_option_view5.php:787 views/sfsi_option_view5.php:808
844
- #: views/sfsi_option_view5.php:830 views/sfsi_option_view6.php:64
845
- #: views/sfsi_option_view9.php:208 views/sfsi_option_view9.php:254
846
- msgid "Yes"
847
- msgstr "آری"
848
-
849
- #: views/sfsi_option_view4.php:231 views/sfsi_option_view5.php:765
850
- #: views/sfsi_option_view5.php:793 views/sfsi_option_view5.php:814
851
- #: views/sfsi_option_view5.php:836 views/sfsi_option_view6.php:70
852
- #: views/sfsi_option_view9.php:215 views/sfsi_option_view9.php:261
853
- msgid "No"
854
- msgstr "خیر"
855
-
856
- #: views/sfsi_option_view4.php:239
857
- msgid "Please specify which counts should be shown:"
858
- msgstr "لطفاً تعیین کنید تعداد کدام نمایش داده شود:"
859
-
860
- #: views/sfsi_option_view4.php:261
861
- msgid "We cannot track this. So enter the figure here:"
862
- msgstr "ما نمیتوانیم این را ردیابی کنیم. پس رقم را اینجا وارد نمایید:"
863
-
864
- #: views/sfsi_option_view4.php:289
865
- msgid "Retrieve the number of subscribers automatically"
866
- msgstr "نمایش تعداد مشترکین بصورت خودکار"
867
-
868
- #: views/sfsi_option_view4.php:293 views/sfsi_option_view4.php:338
869
- #: views/sfsi_option_view4.php:425 views/sfsi_option_view4.php:498
870
- #: views/sfsi_option_view4.php:543 views/sfsi_option_view4.php:589
871
- #: views/sfsi_option_view4.php:621 views/sfsi_option_view4.php:660
872
- #: views/sfsi_option_view4.php:693 views/sfsi_option_view4.php:722
873
- msgid "Enter the figure manually"
874
- msgstr "ورود دستی تعداد"
875
-
876
- #: views/sfsi_option_view4.php:320
877
- msgid "Retrieve the number of likes of your blog"
878
- msgstr "نمایش تعداد لایک‌های وبلاگ‌تان"
879
-
880
- #: views/sfsi_option_view4.php:324
881
- msgid "Retrieve the number of likes your facebook page"
882
- msgstr "نمایش تعداد لایک‌های صفحه فیس‌بوک‌تان"
883
-
884
- #: views/sfsi_option_view4.php:328
885
- msgid "page ID:"
886
- msgstr "شناسه (ID) صفحه:"
887
-
888
- #: views/sfsi_option_view4.php:333
889
- msgid ""
890
- "Youll find it at the bottom of the << About >> -tab on your facebook page"
891
- msgstr "میتوانید در پایین تب «About» صفحه فیس‌بوکتان پیدایش کنید"
892
-
893
- #: views/sfsi_option_view4.php:365
894
- msgid "Retrieve the number of Twitter followers"
895
- msgstr "نمایش تعداد دنبال‌کنندگان توییترتان"
896
-
897
- #: views/sfsi_option_view4.php:371
898
- msgid "Enter Consumer Key"
899
- msgstr "کلید مصرف‌کننده را وارد نمایید"
900
-
901
- #: views/sfsi_option_view4.php:377
902
- msgid "Enter Consumer Secret"
903
- msgstr "رمز مصرف‌کننده را وارد نمایید"
904
-
905
- #: views/sfsi_option_view4.php:383
906
- msgid "Enter Access Token"
907
- msgstr "توکن دسترسی را وارد نمایید"
908
-
909
- #: views/sfsi_option_view4.php:389
910
- msgid "Enter Access Token Secret"
911
- msgstr "رمز توکن دسترسی را وارد نمایید"
912
-
913
- #: views/sfsi_option_view4.php:396
914
- msgid ""
915
- "Please make sure you have entered the Username for \"Follow me on Twitter:\" "
916
- "in twitter settings under question number 2."
917
- msgstr ""
918
- "لطفاً مطمئن شوید که نام کاربری را برای \"مرا در توییتر دنبال کنید:\" در "
919
- "تنظیمات بخش توییتر وارد نموده‌اید. مربوط به سوال شماره ۲."
920
-
921
- #: views/sfsi_option_view4.php:400
922
- msgid "To get this information:"
923
- msgstr "برای دریافت این اطلاعات:"
924
-
925
- #: views/sfsi_option_view4.php:404
926
- msgid "Go to"
927
- msgstr "بروید به"
928
-
929
- #: views/sfsi_option_view4.php:410
930
- msgid "Click on \"Create new app\""
931
- msgstr "روی \"Create new app\" کلیک کنید"
932
-
933
- #: views/sfsi_option_view4.php:413
934
- msgid ""
935
- "Enter a random Name, Description and Website URL (including the \"http://\", "
936
- "e.g. http://dummysitename.com)"
937
- msgstr ""
938
- "یک نام، توضیح و آدرس وب‌سایت تصادفی وارد نمایید (باید شامل \"http://\"باشد، "
939
- "مانند http://dummysitename.com)"
940
-
941
- #: views/sfsi_option_view4.php:416
942
- msgid ""
943
- "Go to \"Keys and Access Tokens\" tab and click on \"Generate Token\" in the "
944
- "\"Token actions\" section at the bottom"
945
- msgstr ""
946
- "به تب \"Keys and Access Tokens\" بروید و روی \"Generate Token\" در بخش "
947
- "\"Token actions\" در پایین کلیک کنید."
948
-
949
- #: views/sfsi_option_view4.php:419
950
- msgid ""
951
- "Then click on \"Test OAuth\" at the top right and you will see the 4 token "
952
- "key"
953
- msgstr ""
954
- "بعد روی \"Test OAuth\" در بالا سمت راست کلیک کنید و ۴ کلید توکن را خواهید دید"
955
-
956
-
957
- #: views/sfsi_option_view4.php:484
958
- msgid "and create a new project"
959
- msgstr "و یک پروژه جدید ایجاد نمایید"
960
-
961
- #: views/sfsi_option_view4.php:487
962
- msgid ""
963
- "Then on the left menu bar go to “APIs & auth”, “Credentials” and click "
964
- "“Create new key” in the “Public API access” section"
965
- msgstr ""
966
- "بعد در منوی سمت چپ به “APIs & auth” و بعد به “Credentials” بروید و روی "
967
- "“Create new key” در بخش “Public API access” کلیک کنید."
968
-
969
- #: views/sfsi_option_view4.php:490
970
- msgid ""
971
- "There you select “browser key” and click “Create”. You will then be shown "
972
- "your API key"
973
- msgstr ""
974
- "از آنجا “browser key” را انتخاب نموده و روی “Create” کلیک کنید. کلید API "
975
- "برایتان به نمایش در می‌آید"
976
-
977
- #: views/sfsi_option_view4.php:493
978
- msgid ""
979
- "When you enter this key into the plugin for the first time, it may take some "
980
- "time until the correct follower count is displayed on your website"
981
- msgstr ""
982
- "وقتی برای اولین بار این کلید را در افزونه وارد مینمایید، ممکن است مقداری "
983
- "زمان ببرد تا تعداد درست دنبال‌کننده روی وب‌سایتتان به نمایش درآید."
984
-
985
- #: views/sfsi_option_view4.php:570
986
- msgid "Retrieve the number of Subscribers"
987
- msgstr "نمایش تعداد مشترکین"
988
-
989
- #: views/sfsi_option_view4.php:575
990
- msgid "Enter Youtube User name"
991
- msgstr "نام کاربری یوتیوب را وارد کنید"
992
-
993
- #: views/sfsi_option_view4.php:582
994
- msgid "Enter Youtube Channel id"
995
- msgstr "شناسه کانال یوتیوب را وارد نمایید"
996
-
997
- #: views/sfsi_option_view4.php:616
998
- msgid "Retrieve the number of Pins"
999
- msgstr "نمایش تعداد پین"
1000
-
1001
- #: views/sfsi_option_view4.php:649
1002
- msgid "Retrieve the number of Instagram followers"
1003
- msgstr "نمایش تعداد دنبال‌کنندگان اینستاگرام"
1004
-
1005
- #: views/sfsi_option_view4.php:653
1006
- msgid "Enter Instagram User name"
1007
- msgstr "نام کاربری اینستاگرام را وارد نمایید"
1008
-
1009
- #: views/sfsi_option_view4.php:688
1010
- msgid "Retrieve the number of shares"
1011
- msgstr "نمایش تعداد اشتراک‌گذاری‌ها"
1012
-
1013
- #: views/sfsi_option_view5.php:341
1014
- msgid "Order of your icons"
1015
- msgstr "ترتیب آیکن‌هایتان"
1016
-
1017
- #: views/sfsi_option_view5.php:430
1018
- msgid "Drag and Drop"
1019
- msgstr "کشیدن و رها کردن"
1020
-
1021
- #: views/sfsi_option_view5.php:435 views/sfsi_option_view8.php:400
1022
- msgid "Size and spacing of your icons"
1023
- msgstr "اندازه و فضای بین آیکن‌هایتان"
1024
-
1025
- #: views/sfsi_option_view5.php:439 views/sfsi_option_view8.php:404
1026
- msgid "Size:"
1027
- msgstr "اندازه:"
1028
-
1029
- #: views/sfsi_option_view5.php:443 views/sfsi_option_view8.php:406
1030
- msgid "pixels wide and tall"
1031
- msgstr "پیکسل عرض و ارتفاع"
1032
-
1033
- #: views/sfsi_option_view5.php:446 views/sfsi_option_view8.php:408
1034
- msgid "Spacing between icons:"
1035
- msgstr "فضای بین آیکن‌ها:"
1036
-
1037
- #: views/sfsi_option_view5.php:450 views/sfsi_option_view8.php:211
1038
- #: views/sfsi_option_view8.php:220 views/sfsi_option_view8.php:229
1039
- #: views/sfsi_option_view8.php:238 views/sfsi_option_view8.php:410
1040
- msgid "Pixels"
1041
- msgstr "پیکسل"
1042
-
1043
- #: views/sfsi_option_view5.php:457
1044
- msgid "Alignments"
1045
- msgstr "چینش"
1046
-
1047
- #: views/sfsi_option_view5.php:461
1048
- msgid "Alignment of icons:"
1049
- msgstr "چینش آیکن‌ها:"
1050
-
1051
- #: views/sfsi_option_view5.php:466 views/sfsi_option_view9.php:684
1052
- msgid "Centered"
1053
- msgstr "وسط‌چین"
1054
-
1055
- #: views/sfsi_option_view5.php:469 views/sfsi_option_view6.php:92
1056
- #: views/sfsi_option_view8.php:496
1057
- msgid "Right"
1058
- msgstr "راست‌چین"
1059
-
1060
- #: views/sfsi_option_view5.php:472 views/sfsi_option_view6.php:90
1061
- #: views/sfsi_option_view8.php:493
1062
- msgid "Left"
1063
- msgstr "چپ‌چین"
1064
-
1065
- #: views/sfsi_option_view5.php:477
1066
- msgid "Icons per row:"
1067
- msgstr "تعداد آیکن در هر خط:"
1068
-
1069
- #: views/sfsi_option_view5.php:481
1070
- msgid "Leave empty if you don't want to define this"
1071
- msgstr "اگر مایل نیستید این را معین کنید خالی بگذارید"
1072
-
1073
- #: views/sfsi_option_view5.php:488
1074
- msgid "Language & Button-text"
1075
- msgstr "زبان و متن کلید"
1076
-
1077
- #: views/sfsi_option_view5.php:493
1078
- msgid "Follow-button:"
1079
- msgstr "دکمه دنبال:"
1080
-
1081
- #: views/sfsi_option_view5.php:499 views/sfsi_option_view5.php:520
1082
- #: views/sfsi_option_view5.php:541 views/sfsi_option_view5.php:562
1083
- #: views/sfsi_option_view9.php:111
1084
- msgid "Preview:"
1085
- msgstr "پیش‌نمایش:"
1086
-
1087
- #: views/sfsi_option_view5.php:514
1088
- msgid "Facebook «Visit»-icon:"
1089
- msgstr "آیکن «بازدید» فیس‌بوک:"
1090
-
1091
- #: views/sfsi_option_view5.php:535
1092
- msgid "Twitter «Visit»-icon:"
1093
- msgstr "آیکن «بازدید» توییتر:"
1094
-
1095
- #: views/sfsi_option_view5.php:748
1096
- msgid "New window"
1097
- msgstr "پنجره جدید"
1098
-
1099
- #: views/sfsi_option_view5.php:753
1100
- msgid ""
1101
- "If a user clicks on your icons, do you want to open the page in a new window?"
1102
- msgstr ""
1103
- "اگر کاربر روی آیکن‌هایتان کلیک کرد، میخواهید صفحه مربوطه در یک پنجره جدید (تب "
1104
- "جدید از مرورگر) باز گردد؟"
1105
-
1106
- #: views/sfsi_option_view5.php:776
1107
- msgid "Sticking & Disable on mobile"
1108
- msgstr "در حالت موبایل بچسب و غیرفعال شو"
1109
-
1110
- #: views/sfsi_option_view5.php:779
1111
- msgid ""
1112
- "If you decided to show your icons via a widget, you can add the effect that "
1113
- "when the user scrolls down, the icons will stick at the top of the screen "
1114
- "so that they are still displayed even if the user scrolled all the way down. "
1115
- "Do you want to do that?"
1116
- msgstr ""
1117
- "اگر تصمیم دارید آیکن‌هایتان را در یک ابزارک نمایش دهید، میتوانید حالتی را "
1118
- "برگزینید که وقتی کاربر به سمت پایین آمد آیکون‌ها در بالای صفحه‌نمایش بچسبند و "
1119
- "هرچقدر کاربر به سمت پایین سایت پیمایش (اسکرول) کند همچنان قابل دیدن باشند. "
1120
- "آیا میخواهید این کار انجام شود؟"
1121
-
1122
- #: views/sfsi_option_view5.php:802
1123
- msgid "Disable float icons on mobile devices"
1124
- msgstr "آیکن‌های شناور در حالت موبایل غیرفعال باشند"
1125
-
1126
- #: views/sfsi_option_view5.php:824
1127
- msgid "Disable auto-scaling feature for mobile devices (\"viewport\" meta tag)"
1128
- msgstr ""
1129
- "ویژگی auto-scaling در دستگاه‌های موبایل غیرفعال شود (تگ متای \"viewport\")"
1130
-
1131
- #: views/sfsi_option_view5.php:848
1132
- msgid "Mouseover text"
1133
- msgstr "متنی که وقتی ماوس روی آن قرار گرفت نشان دهد"
1134
-
1135
- #: views/sfsi_option_view5.php:851
1136
- msgid ""
1137
- "If you’ve given your icon only one function (i.e. no pop-up where user can "
1138
- "perform different actions) then you can define here what text will be "
1139
- "displayed if a user moves his mouse over the icon:"
1140
- msgstr ""
1141
- "اگر به آیکن‌تان تنها یک امکان داده‌اید (برای نمونه هیچ پاپ‌آپی برای آزادی عمل "
1142
- "کاربر ارایه نکردید) اینجا مشخص کنید هنگامی که کاربر ماوس خود را روی آیکن "
1143
- "آورد چه متنی نمایش داده شود:"
1144
-
1145
- #: views/sfsi_option_view6.php:27
1146
- msgid ""
1147
- "The selections you made so far were to display the subscriptions/ social "
1148
- "media icons for your site in general (in a widget on the sidebar). You can "
1149
- "also display icons at the end of every post, encouraging users to subscribe/"
1150
- "like/share after they’ve read it. The following buttons will be added:"
1151
- msgstr ""
1152
- "انتخابی که کردید در حال حاضر مربوط به نمایش آیکن‌های اشتراک و شبکه‌های اجتماعی "
1153
- "بطور معمول برای سایتتان است (در ابزارک نوار ابزار کناری). شما همچنین "
1154
- "میتوانید آیکن‌ها را در انتهای هر نوشته نمایش دهید، و کاربران را تشویق به "
1155
- "مشترک‌شدن، لایک‌کردن، یا به اشتراک گذاری مطالبتان کنید. کلیدهای زیر اضافه "
1156
- "خواهند شد:"
1157
-
1158
- #: views/sfsi_option_view6.php:43
1159
- msgid "Those are usually all you need:"
1160
- msgstr "آنها همه آن چیزیست که نیاز دارید:"
1161
-
1162
- #: views/sfsi_option_view6.php:47
1163
- msgid "Facebook is No.1 in liking, so it’s a must have"
1164
- msgstr "فیس‌بوک در لایک کردن شماره ۱ است، پس باید داشته باشد"
1165
-
1166
- #: views/sfsi_option_view6.php:53
1167
- msgid "Share-button covers all other platforms for sharing"
1168
- msgstr "دکمه اشتراک‌گذاری تمامی سایر روش‌های اشتراک‌گذاری موجود را پوشش میدهد"
1169
-
1170
- #: views/sfsi_option_view6.php:58
1171
- msgid "So: do you want to display those at the end of every post?"
1172
- msgstr "پس، شما میخواهید آنها را در انتهای هر نوشته نمایش دهید؟"
1173
-
1174
- #: views/sfsi_option_view6.php:78
1175
- msgid "Options:"
1176
- msgstr "تنظیمات:"
1177
-
1178
- #: views/sfsi_option_view6.php:82 views/sfsi_option_view8.php:484
1179
- msgid "Text to appear before the sharing icons:"
1180
- msgstr "متن پیش از ظاهر شدن آیکن‌های اشتراک‌گذاری:"
1181
-
1182
- #: views/sfsi_option_view6.php:87 views/sfsi_option_view8.php:489
1183
- msgid "Alignment of share icons:"
1184
- msgstr "چینش آیکن‌های اشتراک‌گذاری:"
1185
-
1186
- #: views/sfsi_option_view6.php:97 views/sfsi_option_view8.php:385
1187
- msgid "Do you want to display the counts?"
1188
- msgstr "آیا میخواهید تعداد نمایش داده شود؟"
1189
-
1190
- #: views/sfsi_option_view6.php:99 views/sfsi_option_view8.php:388
1191
- msgid "YES"
1192
- msgstr "آری"
1193
-
1194
- #: views/sfsi_option_view6.php:101 views/sfsi_option_view8.php:390
1195
- msgid "NO"
1196
- msgstr "خیر"
1197
-
1198
- #: views/sfsi_option_view7.php:48
1199
- msgid ""
1200
- "You can increase the chances that people share or follow you by displaying a pop-"
1201
- "up asking them to. You can define the design and layout below:"
1202
- msgstr ""
1203
- "شما میتوانید شانس اینکه مردم سایتتان را به اشتراک بگذارند یا دنبال کنند را "
1204
- "با نمایش یک پاپ‌آپ سوال‌کننده بیشتر کنید. میتوانید جانمایی و طراحی آن را در "
1205
- "پایین تنظیم نمایید:"
1206
-
1207
- #: views/sfsi_option_view7.php:54
1208
- msgid "Enjoy this site? Please follow and like us!"
1209
- msgstr "از این سایت لذت میبرید؟ لطفاً ما را لایک کرده و دنبال کنید!"
1210
-
1211
- #: views/sfsi_option_view7.php:143
1212
- msgid "Text and Design"
1213
- msgstr "متن و طراحی"
1214
-
1215
- #: views/sfsi_option_view7.php:147
1216
- msgid "Text Options"
1217
- msgstr "تنظیمات متن"
1218
-
1219
- #: views/sfsi_option_view7.php:150 views/sfsi_option_view9.php:329
1220
- #: views/sfsi_option_view9.php:409 views/sfsi_option_view9.php:486
1221
- msgid "Text:"
1222
- msgstr "متن:"
1223
-
1224
- #: views/sfsi_option_view7.php:154 views/sfsi_option_view9.php:342
1225
- #: views/sfsi_option_view9.php:422 views/sfsi_option_view9.php:499
1226
- msgid "Font:"
1227
- msgstr "قلم:"
1228
-
1229
- #: views/sfsi_option_view7.php:200 views/sfsi_option_view9.php:428
1230
- #: views/sfsi_option_view9.php:505
1231
- msgid "Font style:"
1232
- msgstr "ظاهر قلم:"
1233
-
1234
- #: views/sfsi_option_view7.php:219
1235
- msgid "Font color:"
1236
- msgstr "رنگ قلم:"
1237
-
1238
- #: views/sfsi_option_view7.php:224
1239
- msgid "Font size:"
1240
- msgstr "اندازه قلم:"
1241
-
1242
- #: views/sfsi_option_view7.php:231
1243
- msgid "Icon Box Layout"
1244
- msgstr "جانمایی جعبه‌آیکن"
1245
-
1246
- #: views/sfsi_option_view7.php:235
1247
- msgid "Backgroud Color:"
1248
- msgstr "رنگ پس‌زمینه:"
1249
-
1250
- #: views/sfsi_option_view7.php:241
1251
- msgid "Border Color:"
1252
- msgstr "رنگ کادر دور:"
1253
-
1254
- #: views/sfsi_option_view7.php:249
1255
- msgid "Border Thinckness:"
1256
- msgstr "ضخامت کادر دور:"
1257
-
1258
- #: views/sfsi_option_view7.php:257
1259
- msgid "Border Shadow:"
1260
- msgstr "سایه کادر دور:"
1261
-
1262
- #: views/sfsi_option_view7.php:263
1263
- msgid "On"
1264
- msgstr "روشن"
1265
-
1266
- #: views/sfsi_option_view7.php:269
1267
- msgid "Off"
1268
- msgstr "خاموش"
1269
-
1270
- #: views/sfsi_option_view7.php:279
1271
- msgid "Where shall the pop-up be shown?"
1272
- msgstr "پاپ‌آپ کجا نمایش داده شود؟"
1273
-
1274
- #: views/sfsi_option_view7.php:284
1275
- msgid "Nowhere"
1276
- msgstr "هیچ‌کجا"
1277
-
1278
- #: views/sfsi_option_view7.php:290
1279
- msgid "On every page"
1280
- msgstr "در همه صفحات"
1281
-
1282
- #: views/sfsi_option_view7.php:296
1283
- msgid "On blog posts only"
1284
- msgstr "تنها در نوشته‌های وبلاگ"
1285
-
1286
- #: views/sfsi_option_view7.php:302
1287
- msgid "On selected pages only"
1288
- msgstr "تنها در برگه‌های انتخاب شده"
1289
-
1290
- #: views/sfsi_option_view7.php:345
1291
- msgid "Please hold CTRL key to select multiple pages"
1292
- msgstr "لطفاً کلید کنترل (Ctrl) را برای انتخاب صفحات متعدد نگه‌دارید"
1293
-
1294
- #: views/sfsi_option_view7.php:351
1295
- msgid "When shall the pop-up be shown?"
1296
- msgstr "پاپ‌آپ چه‌وقتی نمایش داده شود؟"
1297
-
1298
- #: views/sfsi_option_view7.php:356
1299
- msgid "Once"
1300
- msgstr "یکدفعه"
1301
-
1302
- #: views/sfsi_option_view7.php:358
1303
- msgid "seconds after the user arrived on the site"
1304
- msgstr "ثانیه‌هایی پس از ورود کاربر به سایت"
1305
-
1306
- #: views/sfsi_option_view7.php:364
1307
- msgid "Every time user scrolls to the end of the page"
1308
- msgstr "هروقت کاربر به انتهای برگه رسید (اسکرول کرد)"
1309
-
1310
- #: views/sfsi_option_view8.php:112
1311
- msgid "Show them via a widget"
1312
- msgstr "از طریق ابزارک نمایش‌شان بده"
1313
-
1314
- #: views/sfsi_option_view8.php:125
1315
- msgid "Go to the widget area and drag & drop it where you want to have it!"
1316
- msgstr ""
1317
- "به قسمت ابزارک‌ها رفته و با کشیدن و رها کردن هرجا که مایل هستید قرار دهید!"
1318
-
1319
- #: views/sfsi_option_view8.php:142
1320
- msgid "Float them on the page"
1321
- msgstr "روی صفحه شناورشان کن"
1322
-
1323
- #: views/sfsi_option_view8.php:160
1324
- msgid "Top left"
1325
- msgstr "بالا سمت چپ"
1326
-
1327
- #: views/sfsi_option_view8.php:167
1328
- msgid "Top right"
1329
- msgstr "بالا سمت راست"
1330
-
1331
- #: views/sfsi_option_view8.php:174
1332
- msgid "Center left"
1333
- msgstr "وسط سمت چپ"
1334
-
1335
- #: views/sfsi_option_view8.php:181
1336
- msgid "Center right"
1337
- msgstr "وسط سمت راست"
1338
-
1339
- #: views/sfsi_option_view8.php:188
1340
- msgid "Bottom left"
1341
- msgstr "پایین سمت چپ"
1342
-
1343
- #: views/sfsi_option_view8.php:195
1344
- msgid "Bottom right"
1345
- msgstr "پایین سمت راست"
1346
-
1347
- #: views/sfsi_option_view8.php:202
1348
- msgid "Margin From:"
1349
- msgstr "فاصله از:"
1350
-
1351
- #: views/sfsi_option_view8.php:207
1352
- msgid "Top:"
1353
- msgstr "بالا:"
1354
-
1355
- #: views/sfsi_option_view8.php:216
1356
- msgid "Bottom:"
1357
- msgstr "پایین:"
1358
-
1359
- #: views/sfsi_option_view8.php:225
1360
- msgid "Left:"
1361
- msgstr "چپ:"
1362
-
1363
- #: views/sfsi_option_view8.php:234
1364
- msgid "Right:"
1365
- msgstr "راست:"
1366
-
1367
- #: views/sfsi_option_view8.php:253
1368
- msgid "Place them manually"
1369
- msgstr "دستی قرار بده"
1370
-
1371
- #: views/sfsi_option_view8.php:266
1372
- msgid "Place the following string into your theme codes: "
1373
- msgstr "متن زیر را در کد پوسته سایتتان وارد نمایید:"
1374
-
1375
- #: views/sfsi_option_view8.php:270
1376
- msgid ""
1377
- "Or use the shortcode [DISPLAY_ULTIMATE_PLUS] to display them wherever you "
1378
- "want."
1379
- msgstr ""
1380
- "یا اینکه برای نمایش دلخواه در هرجایی که میخواهید از کد کوتاه "
1381
- "[DISPLAY_ULTIMATE_PLUS] استفاده نمایید."
1382
-
1383
- #: views/sfsi_option_view8.php:282
1384
- msgid "Show them before or after posts"
1385
- msgstr "قبل یا بعد از نوشته نمایش‌شان بده"
1386
-
1387
- #: views/sfsi_option_view8.php:296
1388
- msgid "Here you have two options:"
1389
- msgstr "اینجا شما دو انتخاب دارید:"
1390
-
1391
- #: views/sfsi_option_view8.php:304
1392
- msgid "Display rectangle icons"
1393
- msgstr "آیکن‌های مربعی نشان بده"
1394
-
1395
- #: views/sfsi_option_view8.php:310
1396
- msgid "Display the icons I selected above"
1397
- msgstr "آیکن‌هایی را که در بالا انتخاب کردم نمایش بده"
1398
-
1399
- #: views/sfsi_option_view8.php:318
1400
- msgid ""
1401
- "Rectangle icons spell out the «call to action» which increases chances that "
1402
- "visitors do it."
1403
- msgstr ""
1404
- "آیکن‌های مربعی میگویند «اقدام کن» که شانس اقدام توسط بازدیدکننده را افزایش "
1405
- "میدهد."
1406
-
1407
- #: views/sfsi_option_view8.php:321
1408
- msgid "Select the icons you want to show:"
1409
- msgstr "آیکنی که میخواهید نمایش داده شود را انتخاب نمایید:"
1410
-
1411
- #: views/sfsi_option_view8.php:371
1412
- msgid "may impact loading speed"
1413
- msgstr "روی سرعت باز شدن سایت تاثیرگذار است"
1414
-
1415
- #: views/sfsi_option_view8.php:421
1416
- msgid "Display them:"
1417
- msgstr "نمایش‌شان بده در:"
1418
-
1419
- #: views/sfsi_option_view8.php:424
1420
- msgid "On Post Pages"
1421
- msgstr "در برگه‌ها"
1422
-
1423
- #: views/sfsi_option_view8.php:430 views/sfsi_option_view8.php:459
1424
- msgid "Before posts"
1425
- msgstr "پیش از نوشته‌ها"
1426
-
1427
- #: views/sfsi_option_view8.php:436 views/sfsi_option_view8.php:465
1428
- msgid "After posts"
1429
- msgstr "پس از نوشته‌ها"
1430
-
1431
- #: views/sfsi_option_view8.php:453
1432
- msgid "On Homepage"
1433
- msgstr "در صفحه اول"
1434
-
1435
- #: views/sfsi_option_view8.php:499
1436
- msgid "Center"
1437
- msgstr "مرکز"
1438
-
1439
- #: views/sfsi_option_view9.php:98
1440
- msgid ""
1441
- "In addition to the email- or follow-icon you can also show a subscription "
1442
- "form that maximizes chances that people subscribe to your site. To get "
1443
- "access to the emails who subscribe, please"
1444
- msgstr ""
1445
- "به اضافه در ایمیل یا آیکن‌های دنبال‌کردن شما میتوانید یک فرم اشتراک نمایش دهید "
1446
- "که شانس مشترک شدن در سایت‌تان را به حداکثر میرساند. برای اینکه به ایمیل مشترک "
1447
- "دسترسی داشته باشید، لطفاً"
1448
-
1449
- #: views/sfsi_option_view9.php:102
1450
- msgid "claim your feed."
1451
- msgstr "خوراک‌خوانتان را درخواست کنید."
1452
-
1453
- #: views/sfsi_option_view9.php:121
1454
- msgid "Place it on your site"
1455
- msgstr "در سایتتان قرار دهید"
1456
-
1457
- #: views/sfsi_option_view9.php:124
1458
- msgid "You can place the form by different methods:"
1459
- msgstr "میتوانید فرم را با روش‌های مختلفی قرار دهید:"
1460
-
1461
- #: views/sfsi_option_view9.php:130
1462
- msgid "Widget:"
1463
- msgstr "ابزارک:"
1464
-
1465
- #: views/sfsi_option_view9.php:132
1466
- msgid "Go to the widget settings and drag and drop it to the sidebar:"
1467
- msgstr ""
1468
- "به تنظیمات ابزارک رفته و با کشیدن و رها کردن، آن را به نوارابزار کناری بکشید:"
1469
-
1470
- #: views/sfsi_option_view9.php:139
1471
- msgid "Shortcode:"
1472
- msgstr "کد کوتاه (shortcode):"
1473
-
1474
- #: views/sfsi_option_view9.php:142
1475
- msgid "Use the shortcode"
1476
- msgstr "از این کد کوتاه استفاده کن"
1477
-
1478
- #: views/sfsi_option_view9.php:146
1479
- msgid "to place it into your codes"
1480
- msgstr "برای استفاده در میان کدهایتان"
1481
-
1482
- #: views/sfsi_option_view9.php:150
1483
- msgid "Copy & paste HTML code:"
1484
- msgstr "این کد HTML را copy و paste کنید:"
1485
-
1486
- #: views/sfsi_option_view9.php:164 views/sfsi_option_view9.php:699
1487
- msgid "Get new posts by email:"
1488
- msgstr "دریافت نوشته‌های جدید با ایمیل:"
1489
-
1490
- #: views/sfsi_option_view9.php:186
1491
- msgid "Define text & design (optional)"
1492
- msgstr "متن و طرح را تعیین کنید (اختیاری)"
1493
-
1494
- #: views/sfsi_option_view9.php:189
1495
- msgid "Overall size & border"
1496
- msgstr "اندازه و کادر دور نهایی"
1497
-
1498
- #: views/sfsi_option_view9.php:201
1499
- msgid "Adjust size to space on the website?"
1500
- msgstr "اندازه متناسب با فضای سایت تنظیم شود؟"
1501
-
1502
- #: views/sfsi_option_view9.php:224
1503
- msgid "Height"
1504
- msgstr "ارتفاع"
1505
-
1506
- #: views/sfsi_option_view9.php:230 views/sfsi_option_view9.php:240
1507
- #: views/sfsi_option_view9.php:276 views/sfsi_option_view9.php:376
1508
- #: views/sfsi_option_view9.php:462 views/sfsi_option_view9.php:533
1509
- msgid "pixels"
1510
- msgstr "پیکسل"
1511
-
1512
- #: views/sfsi_option_view9.php:235
1513
- msgid "Width"
1514
- msgstr "عرض"
1515
-
1516
- #: views/sfsi_option_view9.php:247
1517
- msgid "Border?"
1518
- msgstr "کادر دور؟"
1519
-
1520
- #: views/sfsi_option_view9.php:270
1521
- msgid "Thickness"
1522
- msgstr "ضخامت"
1523
-
1524
- #: views/sfsi_option_view9.php:281
1525
- msgid "Color"
1526
- msgstr "رنگ"
1527
-
1528
- #: views/sfsi_option_view9.php:296
1529
- msgid "Background color:"
1530
- msgstr "رنگ پس‌زمینه:"
1531
-
1532
- #: views/sfsi_option_view9.php:317
1533
- msgid "Text above the entry field"
1534
- msgstr "متن بالای فیلد ورودی"
1535
-
1536
- #: views/sfsi_option_view9.php:348
1537
- msgid " Font style:"
1538
- msgstr " ظاهر قلم:"
1539
-
1540
- #: views/sfsi_option_view9.php:357 views/sfsi_option_view9.php:514
1541
- msgid "Font color"
1542
- msgstr "رنگ قلم"
1543
-
1544
- #: views/sfsi_option_view9.php:370 views/sfsi_option_view9.php:456
1545
- #: views/sfsi_option_view9.php:527
1546
- msgid "Font size"
1547
- msgstr "اندازه قلم"
1548
-
1549
- #: views/sfsi_option_view9.php:384 views/sfsi_option_view9.php:449
1550
- #: views/sfsi_option_view9.php:541
1551
- msgid "Alignment:"
1552
- msgstr "چینش:"
1553
-
1554
- #: views/sfsi_option_view9.php:397
1555
- msgid "Entry field"
1556
- msgstr "فیلد ورودی"
1557
-
1558
- #: views/sfsi_option_view9.php:474
1559
- msgid "Subscribe button"
1560
- msgstr "دکمه اشتراک"
1561
-
1562
- #: views/sfsi_option_view9.php:550
1563
- msgid "Button color:"
1564
- msgstr "رنگ کلید:"
1565
-
1566
- #: views/sfsi_option_view9.php:681
1567
- msgid "Left Align"
1568
- msgstr "چپ‌چین"
1569
-
1570
- #: views/sfsi_option_view9.php:687
1571
- msgid "Right Align"
1572
- msgstr "راست‌چین"
1573
-
1574
- #: views/sfsi_options_view.php:10
1575
- msgid ""
1576
- "We found errors in your javascript which may cause the plugin to not work "
1577
- "properly. Please fix the error:"
1578
- msgstr ""
1579
- "ما خطایی در javascript شما پیدا کردیم که ممکن است مانع از کارکرد درست افزونه "
1580
- "شود. لطفاً این خطا را برطرف کنید:"
1581
-
1582
- #: views/sfsi_options_view.php:52
1583
- msgid ""
1584
- "New: You can now also show a subscription form on your site, increasing sign-"
1585
- "ups! (Question 8)"
1586
- msgstr ""
1587
- "جدید: حالا شما قادر خواهید بود که یک فرم اشتراک در سایتتان نمایش دهید، که "
1588
- "تعداد ثبت‌نام ها را زیادتر میکند (سوال ۸)"
1589
-
1590
- #: views/sfsi_options_view.php:54
1591
- msgid ""
1592
- "If question 8 gets displayed in a funny way then please reload the page by "
1593
- "pressing Control+F5(PC) or Command+R(Mac)"
1594
- msgstr ""
1595
- "اگر سوال ۸ را به شکل خنده‌داری میبینید لطفاً این صفحه را به‌کمک کلیدهای Ctrl+F5 "
1596
- "(در PC) یا Command+R (در مکینتاش) مجدداً بارگذاری کنید"
1597
-
1598
- #: views/sfsi_options_view.php:64
1599
- msgid "Welcome to the Ultimate Social Media Icons PLUS plugin!"
1600
- msgstr "به افزونه Ultimate Social Media Icons PLUS خوش آمدید!"
1601
-
1602
- #: views/sfsi_options_view.php:67
1603
- msgid ""
1604
- "This plugin is 100% FREE and will fulfill all your subscription/sharing/"
1605
- "liking needs!"
1606
- msgstr ""
1607
- "این افزونه ۱۰۰٪ رایگان است و تمامی نیازهای شما را در جذب مشترک، به "
1608
- "استراک‌گذاری مطالب، و گرفتن لایک برآورده میکند."
1609
-
1610
- #: views/sfsi_options_view.php:70
1611
- msgid ""
1612
- "Simply answer the questions below (at least the first 3) by clicking on them "
1613
- "- that`s it!"
1614
- msgstr ""
1615
- "به راحتی با کلیک کردن به سوالات زیر پاسخ دهید (دست‌کم ۳ تای اولی) - فقط همین!"
1616
-
1617
- #: views/sfsi_options_view.php:73
1618
- msgid ""
1619
- "If you have questions, or something doesn`t work as it should, please read "
1620
- "the FAQ:"
1621
- msgstr ""
1622
- "اگر سوالی دارید یا چیزی آنطور که باید، کار نمیکند، لطفاً صفحه سوالات متداول "
1623
- "را ببینید:"
1624
-
1625
- #: views/sfsi_options_view.php:84
1626
- msgid "Which icons do you want to show on your site?"
1627
- msgstr "میخواهید کدام آیکن در سایت‌تان نمایش داده شود؟"
1628
-
1629
- #: views/sfsi_options_view.php:92
1630
- msgid "What do you want the icons to do?"
1631
- msgstr "میخواهید آیکن‌ها برایتان چه‌کار کنند؟"
1632
-
1633
- #: views/sfsi_options_view.php:99
1634
- msgid "Where shall they be displayed?"
1635
- msgstr "کجا باید نمایش داده شوند؟"
1636
-
1637
- #: views/sfsi_options_view.php:105
1638
- msgid "Optional"
1639
- msgstr "اختیاری"
1640
-
1641
- #: views/sfsi_options_view.php:110
1642
- msgid "What design and animation do you want to give your icons?"
1643
- msgstr "چه طرحی و پویانمایی‌ای میخواهید به آیکن‌هایتان بدهید؟"
1644
-
1645
- #: views/sfsi_options_view.php:117
1646
- msgid "Do you want to display \"counts\" next to your main icons?"
1647
- msgstr "آیا میخواهید \"تعداد\" در کنار آیکن‌های اصلی‌تان نمایش داده شود؟"
1648
-
1649
- #: views/sfsi_options_view.php:124
1650
- msgid "Any other wishes for your main icons?"
1651
- msgstr "خواسته دیگری از آیکن‌های اصلی‌تان دارید؟"
1652
-
1653
- #: views/sfsi_options_view.php:136
1654
- msgid "Do you want to display a pop-up, asking people to subscribe?"
1655
- msgstr "آیا میخواهید یک پاپ‌آپ جهت مشترک‌شدن به کاربران نمایش داده شود؟"
1656
-
1657
- #: views/sfsi_options_view.php:143
1658
- msgid "Do you want to show a subscription form (increases sign ups)?"
1659
- msgstr "آیا میخواهید یک فرم اشتراک نمایش داده شود (ثبت‌نام‌ها را افزایش میدهد)؟"
1660
-
1661
- #: views/sfsi_options_view.php:159
1662
- msgid ""
1663
- "This plugin is 100% free. Please do us a BIG favor and give us a 5 star "
1664
- "rating"
1665
- msgstr ""
1666
- "این افزونه ۱۰۰٪ رایگان میباشد. لطف بزرگی بکنید و امتیاز ۵ ستاره به ما بدهید"
1667
-
1668
- #: views/sfsi_options_view.php:161
1669
- msgid "here"
1670
- msgstr "اینجا"
1671
-
1672
- #: views/sfsi_options_view.php:163
1673
- msgid ""
1674
- "If you`re not happy, please get in touch with us at support@ultimatelysocial."
1675
- "com, so that we can sort it out.Thank you!"
1676
- msgstr ""
1677
- "اگر رضایت ندارید، با ما از طریق support@ultimatelysocial.com در تماس باشید، "
1678
- "که بتونیم درستش کنیم. ممنون از شما!"
1679
-
1680
- #: views/sfsi_options_view.php:166
1681
- msgid "Need top-notch Wordpress development work at a competitive price?"
1682
- msgstr "به کار توسعه وردپرسی درجه یک با قیمت رقابتی نیاز دارید؟"
1683
-
1684
- #: views/sfsi_options_view.php:168
1685
- msgid "Visit us on ultimatelysocial.com"
1686
- msgstr "از ما در ultimatelysocial.com دیدن کنید"
1687
-
1688
- #: views/sfsi_pop_content.php:31
1689
- msgid "Steps:"
1690
- msgstr "مراحل:"
1691
-
1692
- #: views/sfsi_pop_content.php:35 views/sfsi_pop_content.php:347
1693
- msgid "Click on << Upload >> below"
1694
- msgstr "روی «آپلود» در پایین کلیک کنید"
1695
-
1696
- #: views/sfsi_pop_content.php:38 views/sfsi_pop_content.php:350
1697
- msgid "Upload the icon into the media gallery"
1698
- msgstr "آیکن را به درون رسانه آپلود کنید"
1699
-
1700
- #: views/sfsi_pop_content.php:41
1701
- msgid "Click on << Insert into post >> "
1702
- msgstr "روی «درج در نوشته» کلیک کنید"
1703
-
1704
- #: views/sfsi_pop_content.php:90
1705
- msgid "Move over the Facebook-icon…"
1706
- msgstr "منتقل کن به بالای آیکن فیس‌بوک"
1707
-
1708
- #: views/sfsi_pop_content.php:116 views/sfsi_pop_content.php:271
1709
- msgid "Move over the “+ icon” to see the sharing options"
1710
- msgstr "منتقل کن به بالای آیکن \"+\" تا تنظیمات اشتراک‌گذاری را ببینید"
1711
-
1712
- #: views/sfsi_pop_content.php:145
1713
- msgid "Move over the Twiiter-icon…"
1714
- msgstr "منتقل کن به بالای آیکن توییتر"
1715
-
1716
- #: views/sfsi_pop_content.php:198
1717
- msgid "Move over the YouTube-icon…"
1718
- msgstr "منتقل کن به بالای آیکن یوتیوب"
1719
-
1720
- #: views/sfsi_pop_content.php:221
1721
- msgid "Move over the Pinterest-icon…"
1722
- msgstr "منتقل کن به بالای آیکن پین‌ترست"
1723
-
1724
- #: views/sfsi_pop_content.php:249
1725
- msgid "Move over the LinkedIn-icon…"
1726
- msgstr "منتقل کن به بالای آیکن لینکدین"
1727
-
1728
- #: views/sfsi_pop_content.php:285
1729
- msgid ""
1730
- "Note: Also if you already offer a newsletter it makes sense to offer this "
1731
- "option too, because it will get you more readers as explained"
1732
- msgstr ""
1733
- "توجه: همچنین اگر هم‌اکنون یک روزنامه ارائه داده‌اید، بهتر است این امکان را هم "
1734
- "ارائه کنید، بدلیل اینکه همانطور که توضیح داده شد تعداد خواننده‌های بیشتری "
1735
- "بدست میاورید"
1736
-
1737
- #: views/sfsi_pop_content.php:292
1738
- msgid "Ok, keep it active for the time being, I want to see how it works"
1739
- msgstr "بسیار خب، به‌طور موقت فعالش کن، تا ببینم چگونه کار میکند"
1740
-
1741
- #: views/sfsi_pop_content.php:296
1742
- msgid "Deactivate it"
1743
- msgstr "غیرفعالش کن"
1744
-
1745
- #: views/sfsi_pop_content.php:304
1746
- msgid ""
1747
- "Ok, fine, however for using this plugin for FREE, please support us by "
1748
- "activating a link back to our site:"
1749
- msgstr ""
1750
- "بسیار خب، خوب است، به هرحال چون از این افزونه بصورت رایگان استفاده میکنید، "
1751
- "لطفاْ ما را با قرار دادن لینکمان در سایتتان حمایت کنید:"
1752
-
1753
- #: views/sfsi_pop_content.php:309
1754
- msgid "Ok, activate link"
1755
- msgstr "باشه، لینک را فعال کن"
1756
-
1757
- #: views/sfsi_pop_content.php:313
1758
- msgid "Don’t activate link"
1759
- msgstr "لینک را فعال نکن"
1760
-
1761
- #: views/sfsi_pop_content.php:321
1762
- msgid ""
1763
- "You’re a toughie. Last try: As a minimum, could you please review this "
1764
- "plugin (with 5 stars)? It only takes a minute. Thank you!"
1765
- msgstr ""
1766
- "شما خیلی خشنید! برای آخرین بار: دست کم، ممکن است لطفاً افزونه ما را ۵ ستاره "
1767
- "کنید؟ فقط یک دقیقه زمان میبرد. ممنون از شما!"
1768
-
1769
- #: views/sfsi_pop_content.php:325
1770
- msgid "Ok, Review it"
1771
- msgstr "باشه، بررسی کن"
1772
-
1773
- #: views/sfsi_pop_content.php:329
1774
- msgid "Don’t review and exit"
1775
- msgstr "بررسی نکن و خارج شو"
1776
-
1777
- #: views/sfsi_pop_content.php:341
1778
- msgid "Upload custom icons"
1779
- msgstr "آپلود آیکن‌های سفارشی"
1780
-
1781
- #: views/sfsi_pop_content.php:344
1782
- msgid ""
1783
- "Here you can upload custom icons which perform the same actions as the "
1784
- "standard icons."
1785
- msgstr ""
1786
- "اینجا میتوانید آیکن‌های سفارشی که مانند آیکن‌های استاندارد کار خواهند کرد را "
1787
- "آپلود نمایید."
1788
-
1789
- #: views/sfsi_pop_content.php:353
1790
- msgid "Click on << Insert into post >>"
1791
- msgstr "روی «درج در نوشته» کلیک کنید"
1792
-
1793
- #: views/sfsi_pop_content.php:583
1794
- msgid "I'm done!"
1795
- msgstr "انجام دادم!"
1796
-
1797
- #. Plugin Name of the plugin/theme
1798
- msgid "Ultimate Social Media PLUS"
1799
- msgstr "Ultimate Social Media PLUS"
1800
-
1801
- #. #-#-#-#-# plugin.pot (Ultimate Social Media PLUS 2.3.7) #-#-#-#-#
1802
- #. Plugin URI of the plugin/theme
1803
- #. #-#-#-#-# plugin.pot (Ultimate Social Media PLUS 2.3.7) #-#-#-#-#
1804
- #. Author URI of the plugin/theme
1805
- msgid "http://ultimatelysocial.com"
1806
- msgstr "http://ultimatelysocial.com"
1807
-
1808
- #. Description of the plugin/theme
1809
- msgid ""
1810
- "The best social media plugin on the market. And 100% FREE. Allows you to add "
1811
- "social media & share icons to your blog (esp. Facebook, Twitter, Email, RSS, "
1812
- "Pinterest, Instagram, LinkedIn, Share-button). It offers a wide "
1813
- "range of design options and other features."
1814
- msgstr ""
1815
- "بهترین افزونه شبکه اجتماعی در فروشگاه. و ۱۰۰٪ رایگان. به شما امکان اضافه "
1816
- "نمودن آیکن‌های شبکه‌های اجتماعی و اشتراک‌گذاری را میدهد (بخصوص فیس‌بوک، توییتر، "
1817
- "ایمیل، فید RSS، پین‌ترست، اینستاگرام، گوگل‌پلاس، لیندکدین، و کلید "
1818
- "اشتراک‌گذاری). این افزونه گستره وسیعی از اختیارات طراحی و سایر ویژگی‌ها را در "
1819
- "اختیارتان میگذارد."
1820
-
1821
- #. Author of the plugin/theme
1822
- msgid "UltimatelySocial"
1823
- msgstr "UltimatelySocial"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
libs/controllers/sfsi_buttons_controller.php CHANGED
@@ -411,6 +411,9 @@ function sfsi_plus_options_updater4()
411
 
412
  $sfsi_plus_weibo_countsDisplay = isset($_POST["sfsi_plus_weibo_countsDisplay"]) ? sanitize_text_field($_POST["sfsi_plus_weibo_countsDisplay"]) : 'no';
413
  $sfsi_plus_weibo_manualCounts = isset($_POST["sfsi_plus_weibo_manualCounts"]) ? intval(trim($_POST["sfsi_plus_weibo_manualCounts"])) : '';
 
 
 
414
  $up_option4 = array(
415
  'sfsi_plus_display_counts' => sanitize_text_field($sfsi_plus_display_counts),
416
 
@@ -481,6 +484,9 @@ function sfsi_plus_options_updater4()
481
 
482
  'sfsi_plus_wechat_countsDisplay' => sanitize_text_field($sfsi_plus_wechat_countsDisplay),
483
  'sfsi_plus_wechat_manualCounts' => intval($sfsi_plus_wechat_manualCounts),
 
 
 
484
  );
485
  update_option('sfsi_plus_section4_options', serialize($up_option4));
486
 
@@ -1191,7 +1197,6 @@ function sfsiPlusGetIconPreview()
1191
  echo json_encode(array('res' => 'not allowed'));
1192
  die();
1193
  }
1194
- // extract($_POST);
1195
  $iconname = isset($_POST) && isset($_POST['iconname']) ? sanitize_text_field($_POST['iconname']) : '';
1196
  $iconValue = isset($_POST) && isset($_POST['iconValue']) ? sanitize_text_field($_POST['iconValue']) : '';
1197
  echo '<img src="' . $iconname . "/icon_" . $iconValue . '.png" >';
@@ -1208,7 +1213,6 @@ function sfsiPlusGetForm()
1208
  echo json_encode(array('res' => 'not allowed'));
1209
  die();
1210
  }
1211
- // extract($_POST);
1212
  $heading = isset($_POST) && isset($_POST['heading']) ? sanitize_text_field($_POST['heading']) : '';
1213
  $placeholder = isset($_POST) && isset($_POST['placeholder']) ? sanitize_text_field($_POST['placeholder']) : '';
1214
  $button = isset($_POST) && isset($_POST['button']) ? sanitize_text_field($_POST['button']) : '';
@@ -1484,7 +1488,6 @@ function sfsi_plus_OfflineChatMessage()
1484
  die();
1485
  }
1486
  error_reporting(0);
1487
- // extract($_POST);
1488
  $email = isset($_POST) && isset($_POST['email']) ? sanitize_text_field($_POST['email']) : '';
1489
  $message = isset($_POST) && isset($_POST['message']) ? sanitize_textarea_field($_POST['message']) : '';
1490
  $body = "<table><tr><th>Site:</th><td>" . home_url() . "</td></tr><tr><th>Email:</th><td>" . $email . "</td></tr><tr><th>Message:</th><td>" . $message . "</td></tr></table>";
411
 
412
  $sfsi_plus_weibo_countsDisplay = isset($_POST["sfsi_plus_weibo_countsDisplay"]) ? sanitize_text_field($_POST["sfsi_plus_weibo_countsDisplay"]) : 'no';
413
  $sfsi_plus_weibo_manualCounts = isset($_POST["sfsi_plus_weibo_manualCounts"]) ? intval(trim($_POST["sfsi_plus_weibo_manualCounts"])) : '';
414
+ $sfsi_plus_round_counts = isset($_POST["sfsi_plus_round_counts"]) ? sanitize_text_field($_POST["sfsi_plus_round_counts"]) : 'no';
415
+ $sfsi_plus_original_counts = isset($_POST["sfsi_plus_original_counts"]) ? sanitize_text_field($_POST["sfsi_plus_original_counts"]) : 'no';
416
+ $sfsi_plus_responsive_share_count = isset($_POST["sfsi_plus_responsive_share_count"]) ? sanitize_text_field($_POST["sfsi_plus_responsive_share_count"]) : 'no';
417
  $up_option4 = array(
418
  'sfsi_plus_display_counts' => sanitize_text_field($sfsi_plus_display_counts),
419
 
484
 
485
  'sfsi_plus_wechat_countsDisplay' => sanitize_text_field($sfsi_plus_wechat_countsDisplay),
486
  'sfsi_plus_wechat_manualCounts' => intval($sfsi_plus_wechat_manualCounts),
487
+ 'sfsi_plus_round_counts' => sanitize_text_field($sfsi_plus_round_counts),
488
+ 'sfsi_plus_original_counts' => sanitize_text_field($sfsi_plus_original_counts),
489
+ 'sfsi_plus_responsive_share_count' => sanitize_text_field($sfsi_plus_responsive_share_count),
490
  );
491
  update_option('sfsi_plus_section4_options', serialize($up_option4));
492
 
1197
  echo json_encode(array('res' => 'not allowed'));
1198
  die();
1199
  }
 
1200
  $iconname = isset($_POST) && isset($_POST['iconname']) ? sanitize_text_field($_POST['iconname']) : '';
1201
  $iconValue = isset($_POST) && isset($_POST['iconValue']) ? sanitize_text_field($_POST['iconValue']) : '';
1202
  echo '<img src="' . $iconname . "/icon_" . $iconValue . '.png" >';
1213
  echo json_encode(array('res' => 'not allowed'));
1214
  die();
1215
  }
 
1216
  $heading = isset($_POST) && isset($_POST['heading']) ? sanitize_text_field($_POST['heading']) : '';
1217
  $placeholder = isset($_POST) && isset($_POST['placeholder']) ? sanitize_text_field($_POST['placeholder']) : '';
1218
  $button = isset($_POST) && isset($_POST['button']) ? sanitize_text_field($_POST['button']) : '';
1488
  die();
1489
  }
1490
  error_reporting(0);
 
1491
  $email = isset($_POST) && isset($_POST['email']) ? sanitize_text_field($_POST['email']) : '';
1492
  $message = isset($_POST) && isset($_POST['message']) ? sanitize_textarea_field($_POST['message']) : '';
1493
  $body = "<table><tr><th>Site:</th><td>" . home_url() . "</td></tr><tr><th>Email:</th><td>" . $email . "</td></tr><tr><th>Message:</th><td>" . $message . "</td></tr></table>";
libs/controllers/sfsi_iconsUpload_contoller.php CHANGED
@@ -276,7 +276,6 @@ function sfsi_plus_UploadIcons()
276
  echo json_encode(array('res'=>"error")); exit;
277
  }
278
  if(!current_user_can('manage_options')){ echo json_encode(array('res'=>'not allowed'));die(); }
279
- // extract($_POST);
280
  $custom_imgurl = isset($_POST) && isset($_POST['custom_imgurl']) ? esc_url($_POST['custom_imgurl']):'';
281
  if(strpos($custom_imgurl, home_url()) === false){
282
  die(json_encode(array('res'=>'thumb_error')));
276
  echo json_encode(array('res'=>"error")); exit;
277
  }
278
  if(!current_user_can('manage_options')){ echo json_encode(array('res'=>'not allowed'));die(); }
 
279
  $custom_imgurl = isset($_POST) && isset($_POST['custom_imgurl']) ? esc_url($_POST['custom_imgurl']):'';
280
  if(strpos($custom_imgurl, home_url()) === false){
281
  die(json_encode(array('res'=>'thumb_error')));
libs/controllers/sfsi_socialhelper.php CHANGED
@@ -69,7 +69,19 @@ class sfsi_plus_SocialHelper
69
  $json = json_decode($json_string, true);
70
  return isset($json['fan_count'])? $json['fan_count']:0;
71
  }
72
-
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
  /* get youtube subscribers */
75
  function sfsi_get_youtube($user)
69
  $json = json_decode($json_string, true);
70
  return isset($json['fan_count'])? $json['fan_count']:0;
71
  }
72
+
73
+ function sfsi_banner_get_fb($url)
74
+ {
75
+ $count = 0;
76
+ $appid = '290081412196492';
77
+ $appsecret = 'a86ca864f716e974cb3d72294c20b275';
78
+ $json_string = $this->file_get_contents_curl('https://graph.facebook.com/?id='.$url."&fields=engagement&access_token=".$appid.'|'.$appsecret);
79
+ $json = json_decode($json_string);
80
+ if(isset($json) && isset($json->engagement)){
81
+ $count = $json->engagement->share_count + $json->engagement->reaction_count + $json->engagement->comment_count + $json->engagement->comment_plugin_count;
82
+ }
83
+ return $count;
84
+ }
85
 
86
  /* get youtube subscribers */
87
  function sfsi_get_youtube($user)
libs/controllers/sfsiocns_OnPosts.php CHANGED
@@ -9,6 +9,8 @@ function sfsi_plus_social_buttons_below($content)
9
  //so in this function we are replacing all the past options
10
  //that were saved under option6 by new settings saved under option8
11
  $sfsi_section8 = unserialize(get_option('sfsi_plus_section8_options', false));
 
 
12
  $sfsi_plus_show_item_onposts = $sfsi_section8['sfsi_plus_show_item_onposts'];
13
  //new options that are added on the third questions
14
 
@@ -42,7 +44,7 @@ function sfsi_plus_social_buttons_below($content)
42
  /* check for counter display */
43
  //if($sfsi_section6['sfsi_plus_icons_DisplayCounts']=="yes")
44
 
45
- if ($sfsi_section8['sfsi_plus_icons_DisplayCounts'] == "yes") {
46
  $show_count = 1;
47
  $sfsiLikeWith = "75px;";
48
  } else {
@@ -197,7 +199,7 @@ function sfsi_plus_Subscribelike($permalink, $show_count)
197
  $counts = $socialObj->SFSI_getFeedSubscriber(sanitize_text_field(get_option('sfsi_plus_feed_id', false)));
198
  }
199
 
200
- if ($sfsi_plus_section8_options['sfsi_plus_icons_DisplayCounts'] == "yes") {
201
  $icon = '<a href="' . $url . '" target="_blank"><img src="' . $visit_icon . '" /></a>
202
  <span class="bot_no">' . $counts . '</span>';
203
  } else {
@@ -344,7 +346,7 @@ function sfsi_plus_footer_script()
344
  $sfsi_section8['sfsi_plus_rectfbshare'] = 'no';
345
  }
346
  $common_options_check = (
347
- ($sfsi_section8['sfsi_plus_show_via_widget'] == "yes") || ($sfsi_section8['sfsi_plus_float_on_page'] == "yes") || (isset($sfsi_section8['sfsi_plus_float_page_position']) && "yes" == $sfsi_section8['sfsi_plus_float_page_position']) || ($sfsi_section8['sfsi_plus_place_item_manually'] == "yes") || (isset($sfsi_section8['sfsi_plus_place_item_gutenberg']) && $sfsi_section8['sfsi_plus_place_item_gutenberg'] == "no") || (isset($sfsi_section8['sfsi_plus_show_item_onposts']) && "yes" == $sfsi_section8['sfsi_plus_show_item_onposts'] && (isset($sfsi_section8["sfsi_plus_display_button_type"])) && "normal_button" == $sfsi_section8["sfsi_plus_display_button_type"]));
348
  if (
349
  ($sfsi_section8['sfsi_plus_rectfb'] == "yes" &&
350
  $sfsi_section8['sfsi_plus_show_item_onposts'] == "yes" &&
@@ -456,8 +458,7 @@ function sfsi_plus_footer_script()
456
  $icon_width_type = $sfsi_plus_responsive_icons["settings"]["icon_width_type"];
457
  $sfsi_plus_margin_above = $sfsi_plus_responsive_icons["settings"]["margin_above"];
458
  $sfsi_plus_margin_below = $sfsi_plus_responsive_icons["settings"]["margin_below"];
459
- if ($option4['sfsi_plus_display_counts'] == 'yes' && isset($sfsi_plus_responsive_icons["settings"]['show_count']) && $sfsi_plus_responsive_icons["settings"]['show_count'] == "yes") :
460
-
461
  $counter_class = "sfsi_plus_responsive_with_counter_icons";
462
  $couter_display = "inline-block";
463
 
9
  //so in this function we are replacing all the past options
10
  //that were saved under option6 by new settings saved under option8
11
  $sfsi_section8 = unserialize(get_option('sfsi_plus_section8_options', false));
12
+ $sfsi_section4 = unserialize(get_option('sfsi_plus_section4_options', false));
13
+
14
  $sfsi_plus_show_item_onposts = $sfsi_section8['sfsi_plus_show_item_onposts'];
15
  //new options that are added on the third questions
16
 
44
  /* check for counter display */
45
  //if($sfsi_section6['sfsi_plus_icons_DisplayCounts']=="yes")
46
 
47
+ if ($sfsi_section4['sfsi_plus_display_counts'] == "yes" && $sfsi_section4['sfsi_plus_original_counts'] == "yes") {
48
  $show_count = 1;
49
  $sfsiLikeWith = "75px;";
50
  } else {
199
  $counts = $socialObj->SFSI_getFeedSubscriber(sanitize_text_field(get_option('sfsi_plus_feed_id', false)));
200
  }
201
 
202
+ if ($sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes" && $sfsi_plus_section4_options['sfsi_plus_original_counts'] == "yes") {
203
  $icon = '<a href="' . $url . '" target="_blank"><img src="' . $visit_icon . '" /></a>
204
  <span class="bot_no">' . $counts . '</span>';
205
  } else {
346
  $sfsi_section8['sfsi_plus_rectfbshare'] = 'no';
347
  }
348
  $common_options_check = (
349
+ ($sfsi_section8['sfsi_plus_show_via_widget'] == "yes") || ($sfsi_section8['sfsi_plus_float_on_page'] == "yes") || (isset($sfsi_section8['sfsi_plus_float_page_position']) && "yes" == $sfsi_section8['sfsi_plus_float_page_position']) || ($sfsi_section8['sfsi_plus_place_item_manually'] == "yes") || (isset($sfsi_section8['sfsi_plus_place_item_gutenberg']) && $sfsi_section8['sfsi_plus_place_item_gutenberg'] == "no") || (isset($sfsi_section8['sfsi_plus_show_item_onposts']) && "yes" == $sfsi_section8['sfsi_plus_show_item_onposts'] && (isset($sfsi_section8["sfsi_plus_display_button_type"])) && "normal_button" == $sfsi_section8["sfsi_plus_display_button_type"] && ($sfsi_section4["sfsi_plus_round_counts"] == "yes")));
350
  if (
351
  ($sfsi_section8['sfsi_plus_rectfb'] == "yes" &&
352
  $sfsi_section8['sfsi_plus_show_item_onposts'] == "yes" &&
458
  $icon_width_type = $sfsi_plus_responsive_icons["settings"]["icon_width_type"];
459
  $sfsi_plus_margin_above = $sfsi_plus_responsive_icons["settings"]["margin_above"];
460
  $sfsi_plus_margin_below = $sfsi_plus_responsive_icons["settings"]["margin_below"];
461
+ if ($option4['sfsi_plus_display_counts'] == 'yes' && $option4['sfsi_plus_responsive_share_count'] == "yes") :
 
462
  $counter_class = "sfsi_plus_responsive_with_counter_icons";
463
  $couter_display = "inline-block";
464
 
libs/sfsi_gutenberg_block.php CHANGED
@@ -152,6 +152,8 @@ function sfsi_plus_render_gutenberg_rectangle($args = null, $content = null,$sha
152
  //so in this function we are replacing all the past options
153
  //that were saved under option6 by new settings saved under option8
154
  $sfsi_section8= unserialize(get_option('sfsi_plus_section8_options',false));
 
 
155
  // $sfsi_plus_show_item_onposts = $sfsi_section8['sfsi_plus_show_item_onposts'];
156
  //new options that are added on the third questions
157
 
@@ -190,7 +192,7 @@ function sfsi_plus_render_gutenberg_rectangle($args = null, $content = null,$sha
190
  /* check for counter display */
191
  //if($sfsi_section6['sfsi_plus_icons_DisplayCounts']=="yes")
192
 
193
- if($sfsi_section8['sfsi_plus_icons_DisplayCounts']=="yes")
194
  {
195
  $show_count=1;
196
  $sfsiLikeWith="75px;";
152
  //so in this function we are replacing all the past options
153
  //that were saved under option6 by new settings saved under option8
154
  $sfsi_section8= unserialize(get_option('sfsi_plus_section8_options',false));
155
+ $sfsi_section4= unserialize(get_option('sfsi_plus_section4_options',false));
156
+
157
  // $sfsi_plus_show_item_onposts = $sfsi_section8['sfsi_plus_show_item_onposts'];
158
  //new options that are added on the third questions
159
 
192
  /* check for counter display */
193
  //if($sfsi_section6['sfsi_plus_icons_DisplayCounts']=="yes")
194
 
195
+ if($sfsi_section4['sfsi_plus_original_counts']=="yes")
196
  {
197
  $show_count=1;
198
  $sfsiLikeWith="75px;";
libs/sfsi_install_uninstall.php CHANGED
@@ -20,7 +20,7 @@ function sfsi_plus_update_plugin()
20
  $sfsi_banner_error_version = ['3.39','3.40','3.41'];
21
 
22
  //Install version
23
- update_option("sfsi_plus_pluginVersion", "3.42");
24
  if(!get_option('sfsi_plus_serverphpVersionnotification'))
25
  {
26
  add_option("sfsi_plus_serverphpVersionnotification", "yes");
@@ -60,49 +60,28 @@ function sfsi_plus_update_plugin()
60
  }
61
  add_option('sfsi_plus_footer_sec','no');
62
 
63
- $sfsi_plus_dismiss_sharecount = unserialize(get_option('sfsi_plus_dismiss_sharecount'));
64
- if (!isset($sfsi_plus_dismiss_sharecount) || empty($sfsi_plus_dismiss_sharecount)) {
 
65
  $sfsi_plus_dismiss_sharecount = array(
66
  'show_banner' => "yes",
67
  'timestamp' => ""
68
  );
69
  update_option("sfsi_plus_dismiss_sharecount", serialize($sfsi_plus_dismiss_sharecount));
70
- }
71
 
72
- $sfsi_plus_dismiss_google_analytic = unserialize(get_option('sfsi_plus_dismiss_google_analytic'));
73
- if (!isset($sfsi_plus_dismiss_google_analytic) || empty($sfsi_plus_dismiss_google_analytic)) {
74
  $sfsi_plus_dismiss_google_analytic = array(
75
  'show_banner' => "yes",
76
  'timestamp' => ""
77
  );
78
  update_option("sfsi_plus_dismiss_google_analytic", serialize($sfsi_plus_dismiss_google_analytic));
79
- }
80
 
81
 
82
- $sfsi_plus_banner_global_firsttime_offer = unserialize(get_option('sfsi_plus_banner_global_firsttime_offer'));
83
- if (!isset($sfsi_plus_banner_global_firsttime_offer) || empty($sfsi_plus_banner_global_firsttime_offer) || !isset($sfsi_plus_banner_global_firsttime_offer["is_active"])) {
84
  $sfsi_plus_banner_global_firsttime_offer = array(
85
  'met_criteria' => "yes",
86
  'is_active' => "yes",
87
  'timestamp' => ""
88
  );
89
  update_option("sfsi_plus_banner_global_firsttime_offer", serialize($sfsi_plus_banner_global_firsttime_offer));
90
- }
91
-
92
- if(in_array($lastversion,$sfsi_banner_error_version) && "1 seconds"==get_option('sfsi_plus_showNextBannerDate')){
93
-
94
- $sfsi_plus_dismiss_sharecount = array(
95
- 'show_banner' => "yes",
96
- 'timestamp' => ""
97
- );
98
- update_option("sfsi_plus_dismiss_sharecount", serialize($sfsi_plus_dismiss_sharecount));
99
-
100
- $sfsi_plus_dismiss_google_analytic = array(
101
- 'show_banner' => "yes",
102
- 'timestamp' => ""
103
- );
104
- update_option("sfsi_plus_dismiss_google_analytic", serialize($sfsi_plus_dismiss_google_analytic));
105
-
106
 
107
  $sfsi_plus_dismiss_gdpr = array(
108
  'show_banner' => "yes",
@@ -121,7 +100,6 @@ function sfsi_plus_update_plugin()
121
  'timestamp' => ""
122
  );
123
  update_option("sfsi_plus_dismiss_gallery", serialize($sfsi_plus_dismiss_gallery));
124
-
125
  $sfsi_plus_banner_global_upgrade = array(
126
  'met_criteria' => "no",
127
  'banner_appeared' => "no",
@@ -178,16 +156,39 @@ function sfsi_plus_update_plugin()
178
  );
179
  update_option("sfsi_plus_banner_global_pinterest", serialize($sfsi_plus_banner_global_pinterest));
180
  update_option('sfsi_plus_currentDate', date('Y-m-d h:i:s'));
 
181
  update_option('sfsi_plus_cycleDate', "180 day");
182
  update_option('sfsi_plus_loyaltyDate', "180 day");
183
- if ( "no" == $sfsi_plus_banner_global_firsttime_offer["is_active"] ) {
184
- update_option('sfsi_plus_showNextBannerDate', '15 day');
185
- sfsi_plus_check_banner(false);
186
- }
187
- update_option('sfsi_plus_showNextBannerDate', '21 day');
188
-
189
  }else{
190
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
191
 
192
  $sfsi_plus_dismiss_gdpr = unserialize(get_option('sfsi_plus_dismiss_gdpr'));
193
  if (!isset($sfsi_plus_dismiss_gdpr) || empty($sfsi_plus_dismiss_gdpr)) {
@@ -425,6 +426,16 @@ function sfsi_plus_update_plugin()
425
  {
426
  $option4['sfsi_plus_youtube_channelId'] = '';
427
  update_option('sfsi_plus_section4_options', serialize($option4));
 
 
 
 
 
 
 
 
 
 
428
  }
429
  /* section1 */
430
  $option1 = unserialize(get_option('sfsi_plus_section1_options',false));
@@ -588,7 +599,11 @@ function sfsi_plus_update_plugin()
588
  update_option('sfsi_plus_currentDate', date('Y-m-d h:i:s'));
589
  update_option('sfsi_plus_showNextBannerDate', '21 day');
590
  update_option('sfsi_plus_cycleDate', "180 day");
591
- update_option('sfsi_plus_loyaltyDate', "180 day");
 
 
 
 
592
  }
593
  function sfsi_plus_activate_plugin()
594
  {
@@ -762,7 +777,11 @@ function sfsi_plus_activate_plugin()
762
  'sfsi_plus_vk_manualCounts' => '20',
763
  'sfsi_plus_telegram_manualCounts' => '20',
764
  'sfsi_plus_weibo_manualCounts' => '20',
765
- 'sfsi_plus_premium_count_box'=>'yes',
 
 
 
 
766
  );
767
  add_option('sfsi_plus_section4_options', serialize($options4));
768
 
@@ -1064,7 +1083,9 @@ function sfsi_plus_activate_plugin()
1064
  $up_option8["sfsi_plus_responsive_icons_end_post"]="no";
1065
  $up_option8["sfsi_plus_responsive_icons"] = $sfsi_plus_responsive_icons_default;
1066
  update_option('sfsi_plus_section8_options', serialize($up_option8));
1067
-
 
 
1068
  }
1069
  /* end function */
1070
  /* deactivate plugin */
@@ -1208,7 +1229,9 @@ function sfsi_plus_Unistall_plugin()
1208
  delete_option("sfsi_plus_currentDate");
1209
  delete_option("sfsi_plus_showNextBannerDate");
1210
  delete_option("sfsi_plus_cycleDate");
1211
- delete_option("sfsi_plus_loyaltyDate");
 
 
1212
  }
1213
  /* end function */
1214
  /* check CUrl */
20
  $sfsi_banner_error_version = ['3.39','3.40','3.41'];
21
 
22
  //Install version
23
+ update_option("sfsi_plus_pluginVersion", "3.43");
24
  if(!get_option('sfsi_plus_serverphpVersionnotification'))
25
  {
26
  add_option("sfsi_plus_serverphpVersionnotification", "yes");
60
  }
61
  add_option('sfsi_plus_footer_sec','no');
62
 
63
+ if(in_array($lastversion,$sfsi_banner_error_version)){
64
+
65
+
66
  $sfsi_plus_dismiss_sharecount = array(
67
  'show_banner' => "yes",
68
  'timestamp' => ""
69
  );
70
  update_option("sfsi_plus_dismiss_sharecount", serialize($sfsi_plus_dismiss_sharecount));
 
71
 
 
 
72
  $sfsi_plus_dismiss_google_analytic = array(
73
  'show_banner' => "yes",
74
  'timestamp' => ""
75
  );
76
  update_option("sfsi_plus_dismiss_google_analytic", serialize($sfsi_plus_dismiss_google_analytic));
 
77
 
78
 
 
 
79
  $sfsi_plus_banner_global_firsttime_offer = array(
80
  'met_criteria' => "yes",
81
  'is_active' => "yes",
82
  'timestamp' => ""
83
  );
84
  update_option("sfsi_plus_banner_global_firsttime_offer", serialize($sfsi_plus_banner_global_firsttime_offer));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
  $sfsi_plus_dismiss_gdpr = array(
87
  'show_banner' => "yes",
100
  'timestamp' => ""
101
  );
102
  update_option("sfsi_plus_dismiss_gallery", serialize($sfsi_plus_dismiss_gallery));
 
103
  $sfsi_plus_banner_global_upgrade = array(
104
  'met_criteria' => "no",
105
  'banner_appeared' => "no",
156
  );
157
  update_option("sfsi_plus_banner_global_pinterest", serialize($sfsi_plus_banner_global_pinterest));
158
  update_option('sfsi_plus_currentDate', date('Y-m-d h:i:s'));
159
+ update_option('sfsi_plus_showNextBannerDate', '15 day');
160
  update_option('sfsi_plus_cycleDate', "180 day");
161
  update_option('sfsi_plus_loyaltyDate', "180 day");
162
+ sfsi_plus_check_banner();
 
 
 
 
 
163
  }else{
164
+ $sfsi_plus_dismiss_sharecount = unserialize(get_option('sfsi_plus_dismiss_sharecount'));
165
+ if (!isset($sfsi_plus_dismiss_sharecount) || empty($sfsi_plus_dismiss_sharecount)) {
166
+ $sfsi_plus_dismiss_sharecount = array(
167
+ 'show_banner' => "yes",
168
+ 'timestamp' => ""
169
+ );
170
+ update_option("sfsi_plus_dismiss_sharecount", serialize($sfsi_plus_dismiss_sharecount));
171
+ }
172
+
173
+ $sfsi_plus_dismiss_google_analytic = unserialize(get_option('sfsi_plus_dismiss_google_analytic'));
174
+ if (!isset($sfsi_plus_dismiss_google_analytic) || empty($sfsi_plus_dismiss_google_analytic)) {
175
+ $sfsi_plus_dismiss_google_analytic = array(
176
+ 'show_banner' => "yes",
177
+ 'timestamp' => ""
178
+ );
179
+ update_option("sfsi_plus_dismiss_google_analytic", serialize($sfsi_plus_dismiss_google_analytic));
180
+ }
181
+
182
+
183
+ $sfsi_plus_banner_global_firsttime_offer = unserialize(get_option('sfsi_plus_banner_global_firsttime_offer'));
184
+ if (!isset($sfsi_plus_banner_global_firsttime_offer) || empty($sfsi_plus_banner_global_firsttime_offer) || !isset($sfsi_plus_banner_global_firsttime_offer["is_active"])) {
185
+ $sfsi_plus_banner_global_firsttime_offer = array(
186
+ 'met_criteria' => "yes",
187
+ 'is_active' => "yes",
188
+ 'timestamp' => ""
189
+ );
190
+ update_option("sfsi_plus_banner_global_firsttime_offer", serialize($sfsi_plus_banner_global_firsttime_offer));
191
+ }
192
 
193
  $sfsi_plus_dismiss_gdpr = unserialize(get_option('sfsi_plus_dismiss_gdpr'));
194
  if (!isset($sfsi_plus_dismiss_gdpr) || empty($sfsi_plus_dismiss_gdpr)) {
426
  {
427
  $option4['sfsi_plus_youtube_channelId'] = '';
428
  update_option('sfsi_plus_section4_options', serialize($option4));
429
+
430
+ if (!isset($option4['sfsi_plus_round_counts'])) {
431
+ $option4['sfsi_plus_round_counts'] = "no";
432
+ }
433
+ if (!isset($option4['sfsi_plus_original_counts'])) {
434
+ $option4['sfsi_plus_original_counts'] = "no";
435
+ }
436
+ if (!isset($option4['sfsi_plus_responsive_share_count'])) {
437
+ $option4['sfsi_plus_responsive_share_count'] = "no";
438
+ }
439
  }
440
  /* section1 */
441
  $option1 = unserialize(get_option('sfsi_plus_section1_options',false));
599
  update_option('sfsi_plus_currentDate', date('Y-m-d h:i:s'));
600
  update_option('sfsi_plus_showNextBannerDate', '21 day');
601
  update_option('sfsi_plus_cycleDate', "180 day");
602
+ update_option('sfsi_plus_loyaltyDate', "180 day");
603
+ if (!get_option('sfsi_plus_fb_count')) {
604
+ add_option("sfsi_plus_fb_count", "");
605
+ }
606
+
607
  }
608
  function sfsi_plus_activate_plugin()
609
  {
777
  'sfsi_plus_vk_manualCounts' => '20',
778
  'sfsi_plus_telegram_manualCounts' => '20',
779
  'sfsi_plus_weibo_manualCounts' => '20',
780
+ 'sfsi_plus_wechat_manualCounts' => '20',
781
+ 'sfsi_plus_premium_count_box'=>'yes',
782
+ 'sfsi_plus_responsive_share_count' => 'yes',
783
+ 'sfsi_plus_original_counts' => 'yes',
784
+ 'sfsi_plus_round_counts' => 'yes',
785
  );
786
  add_option('sfsi_plus_section4_options', serialize($options4));
787
 
1083
  $up_option8["sfsi_plus_responsive_icons_end_post"]="no";
1084
  $up_option8["sfsi_plus_responsive_icons"] = $sfsi_plus_responsive_icons_default;
1085
  update_option('sfsi_plus_section8_options', serialize($up_option8));
1086
+ if (!get_option('sfsi_plus_fb_count')) {
1087
+ add_option("sfsi_plus_fb_count", "");
1088
+ }
1089
  }
1090
  /* end function */
1091
  /* deactivate plugin */
1229
  delete_option("sfsi_plus_currentDate");
1230
  delete_option("sfsi_plus_showNextBannerDate");
1231
  delete_option("sfsi_plus_cycleDate");
1232
+ delete_option("sfsi_plus_loyaltyDate");
1233
+ delete_option("sfsi_plus_fb_count");
1234
+
1235
  }
1236
  /* end function */
1237
  /* check CUrl */
libs/sfsi_widget.php CHANGED
@@ -23,7 +23,10 @@ class Sfsi_Plus_Widget extends WP_Widget
23
 
24
  function widget( $args, $instance )
25
  {
26
- extract( $args );
 
 
 
27
  //if show via widget is checked
28
  $sfsi_plus_section8_options = get_option("sfsi_plus_section8_options");
29
  $sfsi_plus_section8_options = unserialize($sfsi_plus_section8_options);
@@ -38,17 +41,17 @@ class Sfsi_Plus_Widget extends WP_Widget
38
  /* Display the widget title */
39
  if ( $title ) echo $before_title . $title . $after_title;
40
  ?>
41
- <div class="sfsi_plus_widget" data-position="widget">
42
- <div id='sfsi_plus_wDiv'></div>
43
- <?php
44
- /* Link the main icons function */
45
- echo sfsi_plus_check_visiblity(0);
46
- ?>
47
- <div style="clear: both;"></div>
48
- </div>
49
- <?php
50
  if ( is_active_widget( false, false, $this->id_base, true ) ) { }
51
- echo $after_widget;
52
  }
53
  else
54
  {
@@ -552,7 +555,11 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
552
  $arsfsiplus_row_class = "bot_rss_arow";
553
 
554
  /* fecth no of counts if active in admin section */
555
- if($sfsi_plus_section4_options['sfsi_plus_rss_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
 
556
  {
557
  $counts=$socialObj->format_num($sfsi_plus_section4_options['sfsi_plus_rss_manualCounts']);
558
  }
@@ -595,7 +602,10 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
595
  $arsfsiplus_row_class = "bot_eamil_arow";
596
 
597
  /* fecth no of counts if active in admin section */
598
- if($sfsi_plus_section4_options['sfsi_plus_email_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
599
  {
600
  if($sfsi_plus_section4_options['sfsi_plus_email_countsFrom']=="manual")
601
  {
@@ -719,7 +729,8 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
719
  if(
720
  $fromPost == 'yes' && !empty($post) &&
721
  $sfsi_plus_section4_options['sfsi_plus_facebook_countsDisplay']=="yes" &&
722
- $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes"
 
723
  )
724
  {
725
  $fb_data=$socialObj->sfsi_get_fb($current_url);
@@ -733,7 +744,8 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
733
  {
734
  if(
735
  $sfsi_plus_section4_options['sfsi_plus_facebook_countsDisplay']=="yes" &&
736
- $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes"
 
737
  )
738
  {
739
  if($sfsi_plus_section4_options['sfsi_plus_facebook_countsFrom']=="manual")
@@ -834,7 +846,10 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
834
  }
835
 
836
  /* fecth no of counts if active in admin section */
837
- if($sfsi_plus_section4_options['sfsi_plus_twitter_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
838
  {
839
  if($sfsi_plus_section4_options['sfsi_plus_twitter_countsFrom']=="manual")
840
  {
@@ -925,7 +940,10 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
925
  }
926
 
927
  /* fecth no of counts if active in admin section */
928
- if($sfsi_plus_section4_options['sfsi_plus_youtube_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
929
  {
930
  if($sfsi_plus_section4_options['sfsi_plus_youtube_countsFrom']=="manual")
931
  {
@@ -1009,7 +1027,10 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1009
  }
1010
 
1011
  /* fecth no of counts if active in admin section */
1012
- if($sfsi_plus_section4_options['sfsi_plus_pinterest_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
1013
  {
1014
  if($sfsi_plus_section4_options['sfsi_plus_pinterest_countsFrom']=="manual")
1015
  {
@@ -1065,7 +1086,10 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1065
 
1066
  $hoverdiv="";
1067
  /* fecth no of counts if active in admin section */
1068
- if($sfsi_plus_section4_options['sfsi_plus_instagram_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
1069
  {
1070
  if($sfsi_plus_section4_options['sfsi_plus_instagram_countsFrom']=="manual")
1071
  {
@@ -1112,7 +1136,9 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1112
  if(
1113
  isset($sfsi_plus_section4_options['sfsi_plus_houzz_countsDisplay']) &&
1114
  $sfsi_plus_section4_options['sfsi_plus_houzz_countsDisplay'] == "yes" &&
1115
- $sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes"
 
 
1116
  )
1117
  {
1118
  $counts=$socialObj->format_num($sfsi_plus_section4_options['sfsi_plus_houzz_manualCounts']);
@@ -1191,7 +1217,10 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1191
  }
1192
 
1193
 
1194
- if($sfsi_plus_section4_options['sfsi_plus_linkedIn_countsDisplay']=="yes" && $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes")
 
 
 
1195
  {
1196
  if($sfsi_plus_section4_options['sfsi_plus_linkedIn_countsFrom']=="manual")
1197
  {
@@ -1261,7 +1290,9 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1261
  if(
1262
  isset($sfsi_plus_section4_options['sfsi_plus_ok_countsDisplay']) &&
1263
  "yes" == $sfsi_plus_section4_options['sfsi_plus_ok_countsDisplay'] &&
1264
- "yes" == $sfsi_plus_section4_options['sfsi_plus_display_counts']
 
 
1265
  )
1266
  {
1267
  $counts = $sfsi_plus_section4_options['sfsi_plus_ok_manualCounts'];
@@ -1298,7 +1329,9 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1298
  if(
1299
  isset($sfsi_plus_section4_options['sfsi_plus_telegram_countsDisplay']) &&
1300
  $sfsi_plus_section4_options['sfsi_plus_telegram_countsDisplay'] == "yes" &&
1301
- $sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes"
 
 
1302
  )
1303
  {
1304
  $counts = $sfsi_plus_section4_options['sfsi_plus_telegram_manualCounts'];
@@ -1354,7 +1387,9 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1354
  if(
1355
  isset($sfsi_plus_section4_options['sfsi_plus_vk_countsDisplay']) &&
1356
  $sfsi_plus_section4_options['sfsi_plus_vk_countsDisplay'] == "yes" &&
1357
- $sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes"
 
 
1358
  )
1359
  {
1360
  $counts = $sfsi_plus_section4_options['sfsi_plus_vk_manualCounts'];
@@ -1388,7 +1423,11 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1388
  $arsfsiplus_row_class = "bot_rss_arow";
1389
 
1390
  /* fecth no of counts if active in admin section */
1391
- if(isset($sfsi_plus_section4_options['sfsi_plus_weibo_countsDisplay']) && "yes" == $sfsi_plus_section4_options['sfsi_plus_weibo_countsDisplay'] && "yes" == $sfsi_plus_section4_options['sfsi_plus_display_counts']){
 
 
 
 
1392
 
1393
  $counts = $sfsi_plus_section4_options['sfsi_plus_weibo_manualCounts'];
1394
  }
@@ -1420,7 +1459,11 @@ function sfsi_plus_prepairIcons($icon_name,$is_front=0, $onpost="no", $fromPost
1420
  $arsfsiplus_row_class = "bot_rss_arow";
1421
 
1422
  /* fecth no of counts if active in admin section */
1423
- if(isset($sfsi_plus_section4_options['sfsi_plus_wechat_countsDisplay']) && "yes" == $sfsi_plus_section4_options['sfsi_plus_wechat_countsDisplay'] && "yes" == $sfsi_plus_section4_options['sfsi_plus_display_counts']){
 
 
 
 
1424
 
1425
  $counts = $sfsi_plus_section4_options['sfsi_plus_wechat_manualCounts'];
1426
  }
23
 
24
  function widget( $args, $instance )
25
  {
26
+ $before_title = isset($args["before_title"])?$args["before_title"]:'';
27
+ $after_title = isset($args["after_title"])?$args["after_title"]:'';
28
+ $before_widget = isset($args["before_widget"])?$args["before_widget"]:'';
29
+ $after_widget = isset($args["after_widget"])?$args["after_widget"]:'';
30
  //if show via widget is checked
31
  $sfsi_plus_section8_options = get_option("sfsi_plus_section8_options");
32
  $sfsi_plus_section8_options = unserialize($sfsi_plus_section8_options);
41
  /* Display the widget title */
42
  if ( $title ) echo $before_title . $title . $after_title;
43
  ?>
44
+ <div class="sfsi_plus_widget" data-position="widget">
45
+ <div id='sfsi_plus_wDiv'></div>
46
+ <?php
47
+ /* Link the main icons function */
48
+ echo sfsi_plus_check_visiblity(0);
49
+ ?>
50
+ <div style="clear: both;"></div>
51
+ </div>
52
+ <?php
53
  if ( is_active_widget( false, false, $this->id_base, true ) ) { }
54
+ echo $after_widget;
55
  }
56
  else
57
  {
555
  $arsfsiplus_row_class = "bot_rss_arow";
556
 
557
  /* fecth no of counts if active in admin section */
558
+ if($sfsi_plus_section4_options['sfsi_plus_rss_countsDisplay']=="yes" &&
559
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
560
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
561
+
562
+ )
563
  {
564
  $counts=$socialObj->format_num($sfsi_plus_section4_options['sfsi_plus_rss_manualCounts']);
565
  }
602
  $arsfsiplus_row_class = "bot_eamil_arow";
603
 
604
  /* fecth no of counts if active in admin section */
605
+ if($sfsi_plus_section4_options['sfsi_plus_email_countsDisplay']=="yes" &&
606
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
607
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
608
+ )
609
  {
610
  if($sfsi_plus_section4_options['sfsi_plus_email_countsFrom']=="manual")
611
  {
729
  if(
730
  $fromPost == 'yes' && !empty($post) &&
731
  $sfsi_plus_section4_options['sfsi_plus_facebook_countsDisplay']=="yes" &&
732
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
733
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
734
  )
735
  {
736
  $fb_data=$socialObj->sfsi_get_fb($current_url);
744
  {
745
  if(
746
  $sfsi_plus_section4_options['sfsi_plus_facebook_countsDisplay']=="yes" &&
747
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
748
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
749
  )
750
  {
751
  if($sfsi_plus_section4_options['sfsi_plus_facebook_countsFrom']=="manual")
846
  }
847
 
848
  /* fecth no of counts if active in admin section */
849
+ if($sfsi_plus_section4_options['sfsi_plus_twitter_countsDisplay']=="yes" &&
850
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
851
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
852
+ )
853
  {
854
  if($sfsi_plus_section4_options['sfsi_plus_twitter_countsFrom']=="manual")
855
  {
940
  }
941
 
942
  /* fecth no of counts if active in admin section */
943
+ if($sfsi_plus_section4_options['sfsi_plus_youtube_countsDisplay']=="yes" &&
944
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
945
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
946
+ )
947
  {
948
  if($sfsi_plus_section4_options['sfsi_plus_youtube_countsFrom']=="manual")
949
  {
1027
  }
1028
 
1029
  /* fecth no of counts if active in admin section */
1030
+ if($sfsi_plus_section4_options['sfsi_plus_pinterest_countsDisplay']=="yes" &&
1031
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
1032
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1033
+ )
1034
  {
1035
  if($sfsi_plus_section4_options['sfsi_plus_pinterest_countsFrom']=="manual")
1036
  {
1086
 
1087
  $hoverdiv="";
1088
  /* fecth no of counts if active in admin section */
1089
+ if($sfsi_plus_section4_options['sfsi_plus_instagram_countsDisplay']=="yes" &&
1090
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
1091
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1092
+ )
1093
  {
1094
  if($sfsi_plus_section4_options['sfsi_plus_instagram_countsFrom']=="manual")
1095
  {
1136
  if(
1137
  isset($sfsi_plus_section4_options['sfsi_plus_houzz_countsDisplay']) &&
1138
  $sfsi_plus_section4_options['sfsi_plus_houzz_countsDisplay'] == "yes" &&
1139
+ $sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes" &&
1140
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1141
+
1142
  )
1143
  {
1144
  $counts=$socialObj->format_num($sfsi_plus_section4_options['sfsi_plus_houzz_manualCounts']);
1217
  }
1218
 
1219
 
1220
+ if($sfsi_plus_section4_options['sfsi_plus_linkedIn_countsDisplay']=="yes" &&
1221
+ $sfsi_plus_section4_options['sfsi_plus_display_counts']=="yes" &&
1222
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1223
+ )
1224
  {
1225
  if($sfsi_plus_section4_options['sfsi_plus_linkedIn_countsFrom']=="manual")
1226
  {
1290
  if(
1291
  isset($sfsi_plus_section4_options['sfsi_plus_ok_countsDisplay']) &&
1292
  "yes" == $sfsi_plus_section4_options['sfsi_plus_ok_countsDisplay'] &&
1293
+ "yes" == $sfsi_plus_section4_options['sfsi_plus_display_counts'] &&
1294
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1295
+
1296
  )
1297
  {
1298
  $counts = $sfsi_plus_section4_options['sfsi_plus_ok_manualCounts'];
1329
  if(
1330
  isset($sfsi_plus_section4_options['sfsi_plus_telegram_countsDisplay']) &&
1331
  $sfsi_plus_section4_options['sfsi_plus_telegram_countsDisplay'] == "yes" &&
1332
+ $sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes" &&
1333
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1334
+
1335
  )
1336
  {
1337
  $counts = $sfsi_plus_section4_options['sfsi_plus_telegram_manualCounts'];
1387
  if(
1388
  isset($sfsi_plus_section4_options['sfsi_plus_vk_countsDisplay']) &&
1389
  $sfsi_plus_section4_options['sfsi_plus_vk_countsDisplay'] == "yes" &&
1390
+ $sfsi_plus_section4_options['sfsi_plus_display_counts'] == "yes" &&
1391
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1392
+
1393
  )
1394
  {
1395
  $counts = $sfsi_plus_section4_options['sfsi_plus_vk_manualCounts'];
1423
  $arsfsiplus_row_class = "bot_rss_arow";
1424
 
1425
  /* fecth no of counts if active in admin section */
1426
+ if(isset($sfsi_plus_section4_options['sfsi_plus_weibo_countsDisplay']) &&
1427
+ "yes" == $sfsi_plus_section4_options['sfsi_plus_weibo_countsDisplay'] &&
1428
+ "yes" == $sfsi_plus_section4_options['sfsi_plus_display_counts'] &&
1429
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1430
+ ){
1431
 
1432
  $counts = $sfsi_plus_section4_options['sfsi_plus_weibo_manualCounts'];
1433
  }
1459
  $arsfsiplus_row_class = "bot_rss_arow";
1460
 
1461
  /* fecth no of counts if active in admin section */
1462
+ if(isset($sfsi_plus_section4_options['sfsi_plus_wechat_countsDisplay']) &&
1463
+ "yes" == $sfsi_plus_section4_options['sfsi_plus_wechat_countsDisplay'] &&
1464
+ "yes" == $sfsi_plus_section4_options['sfsi_plus_display_counts'] &&
1465
+ $sfsi_plus_section4_options['sfsi_plus_round_counts']=="yes"
1466
+ ){
1467
 
1468
  $counts = $sfsi_plus_section4_options['sfsi_plus_wechat_manualCounts'];
1469
  }
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: socialsharepro, socialtech
3
  Tags: Share, sharing, share buttons, share button, share social media, share icons, social buttons, sharing buttons, sharing icons, social media icons, social share, social sharing
4
  Requires at least: 3.0
5
- Tested up to: 5.4.2
6
- Stable tag: 3.4.2
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
  
@@ -294,6 +294,11 @@ The premium plugin offrs many more social buttons from other social media platfo
294
  9. You can also display a pop-up (designed to your liking) which asks users to like & share your site
295
 
296
  == Changelog ==
 
 
 
 
 
297
 
298
  = 3.4.2 =
299
  * Update the banner to show less frequently
@@ -844,5 +849,5 @@ The premium plugin offrs many more social buttons from other social media platfo
844
 
845
  == Upgrade Notice ==
846
 
847
- = 3.4.2 =
848
  * Please update
2
  Contributors: socialsharepro, socialtech
3
  Tags: Share, sharing, share buttons, share button, share social media, share icons, social buttons, sharing buttons, sharing icons, social media icons, social share, social sharing
4
  Requires at least: 3.0
5
+ Tested up to: 5.5
6
+ Stable tag: 3.4.3
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
  
294
  9. You can also display a pop-up (designed to your liking) which asks users to like & share your site
295
 
296
  == Changelog ==
297
+ = 3.4.3 =
298
+ * UI fixes.
299
+ * Banner changes.
300
+ * Removed comment for false warning from security plugins.
301
+ * Compatablity with 5.5
302
 
303
  = 3.4.2 =
304
  * Update the banner to show less frequently
849
 
850
  == Upgrade Notice ==
851
 
852
+ = 3.4.3 =
853
  * Please update
ultimate_social_media_icons.php CHANGED
@@ -7,7 +7,7 @@ Author: social share pro
7
  Text Domain: ultimate-social-media-plus
8
  Domain Path: /languages
9
  Author URI: http://socialshare.pro/
10
- Version: 3.4.2
11
  License: GPLv2
12
  */
13
 
@@ -76,7 +76,7 @@ register_deactivation_hook(__FILE__, 'sfsi_plus_deactivate_plugin');
76
  register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
77
 
78
  /*Plugin version setup*/
79
- if (!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 3.42) {
80
  add_action("init", "sfsi_plus_update_plugin");
81
  }
82
 
@@ -315,9 +315,7 @@ function sfsi_plus_beforaftereposts($content)
315
  if ($sfsi_plus_display_button_type == 'standard_buttons') {
316
  $icons_after .= sfsi_plus_social_buttons_below($content = null);
317
  } else if ($option8['sfsi_plus_display_button_type'] == 'responsive_button') {
318
- if (isset($option8['sfsi_plus_responsive_icons_end_post']) && $option8['sfsi_plus_responsive_icons_end_post'] == "yes") {
319
  $icons_after .= sfsi_plus_social_responsive_buttons(null, $option8);
320
- }
321
  } else {
322
  $icons_after .= "<div class='sfsi_plus_Sicons' style='" . $style . "'>";
323
  $icons_after .= "<div style='float:left;margin:0 0px; line-height:" . $lineheight . "px'><span>" . $txt . "</span></div>";
@@ -326,9 +324,7 @@ function sfsi_plus_beforaftereposts($content)
326
  }
327
  } else {
328
  if (isset($option8['sfsi_plus_display_button_type']) && $option8['sfsi_plus_display_button_type'] == 'responsive_button') {
329
- if (isset($option8['sfsi_plus_responsive_icons_end_post']) && $option8['sfsi_plus_responsive_icons_end_post'] == "yes") {
330
  $icons_after .= sfsi_plus_social_responsive_buttons(null, $option8);
331
- }
332
  }
333
  }
334
 
@@ -348,6 +344,7 @@ function sfsi_plus_beforeafterblogposts($content)
348
  $icons_before = '';
349
  $icons_after = '';
350
  $sfsi_section8 = unserialize(get_option('sfsi_plus_section8_options', false));
 
351
  $lineheight = $sfsi_section8['sfsi_plus_post_icons_size'];
352
  $lineheight = sfsi_plus_getlinhght($lineheight);
353
 
@@ -357,7 +354,7 @@ function sfsi_plus_beforeafterblogposts($content)
357
  $permalink = get_permalink($post->ID);
358
  $post_title = $post->post_title;
359
  $sfsiLikeWith = "45px;";
360
- if ($sfsi_section8['sfsi_plus_icons_DisplayCounts'] == "yes") {
361
  $show_count = 1;
362
  $sfsiLikeWith = "75px;";
363
  } else {
@@ -551,11 +548,9 @@ function sfsi_plus_beforeafterblogposts($content)
551
  }
552
  } else {
553
  if (isset($sfsi_section8['sfsi_plus_display_button_type']) && $sfsi_section8['sfsi_plus_display_button_type'] == 'responsive_button') {
554
- if (isset($sfsi_section8['sfsi_plus_responsive_icons_end_post']) && $sfsi_section8['sfsi_plus_responsive_icons_end_post'] == "yes") {
555
  if (is_single()) {
556
  $icons_after .= sfsi_plus_social_responsive_buttons(null, $sfsi_section8);
557
  }
558
- }
559
  }
560
  }
561
  $icons_after .= "</div>";
@@ -890,7 +885,7 @@ function sfsi_plus_admin_notice()
890
  sfsi_plus_check_banner();
891
  }
892
  $sfsi_plus_install_time = strtotime(get_option('sfsi_plus_installDate'));
893
- $sfsi_plus_max_show_time = $sfsi_plus_install_time + (60 * 60);
894
  $sfsi_plus_banner_global_firsttime_offer = unserialize(get_option('sfsi_plus_banner_global_firsttime_offer', false));
895
  if (
896
  (isset($_REQUEST['sfsi-plus-banner-global-firsttime-offer']) && $_REQUEST['sfsi-plus-banner-global-firsttime-offer'] == 'true') || (isset($sfsi_plus_banner_global_firsttime_offer['is_active']) && $sfsi_plus_banner_global_firsttime_offer['is_active'] == "yes" && ceil(($sfsi_plus_max_show_time - strtotime(date('Y-m-d h:i:s'))) / 60) <= 0)
@@ -1603,7 +1598,7 @@ function sfsi_plus_admin_notice()
1603
  update_option('_wps18472_now_already', false);
1604
  });
1605
  /** –– **/
1606
- function sfsi_plus_check_banner($should_redirect=true)
1607
  {
1608
  $gallery_plugins = array(
1609
  array('option_name' => 'photoblocks', 'dir_slug' => 'photoblocks-grid-gallery/photoblocks.php'),
@@ -1797,10 +1792,14 @@ function sfsi_plus_admin_notice()
1797
 
1798
  $socialObj = new sfsi_plus_SocialHelper();
1799
  $current_url = site_url();
1800
- $fb_data = $socialObj->sfsi_get_fb($current_url);
1801
- $check_fb_count_more_than_one = $fb_data > 0 || $socialObj->sfsi_get_pinterest($current_url) > 0;
1802
-
1803
-
 
 
 
 
1804
  // $sfsi_plus_banner_global_firsttime_offer = unserialize(get_option('sfsi_plus_banner_global_firsttime_offer', false));
1805
  $sfsi_plus_banner_global_pinterest = unserialize(get_option('sfsi_plus_banner_global_pinterest', false));
1806
  $sfsi_plus_banner_global_social = unserialize(get_option('sfsi_plus_banner_global_social', false));
@@ -1816,7 +1815,7 @@ function sfsi_plus_admin_notice()
1816
  $sfsi_plus_banner_global_load_faster_criteria = sfsi_plus_has_cache_plugin_activated($optimization_plugins);
1817
  $sfsi_plus_banner_global_shares_criteria = sfsi_plus_has_sharecount_plugin_activated($sharecount_plugins);
1818
  $sfsi_plus_banner_global_gdpr_criteria = sfsi_plus_has_gdpr_plugin_activated($gdpr_plugins);
1819
- $sfsi_plus_banner_global_http_criteria = is_ssl() && $check_fb_count_more_than_one;
1820
  // $sfsi_plus_banner_global_http_criteria = true;
1821
 
1822
 
@@ -1974,16 +1973,9 @@ function sfsi_plus_admin_notice()
1974
  }
1975
  }
1976
  }
1977
- if($should_redirect){
1978
- $screen = get_current_screen();
1979
- if(!is_null($screen)){
1980
- $sfsi_plus_redirect_address = $_SERVER["REQUEST_URI"];
1981
- }else{
1982
- $sfsi_plus_redirect_address = admin_url('admin.php?page=sfsi-plus-options');
1983
- }
1984
- wp_redirect($sfsi_plus_redirect_address);
1985
- exit;
1986
- }
1987
  // return false;
1988
  }
1989
 
7
  Text Domain: ultimate-social-media-plus
8
  Domain Path: /languages
9
  Author URI: http://socialshare.pro/
10
+ Version: 3.4.3
11
  License: GPLv2
12
  */
13
 
76
  register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
77
 
78
  /*Plugin version setup*/
79
+ if (!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 3.43) {
80
  add_action("init", "sfsi_plus_update_plugin");
81
  }
82
 
315
  if ($sfsi_plus_display_button_type == 'standard_buttons') {
316
  $icons_after .= sfsi_plus_social_buttons_below($content = null);
317
  } else if ($option8['sfsi_plus_display_button_type'] == 'responsive_button') {
 
318
  $icons_after .= sfsi_plus_social_responsive_buttons(null, $option8);
 
319
  } else {
320
  $icons_after .= "<div class='sfsi_plus_Sicons' style='" . $style . "'>";
321
  $icons_after .= "<div style='float:left;margin:0 0px; line-height:" . $lineheight . "px'><span>" . $txt . "</span></div>";
324
  }
325
  } else {
326
  if (isset($option8['sfsi_plus_display_button_type']) && $option8['sfsi_plus_display_button_type'] == 'responsive_button') {
 
327
  $icons_after .= sfsi_plus_social_responsive_buttons(null, $option8);
 
328
  }
329
  }
330
 
344
  $icons_before = '';
345
  $icons_after = '';
346
  $sfsi_section8 = unserialize(get_option('sfsi_plus_section8_options', false));
347
+ $sfsi_section4 = unserialize(get_option('sfsi_plus_section4_options', false));
348
  $lineheight = $sfsi_section8['sfsi_plus_post_icons_size'];
349
  $lineheight = sfsi_plus_getlinhght($lineheight);
350
 
354
  $permalink = get_permalink($post->ID);
355
  $post_title = $post->post_title;
356
  $sfsiLikeWith = "45px;";
357
+ if ($sfsi_section4['sfsi_plus_display_counts'] == "yes" && $sfsi_section4['sfsi_plus_original_counts'] == "yes") {
358
  $show_count = 1;
359
  $sfsiLikeWith = "75px;";
360
  } else {
548
  }
549
  } else {
550
  if (isset($sfsi_section8['sfsi_plus_display_button_type']) && $sfsi_section8['sfsi_plus_display_button_type'] == 'responsive_button') {
 
551
  if (is_single()) {
552
  $icons_after .= sfsi_plus_social_responsive_buttons(null, $sfsi_section8);
553
  }
 
554
  }
555
  }
556
  $icons_after .= "</div>";
885
  sfsi_plus_check_banner();
886
  }
887
  $sfsi_plus_install_time = strtotime(get_option('sfsi_plus_installDate'));
888
+ $sfsi_plus_max_show_time = $sfsi_plus_install_time + (120 * 60);
889
  $sfsi_plus_banner_global_firsttime_offer = unserialize(get_option('sfsi_plus_banner_global_firsttime_offer', false));
890
  if (
891
  (isset($_REQUEST['sfsi-plus-banner-global-firsttime-offer']) && $_REQUEST['sfsi-plus-banner-global-firsttime-offer'] == 'true') || (isset($sfsi_plus_banner_global_firsttime_offer['is_active']) && $sfsi_plus_banner_global_firsttime_offer['is_active'] == "yes" && ceil(($sfsi_plus_max_show_time - strtotime(date('Y-m-d h:i:s'))) / 60) <= 0)
1598
  update_option('_wps18472_now_already', false);
1599
  });
1600
  /** –– **/
1601
+ function sfsi_plus_check_banner()
1602
  {
1603
  $gallery_plugins = array(
1604
  array('option_name' => 'photoblocks', 'dir_slug' => 'photoblocks-grid-gallery/photoblocks.php'),
1792
 
1793
  $socialObj = new sfsi_plus_SocialHelper();
1794
  $current_url = site_url();
1795
+ $fb_data = $socialObj->sfsi_banner_get_fb($current_url);
1796
+ $check_fb_count_more_than_one = $fb_data > 0 || $socialObj->sfsi_get_pinterest($current_url) > 0;
1797
+ $sfsi_fb_count = get_option('sfsi_plus_fb_count', false);
1798
+ if ($check_fb_count_more_than_one > $sfsi_fb_count || $sfsi_fb_count == "") {
1799
+ update_option('sfsi_plus_fb_count', ($check_fb_count_more_than_one));
1800
+ }
1801
+ $sfsi_fb_count_check_for_shares = $sfsi_fb_count > 0;
1802
+
1803
  // $sfsi_plus_banner_global_firsttime_offer = unserialize(get_option('sfsi_plus_banner_global_firsttime_offer', false));
1804
  $sfsi_plus_banner_global_pinterest = unserialize(get_option('sfsi_plus_banner_global_pinterest', false));
1805
  $sfsi_plus_banner_global_social = unserialize(get_option('sfsi_plus_banner_global_social', false));
1815
  $sfsi_plus_banner_global_load_faster_criteria = sfsi_plus_has_cache_plugin_activated($optimization_plugins);
1816
  $sfsi_plus_banner_global_shares_criteria = sfsi_plus_has_sharecount_plugin_activated($sharecount_plugins);
1817
  $sfsi_plus_banner_global_gdpr_criteria = sfsi_plus_has_gdpr_plugin_activated($gdpr_plugins);
1818
+ $sfsi_plus_banner_global_http_criteria = is_ssl() && ($sfsi_fb_count_check_for_shares || $check_fb_count_more_than_one);
1819
  // $sfsi_plus_banner_global_http_criteria = true;
1820
 
1821
 
1973
  }
1974
  }
1975
  }
1976
+
1977
+ wp_redirect(admin_url('admin.php?page=sfsi-plus-options'));
1978
+ exit;
 
 
 
 
 
 
 
1979
  // return false;
1980
  }
1981
 
views/sfsi_global_banners.php CHANGED
@@ -23,7 +23,7 @@ if (!is_plugin_active('Ultimate-Premium-Plugin/usm_premium_icons.php') && !is_pl
23
  // );
24
 
25
  $sfsi_plus_install_time = strtotime(get_option('sfsi_plus_installDate'));
26
- $sfsi_plus_max_show_time = $sfsi_plus_install_time + (60 * 60);
27
  $sfsi_plus_current_time = (date('Y-m-d h:i:s'));
28
 
29
  $sfsi_plus_loyalty = get_option("sfsi_plus_loyaltyDate");
@@ -31,13 +31,6 @@ if (!is_plugin_active('Ultimate-Premium-Plugin/usm_premium_icons.php') && !is_pl
31
  $sfsi_plus_min_loyalty_time = date('Y-m-d H:i:s', strtotime($sfsi_plus_loyalty . get_option('sfsi_plus_installDate')));
32
 
33
 
34
- $socialObj = new sfsi_plus_SocialHelper();
35
- $current_url = site_url();
36
- $fb_data = $socialObj->sfsi_get_fb($current_url);
37
- $check_fb_count_more_than_one = $fb_data > 0 || $socialObj->sfsi_get_pinterest($current_url) > 0;
38
-
39
-
40
-
41
  if (
42
  $sfsi_plus_banner_global_firsttime_offer['is_active'] == "yes"
43
  ) {
23
  // );
24
 
25
  $sfsi_plus_install_time = strtotime(get_option('sfsi_plus_installDate'));
26
+ $sfsi_plus_max_show_time = $sfsi_plus_install_time + (120 * 60);
27
  $sfsi_plus_current_time = (date('Y-m-d h:i:s'));
28
 
29
  $sfsi_plus_loyalty = get_option("sfsi_plus_loyaltyDate");
31
  $sfsi_plus_min_loyalty_time = date('Y-m-d H:i:s', strtotime($sfsi_plus_loyalty . get_option('sfsi_plus_installDate')));
32
 
33
 
 
 
 
 
 
 
 
34
  if (
35
  $sfsi_plus_banner_global_firsttime_offer['is_active'] == "yes"
36
  ) {
views/sfsi_option_view1.php CHANGED
@@ -165,7 +165,7 @@ $option1['sfsi_plus_weibo_display'] = (isset($option1['sfsi_plus_weibo_display']
165
  <?php _e('Can have a strong promotional effect.', SFSI_PLUS_DOMAIN); ?>
166
 
167
  <label class="expanded-area">
168
- <?php _e('If you have a Twitter-account then adding this icon is a no-brainer. However, similar as with facebook, even if you don’t have one you should still show this icon so that Twitter-users can share your site.', SFSI_PLUS_DOMAIN); ?>
169
  </label>
170
  </p>
171
 
@@ -421,7 +421,7 @@ $option1['sfsi_plus_weibo_display'] = (isset($option1['sfsi_plus_weibo_display']
421
 
422
  <!-- Create a custom icon if total uploaded icons are less than 5 -->
423
  <?php if ($count <= 5) : ?>
424
- <li id="plus_c<?php echo $new_element; ?>" class="plus_custom bdr_btm_non">
425
  <a class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" target="_blank">
426
 
427
  <div class="radio_section tb_4_ck" style="opacity:0.5">
165
  <?php _e('Can have a strong promotional effect.', SFSI_PLUS_DOMAIN); ?>
166
 
167
  <label class="expanded-area">
168
+ <?php _e('If you have a Twitter-account then adding this icon is a no-brainer. However, similar as with Facebook, even if you don’t have one you should still show this icon so that Twitter-users can share your site.', SFSI_PLUS_DOMAIN); ?>
169
  </label>
170
  </p>
171
 
421
 
422
  <!-- Create a custom icon if total uploaded icons are less than 5 -->
423
  <?php if ($count <= 5) : ?>
424
+ <li id="plus_c<?php echo $new_element; ?>" class="plus_custom bdr_btm_non vertical-align">
425
  <a class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" target="_blank">
426
 
427
  <div class="radio_section tb_4_ck" style="opacity:0.5">
views/sfsi_option_view2.php CHANGED
@@ -198,7 +198,7 @@
198
  <?php _e( 'When clicked on, users can subscribe via RSS', SFSI_PLUS_DOMAIN); ?>
199
  </p>
200
  <p class="rss_url_row">
201
- <label>
202
  RSS URL
203
  </label>
204
  <input name="sfsi_plus_rss_url" style="float: none;margin-left:20px;" id="sfsi_plus_rss_url" class="add" type="url" value="<?php echo ($option2['sfsi_plus_rss_url']!='') ? $option2['sfsi_plus_rss_url'] : '' ;?>" placeholder="E.g http://www.yoursite.com/feed" />
@@ -290,7 +290,7 @@
290
  <p class='sfsi_plus_email_last_paragraph'>
291
  <?php _e( 'This will create your FREE account on follow.it, using the above email. ', SFSI_PLUS_DOMAIN); ?><br>
292
  <?php _e( 'All data will be treated highly confidentially, see the', SFSI_PLUS_DOMAIN); ?>
293
- <a href="https://api.follow.it/info/privacy" target="_new">
294
  <?php _e('Privacy Policy.', SFSI_PLUS_DOMAIN ); ?>
295
  </a>
296
  </p>
@@ -313,7 +313,7 @@
313
  </h2>
314
  <div class="inr_cont">
315
  <p>
316
- <?php _e( 'The facebook icon can perform several actions. Pick below which ones it should perform. If you select several options, then users can select what they want to do', SFSI_PLUS_DOMAIN); ?>
317
  <a class="rit_link pop-up" href="javascript:;" data-id="fbex-s2">
318
  (<?php _e( 'see an example', SFSI_PLUS_DOMAIN); ?>).
319
  </a>
@@ -322,7 +322,7 @@
322
  <?php _e( 'The facebook icon should allow users to...', SFSI_PLUS_DOMAIN); ?>
323
  </p>
324
 
325
- <p class="radio_section fb_url">
326
  <input name="sfsi_plus_facebookPage_option" <?php echo ($option2['sfsi_plus_facebookPage_option']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
327
 
328
  <label>
@@ -331,17 +331,17 @@
331
 
332
  <input class="add" name="sfsi_plus_facebookPage_url" type="url" value="<?php echo ($option2['sfsi_plus_facebookPage_url']!='') ? $option2['sfsi_plus_facebookPage_url'] : '' ;?>" placeholder="E.g https://www.facebook.com/your_page_name" /></p>
333
 
334
- <p class="radio_section fb_url extra_sp">
335
  <input name="sfsi_plus_facebookLike_option" <?php echo ($option2['sfsi_plus_facebookLike_option']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
336
  <label>
337
  <?php _e( 'Like my blog on Facebook (+1)', SFSI_PLUS_DOMAIN); ?>
338
  </label>
339
  </p>
340
 
341
- <p class="radio_section fb_url extra_sp">
342
  <input name="sfsi_plus_facebookShare_option" <?php echo ($option2['sfsi_plus_facebookShare_option']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
343
 
344
- <label>
345
  <?php _e( 'Share my blog with friends (on Facebook)', SFSI_PLUS_DOMAIN); ?>
346
  </label>
347
  </p>
@@ -374,7 +374,7 @@
374
  <p>
375
  <?php _e( 'The Twitter icon should allow users to...', SFSI_PLUS_DOMAIN); ?>
376
  </p>
377
- <p class="radio_section fb_url">
378
  <input name="sfsi_plus_twitter_page" <?php echo ($option2['sfsi_plus_twitter_page']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
379
  <label>
380
  <?php _e( 'Visit me on Twitter:', SFSI_PLUS_DOMAIN); ?>
@@ -423,16 +423,16 @@
423
  </a>
424
  </p>
425
  <p>
426
- <?php _e( 'The youtube icon should allow users to...', SFSI_PLUS_DOMAIN ); ?>
427
  </p>
428
  <p class="radio_section fb_url"><input name="sfsi_plus_youtube_page" <?php echo ($option2['sfsi_plus_youtube_page']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
429
- <label>
430
  <?php _e( 'Visit my Youtube page at:', SFSI_PLUS_DOMAIN ); ?>
431
  </label>
432
  <input name="sfsi_plus_youtube_pageUrl" type="url" placeholder="http://" value="<?php echo ($option2['sfsi_plus_youtube_pageUrl']!='') ? $option2['sfsi_plus_youtube_pageUrl'] : '' ;?>" class="add" />
433
  </p>
434
  <p class="radio_section fb_url"><input name="sfsi_plus_youtube_follow" <?php echo ($option2['sfsi_plus_youtube_follow']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
435
- <label>
436
  <?php _e( 'Subscribe to me on Youtube', SFSI_PLUS_DOMAIN ); ?>
437
  <span>
438
  <?php _e( '(it allows people to subscribe to you directly, without leaving your blog)', SFSI_PLUS_DOMAIN ); ?>
@@ -514,14 +514,14 @@
514
  <div class="pint_url">
515
  <p class="radio_section fb_url">
516
  <input name="sfsi_plus_pinterest_pingBlog" <?php echo ($option2['sfsi_plus_pinterest_pingBlog']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
517
- <label>
518
  <?php _e( 'Pin my blog on Pinterest (+1)', SFSI_PLUS_DOMAIN); ?>
519
  </label>
520
  </p>
521
  </div>
522
  <div class= "sfsi_plus_new_prmium_follw">
523
  <p>
524
- <b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( "The Premium Plugin it allows you to show a Pinterest icon if visitors move their mouse over your images. You can define exactly where it should show, and where not. ", SFSI_PLUS_DOMAIN ); ?><a style="cursor:pointer" class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" class="sfisi_plus_font_bold" target="_blank"><?php _e( 'Go premium now', SFSI_PLUS_DOMAIN); ?></a><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=pinterest&utm_medium=banner" class="sfsi_plus_font_inherit" target="_blank"><?php _e( ' or learn more', SFSI_PLUS_DOMAIN); ?></a>
525
  </p>
526
  </div>
527
  </div>
@@ -539,7 +539,7 @@
539
  <?php _e( 'When clicked on, users will get directed to your Instagram page', SFSI_PLUS_DOMAIN ); ?>.
540
  </p>
541
  <p class="radio_section fb_url cus_link instagram_space" >
542
- <label>
543
  URL
544
  </label>
545
  <input name="sfsi_plus_instagram_pageUrl" type="text" value="<?php echo (isset($option2['sfsi_plus_instagram_pageUrl']) && $option2['sfsi_plus_instagram_pageUrl']!='') ? $option2['sfsi_plus_instagram_pageUrl'] : '' ;?>" placeholder="http://" class="add" />
@@ -561,7 +561,7 @@
561
  </a>
562
  </p>
563
  <p>
564
- <?php _e( 'You find your ID in the link of your profile page, e.g. https://www.linkedin.com/profile/view?id=<b>8539887</b>&trk=nav_responsive_tab_profile_pic', SFSI_PLUS_DOMAIN ); ?>
565
  </p>
566
  <p>
567
  <?php _e( 'The LinkedIn icon should allow users to...', SFSI_PLUS_DOMAIN ); ?>
@@ -619,7 +619,7 @@
619
  <?php _e( 'Please provide the url to your Houzz profile (e.g. http://www.houzz.com/user/your_username).', SFSI_PLUS_DOMAIN ); ?>
620
  </p>
621
  <div class="fb_url link_2">
622
- <label class="sfsiLabel">
623
  <?php _e( 'URL:', SFSI_PLUS_DOMAIN ); ?>
624
  </label>
625
 
@@ -672,7 +672,7 @@
672
  <div class="radio_section fb_url ">
673
  <input type="checkbox" name="sfsi_plus_telegramShare_option" value="yes" checked="checked" style="display:none" />
674
 
675
- <label class="sfsiLabel1" >
676
  <?php _e("Pre-filled message:", SFSI_PLUS_DOMAIN);?>
677
  </label>
678
 
@@ -680,7 +680,7 @@
680
  </div>
681
 
682
  <div class="radio_section fb_url ">
683
- <label class="sfsiLabel1" >
684
  <?php _e("My Telegram username", SFSI_PLUS_DOMAIN);?>
685
  </label>
686
 
198
  <?php _e( 'When clicked on, users can subscribe via RSS', SFSI_PLUS_DOMAIN); ?>
199
  </p>
200
  <p class="rss_url_row">
201
+ <label style="vertical-align: unset;">
202
  RSS URL
203
  </label>
204
  <input name="sfsi_plus_rss_url" style="float: none;margin-left:20px;" id="sfsi_plus_rss_url" class="add" type="url" value="<?php echo ($option2['sfsi_plus_rss_url']!='') ? $option2['sfsi_plus_rss_url'] : '' ;?>" placeholder="E.g http://www.yoursite.com/feed" />
290
  <p class='sfsi_plus_email_last_paragraph'>
291
  <?php _e( 'This will create your FREE account on follow.it, using the above email. ', SFSI_PLUS_DOMAIN); ?><br>
292
  <?php _e( 'All data will be treated highly confidentially, see the', SFSI_PLUS_DOMAIN); ?>
293
+ <a href="https://follow.it/info/privacy" target="_new">
294
  <?php _e('Privacy Policy.', SFSI_PLUS_DOMAIN ); ?>
295
  </a>
296
  </p>
313
  </h2>
314
  <div class="inr_cont">
315
  <p>
316
+ <?php _e( 'The Facebook icon can perform several actions. Pick below which ones it should perform. If you select several options, then users can select what they want to do', SFSI_PLUS_DOMAIN); ?>
317
  <a class="rit_link pop-up" href="javascript:;" data-id="fbex-s2">
318
  (<?php _e( 'see an example', SFSI_PLUS_DOMAIN); ?>).
319
  </a>
322
  <?php _e( 'The facebook icon should allow users to...', SFSI_PLUS_DOMAIN); ?>
323
  </p>
324
 
325
+ <p class="radio_section fb_url" style="display: flow-root;padding-bottom: 4px;">
326
  <input name="sfsi_plus_facebookPage_option" <?php echo ($option2['sfsi_plus_facebookPage_option']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
327
 
328
  <label>
331
 
332
  <input class="add" name="sfsi_plus_facebookPage_url" type="url" value="<?php echo ($option2['sfsi_plus_facebookPage_url']!='') ? $option2['sfsi_plus_facebookPage_url'] : '' ;?>" placeholder="E.g https://www.facebook.com/your_page_name" /></p>
333
 
334
+ <p class="radio_section fb_url extra_sp" style="display: flow-root;padding-bottom: 6px;">
335
  <input name="sfsi_plus_facebookLike_option" <?php echo ($option2['sfsi_plus_facebookLike_option']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
336
  <label>
337
  <?php _e( 'Like my blog on Facebook (+1)', SFSI_PLUS_DOMAIN); ?>
338
  </label>
339
  </p>
340
 
341
+ <p class="radio_section fb_url extra_sp" style="display: flow-root;padding-top: 8px;">
342
  <input name="sfsi_plus_facebookShare_option" <?php echo ($option2['sfsi_plus_facebookShare_option']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
343
 
344
+ <label class="sfsi_fb_label_3">
345
  <?php _e( 'Share my blog with friends (on Facebook)', SFSI_PLUS_DOMAIN); ?>
346
  </label>
347
  </p>
374
  <p>
375
  <?php _e( 'The Twitter icon should allow users to...', SFSI_PLUS_DOMAIN); ?>
376
  </p>
377
+ <p class="radio_section fb_url twt_fld">
378
  <input name="sfsi_plus_twitter_page" <?php echo ($option2['sfsi_plus_twitter_page']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
379
  <label>
380
  <?php _e( 'Visit me on Twitter:', SFSI_PLUS_DOMAIN); ?>
423
  </a>
424
  </p>
425
  <p>
426
+ <?php _e( 'The Youtube icon should allow users to...', SFSI_PLUS_DOMAIN ); ?>
427
  </p>
428
  <p class="radio_section fb_url"><input name="sfsi_plus_youtube_page" <?php echo ($option2['sfsi_plus_youtube_page']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
429
+ <label class="sfsi_label_utube">
430
  <?php _e( 'Visit my Youtube page at:', SFSI_PLUS_DOMAIN ); ?>
431
  </label>
432
  <input name="sfsi_plus_youtube_pageUrl" type="url" placeholder="http://" value="<?php echo ($option2['sfsi_plus_youtube_pageUrl']!='') ? $option2['sfsi_plus_youtube_pageUrl'] : '' ;?>" class="add" />
433
  </p>
434
  <p class="radio_section fb_url"><input name="sfsi_plus_youtube_follow" <?php echo ($option2['sfsi_plus_youtube_follow']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
435
+ <label class="sfsi_label_utube_2">
436
  <?php _e( 'Subscribe to me on Youtube', SFSI_PLUS_DOMAIN ); ?>
437
  <span>
438
  <?php _e( '(it allows people to subscribe to you directly, without leaving your blog)', SFSI_PLUS_DOMAIN ); ?>
514
  <div class="pint_url">
515
  <p class="radio_section fb_url">
516
  <input name="sfsi_plus_pinterest_pingBlog" <?php echo ($option2['sfsi_plus_pinterest_pingBlog']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
517
+ <label class="sfsi_label_pinterest">
518
  <?php _e( 'Pin my blog on Pinterest (+1)', SFSI_PLUS_DOMAIN); ?>
519
  </label>
520
  </p>
521
  </div>
522
  <div class= "sfsi_plus_new_prmium_follw">
523
  <p>
524
+ <b><?php _e( 'New: ', SFSI_PLUS_DOMAIN ); ?></b><?php _e( "The Premium Plugin allows you to show a Pinterest icon if visitors move their mouse over your images. You can define exactly where it should show, and where not. ", SFSI_PLUS_DOMAIN ); ?><a style="cursor:pointer" class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" class="sfisi_plus_font_bold" target="_blank"><?php _e( 'Go premium now', SFSI_PLUS_DOMAIN); ?></a><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=pinterest&utm_medium=banner" class="sfsi_plus_font_inherit" target="_blank"><?php _e( ' or learn more', SFSI_PLUS_DOMAIN); ?></a>
525
  </p>
526
  </div>
527
  </div>
539
  <?php _e( 'When clicked on, users will get directed to your Instagram page', SFSI_PLUS_DOMAIN ); ?>.
540
  </p>
541
  <p class="radio_section fb_url cus_link instagram_space" >
542
+ <label class="sfsiLabel">
543
  URL
544
  </label>
545
  <input name="sfsi_plus_instagram_pageUrl" type="text" value="<?php echo (isset($option2['sfsi_plus_instagram_pageUrl']) && $option2['sfsi_plus_instagram_pageUrl']!='') ? $option2['sfsi_plus_instagram_pageUrl'] : '' ;?>" placeholder="http://" class="add" />
561
  </a>
562
  </p>
563
  <p>
564
+ <?php _e( 'You can find your ID in the link of your profile page, e.g. https://www.linkedin.com/profile/view?id=<b>8539887</b>&trk=nav_responsive_tab_profile_pic', SFSI_PLUS_DOMAIN ); ?>
565
  </p>
566
  <p>
567
  <?php _e( 'The LinkedIn icon should allow users to...', SFSI_PLUS_DOMAIN ); ?>
619
  <?php _e( 'Please provide the url to your Houzz profile (e.g. http://www.houzz.com/user/your_username).', SFSI_PLUS_DOMAIN ); ?>
620
  </p>
621
  <div class="fb_url link_2">
622
+ <label class="sfsiLabel" style="min-width: 0px;">
623
  <?php _e( 'URL:', SFSI_PLUS_DOMAIN ); ?>
624
  </label>
625
 
672
  <div class="radio_section fb_url ">
673
  <input type="checkbox" name="sfsi_plus_telegramShare_option" value="yes" checked="checked" style="display:none" />
674
 
675
+ <label class="sfsiLabel1 sfsiLabel" >
676
  <?php _e("Pre-filled message:", SFSI_PLUS_DOMAIN);?>
677
  </label>
678
 
680
  </div>
681
 
682
  <div class="radio_section fb_url ">
683
+ <label class="sfsiLabel1 sfsiLabel" >
684
  <?php _e("My Telegram username", SFSI_PLUS_DOMAIN);?>
685
  </label>
686
 
views/sfsi_option_view3.php CHANGED
@@ -349,7 +349,7 @@ $mouseover_other_icons_transition_effect = (isset($option3['mouseover_other_icon
349
  <a style="color: #12a252 !important;font-weight: bold; border-bottom:none;text-decoration: none;">
350
  <?php _e('Premium Feature:', SFSI_PLUS_DOMAIN); ?>
351
  </a>
352
- <?php _e('Upload a custom design for the social media platforms implemented in the plugin under question number 1 -', SFSI_PLUS_DOMAIN); ?>
353
  <a class="pop-up" style="cursor:pointer; color: #12a252 !important;border-bottom: 1px solid #12a252;text-decoration: none;" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" target="_blank">
354
  <?php _e('Get it now.', SFSI_PLUS_DOMAIN); ?>
355
  </a>
@@ -368,7 +368,7 @@ $mouseover_other_icons_transition_effect = (isset($option3['mouseover_other_icon
368
  </a>
369
 
370
  <div class="sfsiplus_icns_tab_3" style="padding-left: 6px;">
371
- <p style="margin-top: 3px;">
372
  <span>
373
  <?php _e('Let us create icons matching your site perfectly (both in terms of colors and shape).', SFSI_PLUS_DOMAIN); ?>
374
  </span>
349
  <a style="color: #12a252 !important;font-weight: bold; border-bottom:none;text-decoration: none;">
350
  <?php _e('Premium Feature:', SFSI_PLUS_DOMAIN); ?>
351
  </a>
352
+ <?php _e('Upload any icons you want', SFSI_PLUS_DOMAIN); ?>
353
  <a class="pop-up" style="cursor:pointer; color: #12a252 !important;border-bottom: 1px solid #12a252;text-decoration: none;" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" target="_blank">
354
  <?php _e('Get it now.', SFSI_PLUS_DOMAIN); ?>
355
  </a>
368
  </a>
369
 
370
  <div class="sfsiplus_icns_tab_3" style="padding-left: 6px;">
371
+ <p>
372
  <span>
373
  <?php _e('Let us create icons matching your site perfectly (both in terms of colors and shape).', SFSI_PLUS_DOMAIN); ?>
374
  </span>
views/sfsi_option_view4.php CHANGED
@@ -150,7 +150,16 @@
150
  $option4['sfsi_plus_wechat_manualCounts'] = (isset($option4['sfsi_plus_wechat_manualCounts']))
151
  ? intval($option4['sfsi_plus_wechat_manualCounts'])
152
  : '';
153
- $counts = sfsi_plus_getCounts();
 
 
 
 
 
 
 
 
 
154
  /* fetch counts for admin sections */
155
 
156
  /* check for email icon display */
@@ -276,10 +285,37 @@
276
  <?php _e( 'No', SFSI_PLUS_DOMAIN ); ?>
277
  </label>
278
  </li>
279
- </ul>
 
280
  <!-- END show/hide counts for icons section -->
281
  <!-- show/hide counts for all icons section START -->
282
  <div class="sfsiplus_count_sections" style="display:none">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
283
  <h4>
284
  <?php _e( 'Please specify which counts should be shown:', SFSI_PLUS_DOMAIN ); ?>
285
  </h4>
@@ -448,7 +484,7 @@
448
  <?php _e( 'Please make sure you have entered the Username for "Follow me on Twitter:" in twitter settings under question number 2.', SFSI_PLUS_DOMAIN ); ?>
449
  </li>
450
  <li class="tw_follow_options" style="<?php echo ($option4['sfsi_plus_twitter_countsFrom']=='manual') ? 'display:none;' : '' ;?>">
451
- <h3>
452
  <?php _e( 'To get this information:', SFSI_PLUS_DOMAIN ); ?>
453
  </h3>
454
  </li>
@@ -847,7 +883,7 @@
847
  <li>
848
  <a title="Wechat">
849
  <img src="<?php echo SFSI_PLUS_PLUGURL ?>images/wechat.png" alt="Wechat" />
850
- <span><?php echo isset($counts['wechat_count'])?$counts['wechat_count']:0; ?></span>
851
  </a>
852
  </li>
853
  </ul>
@@ -864,8 +900,49 @@
864
  </ul>
865
  </div>
866
  </div>
867
- <!-- END WECHAT ICON COUNT SECTION-->
868
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
869
 
870
  </div>
871
  <!-- END show/hide counts for all icons section -->
150
  $option4['sfsi_plus_wechat_manualCounts'] = (isset($option4['sfsi_plus_wechat_manualCounts']))
151
  ? intval($option4['sfsi_plus_wechat_manualCounts'])
152
  : '';
153
+ $option4['sfsi_plus_round_counts'] = (isset($option4['sfsi_plus_round_counts']))
154
+ ? sanitize_text_field($option4['sfsi_plus_round_counts'])
155
+ : '';
156
+ $option4['sfsi_plus_original_counts'] = (isset($option4['sfsi_plus_original_counts']))
157
+ ? sanitize_text_field($option4['sfsi_plus_original_counts'])
158
+ : '';
159
+ $option4['sfsi_plus_responsive_share_count'] = (isset($option4['sfsi_plus_responsive_share_count']))
160
+ ? sanitize_text_field($option4['sfsi_plus_responsive_share_count'])
161
+ : '';
162
+ $counts = sfsi_plus_getCounts();
163
  /* fetch counts for admin sections */
164
 
165
  /* check for email icon display */
285
  <?php _e( 'No', SFSI_PLUS_DOMAIN ); ?>
286
  </label>
287
  </li>
288
+ </ul>
289
+
290
  <!-- END show/hide counts for icons section -->
291
  <!-- show/hide counts for all icons section START -->
292
  <div class="sfsiplus_count_sections" style="display:none">
293
+ <?php
294
+ $socialObj = new sfsi_plus_SocialHelper();
295
+ $current_url = site_url();
296
+ $fb_data = $socialObj->sfsi_banner_get_fb($current_url);
297
+ $check_fb_count_more_than_one = $fb_data > 0 || $socialObj->sfsi_get_pinterest($current_url) > 0;
298
+ $sfsi_fb_count = get_option('sfsi_plus_fb_count', false);
299
+ if ($check_fb_count_more_than_one > $sfsi_fb_count || $sfsi_fb_count == "") {
300
+ update_option('sfsi_plus_fb_count', ($check_fb_count_more_than_one));
301
+ }
302
+ $sfsi_fb_count_check_for_shares = $sfsi_fb_count > 0;
303
+ if (is_ssl() && ($sfsi_fb_count_check_for_shares || $check_fb_count_more_than_one)) {
304
+ ?>
305
+ <div class="sfsi_new_prmium_follw sfsi_banner_body sfsi_warning_banner">
306
+ <div>
307
+ <p style="margin-bottom: 12px !important;"><b>Important:</b> Your website used to be on http (before you enabled an SSL certificate to switch to https). We found share counts for your URLs on http which usually get lost
308
+ after switch to https (because Facebook etc. provide the counts per url, and an url on https is a different url then one on http). <b>We found a solution for that</b> so that your share counts on http and https will
309
+ be aggregated and your full number of share counts is restored. It is implemented in the Premium Plugin - <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=share_count_recovery_notification&utm_medium=link" style="cursor:pointer; color: #12a252 !important;border-bottom: 1px solid #222222;text-decoration: none;font-weight: bold;font-family: unset;" data-id="sfsi_quickpay-overlay" target="_blank">
310
+ <b>Get it now.</b>
311
+ </a>
312
+ </p>
313
+ </div>
314
+ <small class="sfsi_banner_dismiss">Dismiss</small>
315
+ </div>
316
+ <?php
317
+ }
318
+ ?>
319
  <h4>
320
  <?php _e( 'Please specify which counts should be shown:', SFSI_PLUS_DOMAIN ); ?>
321
  </h4>
484
  <?php _e( 'Please make sure you have entered the Username for "Follow me on Twitter:" in twitter settings under question number 2.', SFSI_PLUS_DOMAIN ); ?>
485
  </li>
486
  <li class="tw_follow_options" style="<?php echo ($option4['sfsi_plus_twitter_countsFrom']=='manual') ? 'display:none;' : '' ;?>">
487
+ <h3 style="font-size: 18px;">
488
  <?php _e( 'To get this information:', SFSI_PLUS_DOMAIN ); ?>
489
  </h3>
490
  </li>
883
  <li>
884
  <a title="Wechat">
885
  <img src="<?php echo SFSI_PLUS_PLUGURL ?>images/wechat.png" alt="Wechat" />
886
+ <span><?php echo $counts['wechat_count']?></span>
887
  </a>
888
  </li>
889
  </ul>
900
  </ul>
901
  </div>
902
  </div>
903
+ <!-- END WECHAT ICON COUNT SECTION-->
904
+ <h4 style="clear: both;"><?php _e( 'For which icons do you want to show the counts?', SFSI_PLUS_DOMAIN ); ?></h4>
905
+ <div class="sfsiplus_specify_counts" style="border-top: 0px solid #eaebee;padding-top: 0px;">
906
+ <div class="radio_section">
907
+ <input name="sfsi_plus_round_counts" <?php echo (isset($option4['sfsi_plus_round_counts']) && $option4['sfsi_plus_round_counts']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
908
+ </div>
909
+ <div >
910
+ <ul class="listing">
911
+ <li>
912
+ <?php _e( 'Round icons', SFSI_PLUS_DOMAIN ); ?>
913
+
914
+ </li>
915
+ </ul>
916
+ </div>
917
+ </div>
918
+
919
+ <div class="sfsiplus_specify_counts" style="border-top: 0px solid #eaebee;padding-top: 0px;">
920
+ <div class="radio_section">
921
+ <input name="sfsi_plus_original_counts" <?php echo (isset($option4['sfsi_plus_original_counts']) && $option4['sfsi_plus_original_counts']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
922
+ </div>
923
+ <div >
924
+ <ul class="listing">
925
+ <li>
926
+ <?php _e( 'Original icons', SFSI_PLUS_DOMAIN ); ?>
927
+
928
+ </li>
929
+ </ul>
930
+ </div>
931
+ </div>
932
+
933
+ <div class="sfsiplus_specify_counts" style="border-top: 0px solid #eaebee;padding-top: 0px;">
934
+ <div class="radio_section">
935
+ <input name="sfsi_plus_responsive_share_count" <?php echo (isset($option4['sfsi_plus_responsive_share_count']) && $option4['sfsi_plus_responsive_share_count']=='yes') ? 'checked="true"' : '' ;?> type="checkbox" value="yes" class="styled" />
936
+ </div>
937
+ <div >
938
+ <ul class="listing">
939
+ <li>
940
+ <?php _e( 'Responsive icons', SFSI_PLUS_DOMAIN ); ?>
941
+
942
+ </li>
943
+ </ul>
944
+ </div>
945
+ </div>
946
 
947
  </div>
948
  <!-- END show/hide counts for all icons section -->
views/sfsi_option_view5.php CHANGED
@@ -1007,68 +1007,69 @@
1007
  LinkedIn:
1008
  </label>
1009
  <input name="sfsi_plus_linkedIn_MouseOverText" value="<?php echo ($option5['sfsi_plus_linkedIn_MouseOverText']!='') ? $option5['sfsi_plus_linkedIn_MouseOverText'] : '' ;?>" type="text" />
1010
- </div>
1011
- </div>
1012
-
1013
- <div class="clear">
1014
- <div class="mouseover_field sfsiplus_pinterest_section">
1015
  <label>
1016
  Pinterest:
1017
  </label>
1018
  <input name="sfsi_plus_pinterest_MouseOverText" value="<?php echo ($option5['sfsi_plus_pinterest_MouseOverText']!='') ? $option5['sfsi_plus_pinterest_MouseOverText'] : '' ;?>" type="text" />
1019
  </div>
 
 
 
 
1020
  <div class="mouseover_field sfsiplus_youtube_section">
1021
  <label>
1022
  Youtube:
1023
  </label>
1024
  <input name="sfsi_plus_youtube_MouseOverText" value="<?php echo ($option5['sfsi_plus_youtube_MouseOverText']!='') ? $option5['sfsi_plus_youtube_MouseOverText'] : '' ;?>" type="text" />
1025
- </div>
1026
- </div>
1027
-
1028
- <div class="clear">
1029
- <div class="mouseover_field sfsiplus_instagram_section">
1030
  <label>
1031
  Instagram:
1032
  </label>
1033
  <input name="sfsi_plus_instagram_MouseOverText" value="<?php echo ($option5['sfsi_plus_instagram_MouseOverText']!='') ? $option5['sfsi_plus_instagram_MouseOverText'] : '' ;?>" type="text" />
1034
  </div>
 
 
 
 
1035
  <div class="mouseover_field sfsiplus_houzz_section">
1036
  <label>
1037
  Houzz:
1038
  </label>
1039
  <input name="sfsi_plus_houzz_MouseOverText" value="<?php echo (isset($option5['sfsi_plus_houzz_MouseOverText']) && $option5['sfsi_plus_houzz_MouseOverText']!='') ? $option5['sfsi_plus_houzz_MouseOverText'] : 'Houzz' ;?>" type="text" />
1040
- </div>
1041
- </div>
1042
- <div class="clear">
1043
- <div class="mouseover_field sfsiplus_telegram_section">
1044
  <label>
1045
  Telegram:
1046
  </label>
1047
  <input name="sfsi_plus_telegram_MouseOverText" value="<?php echo ($option5['sfsi_plus_telegram_MouseOverText']!='') ? $option5['sfsi_plus_telegram_MouseOverText'] : '' ;?>" type="text" />
1048
  </div>
 
 
 
1049
  <div class="mouseover_field sfsiplus_telegram_section">
1050
  <label>
1051
  VK:
1052
  </label>
1053
  <input name="sfsi_plus_vk_MouseOverText" value="<?php echo ($option5['sfsi_plus_vk_MouseOverText']!='') ? $option5['sfsi_plus_vk_MouseOverText'] : '' ;?>" type="text" />
1054
  </div>
1055
-
1056
- </div>
1057
-
1058
- <div class="clear">
1059
- <div class="mouseover_field sfsiplus_ok_section">
1060
  <label>
1061
  ok:
1062
  </label>
1063
  <input name="sfsi_plus_ok_MouseOverText" value="<?php echo ($option5['sfsi_plus_ok_MouseOverText']!='') ? $option5['sfsi_plus_ok_MouseOverText'] : '' ;?>" type="text" />
1064
  </div>
 
 
 
1065
  <div class="mouseover_field sfsiplus_ok_section">
1066
  <label>
1067
  Weibo:
1068
  </label>
1069
  <input name="sfsi_plus_weibo_MouseOverText" value="<?php echo ($option5['sfsi_plus_weibo_MouseOverText']!='') ? $option5['sfsi_plus_weibo_MouseOverText'] : '' ;?>" type="text" />
1070
  </div>
1071
-
1072
  </div>
1073
 
1074
 
1007
  LinkedIn:
1008
  </label>
1009
  <input name="sfsi_plus_linkedIn_MouseOverText" value="<?php echo ($option5['sfsi_plus_linkedIn_MouseOverText']!='') ? $option5['sfsi_plus_linkedIn_MouseOverText'] : '' ;?>" type="text" />
1010
+ </div>
1011
+ <div class="mouseover_field sfsiplus_pinterest_section">
 
 
 
1012
  <label>
1013
  Pinterest:
1014
  </label>
1015
  <input name="sfsi_plus_pinterest_MouseOverText" value="<?php echo ($option5['sfsi_plus_pinterest_MouseOverText']!='') ? $option5['sfsi_plus_pinterest_MouseOverText'] : '' ;?>" type="text" />
1016
  </div>
1017
+ </div>
1018
+
1019
+ <div class="clear">
1020
+
1021
  <div class="mouseover_field sfsiplus_youtube_section">
1022
  <label>
1023
  Youtube:
1024
  </label>
1025
  <input name="sfsi_plus_youtube_MouseOverText" value="<?php echo ($option5['sfsi_plus_youtube_MouseOverText']!='') ? $option5['sfsi_plus_youtube_MouseOverText'] : '' ;?>" type="text" />
1026
+ </div>
1027
+ <div class="mouseover_field sfsiplus_instagram_section">
 
 
 
1028
  <label>
1029
  Instagram:
1030
  </label>
1031
  <input name="sfsi_plus_instagram_MouseOverText" value="<?php echo ($option5['sfsi_plus_instagram_MouseOverText']!='') ? $option5['sfsi_plus_instagram_MouseOverText'] : '' ;?>" type="text" />
1032
  </div>
1033
+ </div>
1034
+
1035
+ <div class="clear">
1036
+
1037
  <div class="mouseover_field sfsiplus_houzz_section">
1038
  <label>
1039
  Houzz:
1040
  </label>
1041
  <input name="sfsi_plus_houzz_MouseOverText" value="<?php echo (isset($option5['sfsi_plus_houzz_MouseOverText']) && $option5['sfsi_plus_houzz_MouseOverText']!='') ? $option5['sfsi_plus_houzz_MouseOverText'] : 'Houzz' ;?>" type="text" />
1042
+ </div>
1043
+ <div class="mouseover_field sfsiplus_telegram_section">
 
 
1044
  <label>
1045
  Telegram:
1046
  </label>
1047
  <input name="sfsi_plus_telegram_MouseOverText" value="<?php echo ($option5['sfsi_plus_telegram_MouseOverText']!='') ? $option5['sfsi_plus_telegram_MouseOverText'] : '' ;?>" type="text" />
1048
  </div>
1049
+ </div>
1050
+ <div class="clear">
1051
+
1052
  <div class="mouseover_field sfsiplus_telegram_section">
1053
  <label>
1054
  VK:
1055
  </label>
1056
  <input name="sfsi_plus_vk_MouseOverText" value="<?php echo ($option5['sfsi_plus_vk_MouseOverText']!='') ? $option5['sfsi_plus_vk_MouseOverText'] : '' ;?>" type="text" />
1057
  </div>
1058
+ <div class="mouseover_field sfsiplus_ok_section">
 
 
 
 
1059
  <label>
1060
  ok:
1061
  </label>
1062
  <input name="sfsi_plus_ok_MouseOverText" value="<?php echo ($option5['sfsi_plus_ok_MouseOverText']!='') ? $option5['sfsi_plus_ok_MouseOverText'] : '' ;?>" type="text" />
1063
  </div>
1064
+ </div>
1065
+
1066
+ <div class="clear">
1067
  <div class="mouseover_field sfsiplus_ok_section">
1068
  <label>
1069
  Weibo:
1070
  </label>
1071
  <input name="sfsi_plus_weibo_MouseOverText" value="<?php echo ($option5['sfsi_plus_weibo_MouseOverText']!='') ? $option5['sfsi_plus_weibo_MouseOverText'] : '' ;?>" type="text" />
1072
  </div>
 
1073
  </div>
1074
 
1075
 
views/sfsi_option_view8.php CHANGED
@@ -129,7 +129,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
129
  <ul class="sfsiplus_icn_listing8" style="margin-top:0">
130
  <span id="sfsi_plus_analyst_pop" style="display:none" data-status="<?php echo $sfsi_plus_willshow_analyst_popup ? "yes" : "no"; ?>"></span>
131
  <!--Second Section-->
132
- <p class="sfsi_premium_feature_note" style="font-size:18px;margin-bottom:15px;padding-left:9px;padding-top:0!important;">Please select one or multiple placement options:</p>
133
  <li class="">
134
  <div class="radio_section tb_4_ck cstmfltonpgstck" onclick="sfsiplus_toggleflotpage(this);">
135
  <input name="sfsi_plus_float_on_page" <?php echo ($option8['sfsi_plus_float_on_page'] == 'yes') ? 'checked="true"' : ''; ?> id="sfsi_plus_float_on_page" type="checkbox" value="yes" class="styled" />
@@ -150,7 +150,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
150
  }
151
  ?>
152
  <div class="sfsiplus_tab_3_icns" <?php echo 'style="' . $style . '"'; ?>>
153
- <p style="margin-top:10px;font-size:16px;"><span class="margin-left:31px">Define the location:</span></p>
154
  <!-- <ul class="sfsiplus_tab_3_icns flthmonpg" style="margin-top:10px" >
155
  <li>
156
  <input name="sfsi_plus_float_page_position" <?php echo ($option8['sfsi_plus_float_page_position'] == 'top-left') ? 'checked="true"' : ''; ?> type="radio" value="top-left" class="styled" />
@@ -260,7 +260,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
260
  </ul>
261
 
262
  <div style="width: 88%; float: left; margin:25px 0 0 47px">
263
- <h4>
264
  <?php _e('Margin From:', SFSI_PLUS_DOMAIN); ?>
265
  </h4>
266
  <ul class="sfsi_plus_floaticon_margin_sec">
@@ -374,10 +374,10 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
374
  </span><br>
375
  </p>
376
  <label class="sfsiplus_sub-subtitle ckckslctn" style="display: none;">
377
- <p style="padding-top: 19px;">
378
  <?php _e('Placing icons in your theme\'s header can be tricky / technical as CSS & PHP know-how is required (as every theme is different, no "automatic" placement is possible).', SFSI_PLUS_DOMAIN); ?>
379
  </p>
380
- <p>
381
  <?php _e('You can try via shortcode (see above), however if you don\'t want any hassle, check out our ', SFSI_PLUS_DOMAIN); ?>
382
  <a class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" style="text-decoration:none">
383
  <span style="text-decoration: underline;cursor: pointer;color:#5A6570"><?php _e('Premium plugin', SFSI_PLUS_DOMAIN); ?></span>
@@ -432,7 +432,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
432
  }
433
  ?>
434
  <label class="sfsiplus_sub-subtitle sfsiplus_toglpstpgsbttl" <?php echo $style_float; ?>>
435
- <?php _e('Here you have two options:', SFSI_PLUS_DOMAIN); ?>
436
  </label>
437
  </p>
438
 
@@ -507,20 +507,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
507
  <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 class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" class="sfisi_plus_font_bold" style="border-bottom: 1px solid #12a252;color: #12a252 !important;cursor:pointer;" target="_blank"><?php _e('Go premium now', SFSI_PLUS_DOMAIN); ?></a><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=linkedin_icon&utm_medium=banner" class="sfsi_plus_font_inherit" style="color: #12a252 !important" target="_blank"><?php _e(' or learn more', SFSI_PLUS_DOMAIN); ?></a>
508
  </p>
509
  <?php } ?>
510
- <div class="options">
511
- <label>
512
- <?php _e('Do you want to display the counts?', SFSI_PLUS_DOMAIN); ?>
513
- </label>
514
- <div class="field">
515
- <select name="sfsi_plus_icons_DisplayCounts" id="sfsi_plus_icons_DisplayCounts" class="styled">
516
- <option value="yes" <?php echo ($option8['sfsi_plus_icons_DisplayCounts'] == 'yes') ? 'selected="true"' : ''; ?>>
517
- <?php _e('YES', SFSI_PLUS_DOMAIN); ?>
518
- </option>
519
- <option value="no" <?php echo ($option8['sfsi_plus_icons_DisplayCounts'] == 'no') ? 'selected="true"' : ''; ?>>
520
- <?php _e('NO', SFSI_PLUS_DOMAIN); ?>
521
- </option>
522
- </select></div>
523
- </div>
524
  </div>
525
  </li>
526
  <?php
@@ -536,7 +523,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
536
 
537
  <div class="row radiodisplaysection">
538
  <h4>
539
- <?php _e('Size and spacing of your icons', SFSI_PLUS_DOMAIN); ?>
540
  </h4>
541
  <div class="icons_size">
542
  <span>
@@ -587,32 +574,13 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
587
  <?php endforeach; ?>
588
  </ul>
589
  <?php if ($option8['sfsi_plus_show_premium_placement_box'] == 'yes') { ?>
590
- <div class="sfsi_plus_new_prmium_follw" style="width: 82%;">
591
  <p class="sfsi_plus_border_left_0" style="font-size:16px !important">
592
  <b><?php _e('New: ', SFSI_PLUS_DOMAIN); ?></b><?php _e('In the Premium Plugin, we also added: Pinterest, Linkedin, WhatsApp, VK, OK, Telegram, Weibo, WeChat, Xing and the option to add custom icons. There are more placement options too, e.g. place the responsive icons before/after posts/pages, show them only on desktop/mobile, insert them manually (via shortcode).', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=responsive_icons&utm_medium=banner" class="sfsi_plus_font_inherit" target="_blank"><?php _e(' See all features', SFSI_PLUS_DOMAIN); ?></a>
593
  </p>
594
  </div>
595
  <?php } ?>
596
 
597
- <div class="options sfsi_plus_border_left_0">
598
- <label class="heading-label" style="width:auto!important;margin-top: 11px;margin-right: 11px;">
599
- <?php _e('So: do you want to display those at the end of every post?', SFSI_PLUS_DOMAIN); ?>
600
- </label>
601
- <ul style="display:flex">
602
- <li style="min-width: 200px">
603
- <input name="sfsi_plus_responsive_icons_end_post" type="radio" value="yes" class="styled" <?php echo (isset($option8['sfsi_plus_responsive_icons_end_post']) && $option8['sfsi_plus_responsive_icons_end_post'] == "yes") ? "checked='checked'" : ''; ?> />
604
- <label class="labelhdng4">
605
- <?php _e('Yes', SFSI_PLUS_DOMAIN); ?>
606
- </label>
607
- </li>
608
- <li>
609
- <input name="sfsi_plus_responsive_icons_end_post" type="radio" value="no" class="styled" <?php echo (!isset($option8['sfsi_plus_responsive_icons_end_post']) ? true : $option8['sfsi_plus_responsive_icons_end_post'] == "no") ? "checked='checked'" : ""; ?> />
610
- <label class="labelhdng4">
611
- <?php _e('No', SFSI_PLUS_DOMAIN); ?>
612
- </label>
613
- </li>
614
-
615
- </div>
616
  </li>
617
 
618
  <!-- sfsi_plus_responsive_icons_end_post -->
@@ -665,7 +633,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
665
  </div>
666
  </div>
667
 
668
- <div class="options sfsi_plus_border_left_0">
669
  <label class="first">
670
  <?php _e('Edges:', SFSI_PLUS_DOMAIN); ?>
671
  </label>
@@ -681,7 +649,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
681
  </select>
682
  </div>
683
  </div>
684
- <span style="width:auto!important;font-size: 18px;color: #5A6570; <?php echo (isset($sfsi_plus_responsive_icons["settings"]["edge_type"]) && $sfsi_plus_responsive_icons["settings"]["edge_type"] == 'Sharp') ? 'display:none' : ''; ?>"><?php _e('with border radius', SFSI_PLUS_DOMAIN); ?></span>
685
  <div style="position:absolute;<?php echo (isset($sfsi_plus_responsive_icons["settings"]["edge_type"]) && $sfsi_plus_responsive_icons["settings"]["edge_type"] == 'Sharp') ? 'display:none' : 'display:inline-block'; ?>">
686
  <select name="sfsi_plus_responsive_icons_settings_edge_radius" id="sfsi_plus_icons_alignment" class="styled">
687
  <?php for ($i = 1; $i <= 20; $i++) : ?>
@@ -759,40 +727,16 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
759
  </div>
760
  </div>
761
  </li>
762
- <li class="sfsi_plus_responsive_icon_option_li sfsiplus_responsive_show" style="<?php echo ($sfsi_plus_display_responsive_type) ?>">
763
- <label class="heading-label">
764
- <?php _e('Share count', SFSI_PLUS_DOMAIN); ?>
765
- </label>
766
- <div class="options sfsi_plus_border_left_0">
767
- <label style="width:auto!important;font-size: 16px;">
768
- <?php _e('Show the total share count on the left of your icons. It will only be visible if the individual counts are set up under <a href="#" style="text-decoration: none;font-size: 16px;" onclick="event.preventDefault();sfsi_plus_scroll_to_div(\'ui-id-9\')" >question 5</a>.', SFSI_PLUS_DOMAIN); ?>
769
- </label>
770
-
771
- </div>
772
- <ul class="sfsiplus_tab_3_icns sfsiplus_shwthmbfraftr " style="float:left">
773
- <li class="clckbltglcls sfsi_plus_border_left_0">
774
- <input name="sfsi_plus_responsive_icon_show_count" <?php echo (isset($sfsi_plus_responsive_icons["settings"]["show_count"]) && $sfsi_plus_responsive_icons["settings"]["show_count"] == "yes") ? "checked='checked'" : ''; ?> type="radio" value="yes" class="styled" />
775
- <label class="labelhdng4">
776
- <?php _e('Yes', SFSI_PLUS_DOMAIN); ?>
777
- </label>
778
- </li>
779
- <li class="clckbltglcls sfsi_plus_border_left_0">
780
- <input name="sfsi_plus_responsive_icon_show_count" <?php echo (!isset($sfsi_plus_responsive_icons["settings"]["show_count"]) ? true : $sfsi_plus_responsive_icons["settings"]["show_count"] == "no") ? "checked='checked'" : ""; ?> type="radio" value="no" class="styled" />
781
- <label class="labelhdng4">
782
- <?php _e('No', SFSI_PLUS_DOMAIN); ?>
783
- </label>
784
- </li>
785
- </ul>
786
- </li>
787
 
788
  <li class="sfsi_plus_responsive_icon_option_li sfsiplus_responsive_hide" style="<?php echo ($sfsi_plus_display_normal_type) ?>">
789
  <ul class="sfsiplus_tab_3_icns sfsiplus_shwthmbfraftr ">
790
- <li class="row sfsiplus_PostsSettings_section sfsi_plus_border_left_0" style="width: 100% !important;">
791
  <div class="options sfsipluspstvwpr">
792
  <label class="first chcklbl">
793
  <?php _e('Display them:', SFSI_PLUS_DOMAIN); ?>
794
  </label>
795
- <label class="seconds chcklbl labelhdng4">
796
  <?php _e('On Post Pages', SFSI_PLUS_DOMAIN); ?>
797
  </label>
798
  <div class="chckwpr">
@@ -814,7 +758,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
814
 
815
  <div class="options sfsipluspstvwpr">
816
  <label class="first chcklbl"> &nbsp;</label>
817
- <label class="seconds chcklbl labelhdng4">
818
  <?php _e('On Homepage', SFSI_PLUS_DOMAIN); ?>
819
  </label>
820
  <div class="chckwpr">
@@ -836,7 +780,7 @@ $option8['sfsi_plus_responsive_icons_end_post'] = (isset($option8['sfsi_plus_re
836
 
837
  <!--Display them options-->
838
  <div class="options shareicontextfld">
839
- <label class="first">
840
  <?php _e('Text to appear before the sharing icons:', SFSI_PLUS_DOMAIN); ?>
841
  </label><input name="sfsi_plus_textBefor_icons" type="text" value="<?php echo ($option8['sfsi_plus_textBefor_icons'] != '') ? $option8['sfsi_plus_textBefor_icons'] : ''; ?>" />
842
  <?php if ($option8['sfsi_plus_show_premium_placement_box'] == 'yes') { ?>
129
  <ul class="sfsiplus_icn_listing8" style="margin-top:0">
130
  <span id="sfsi_plus_analyst_pop" style="display:none" data-status="<?php echo $sfsi_plus_willshow_analyst_popup ? "yes" : "no"; ?>"></span>
131
  <!--Second Section-->
132
+ <p class="sfsi_premium_feature_note" style="font-size:18px;margin-bottom:15px;padding-top:0!important;">Please select one or multiple placement options:</p>
133
  <li class="">
134
  <div class="radio_section tb_4_ck cstmfltonpgstck" onclick="sfsiplus_toggleflotpage(this);">
135
  <input name="sfsi_plus_float_on_page" <?php echo ($option8['sfsi_plus_float_on_page'] == 'yes') ? 'checked="true"' : ''; ?> id="sfsi_plus_float_on_page" type="checkbox" value="yes" class="styled" />
150
  }
151
  ?>
152
  <div class="sfsiplus_tab_3_icns" <?php echo 'style="' . $style . '"'; ?>>
153
+ <p style="font-size:19px;"><span class="margin-left:31px">Define the location:</span></p>
154
  <!-- <ul class="sfsiplus_tab_3_icns flthmonpg" style="margin-top:10px" >
155
  <li>
156
  <input name="sfsi_plus_float_page_position" <?php echo ($option8['sfsi_plus_float_page_position'] == 'top-left') ? 'checked="true"' : ''; ?> type="radio" value="top-left" class="styled" />
260
  </ul>
261
 
262
  <div style="width: 88%; float: left; margin:25px 0 0 47px">
263
+ <h4 style="color: #5a6570 !important;font-family: 'helveticaneue-light';font-size:19px;">
264
  <?php _e('Margin From:', SFSI_PLUS_DOMAIN); ?>
265
  </h4>
266
  <ul class="sfsi_plus_floaticon_margin_sec">
374
  </span><br>
375
  </p>
376
  <label class="sfsiplus_sub-subtitle ckckslctn" style="display: none;">
377
+ <p style="padding-top: 3px;font-size:19px">
378
  <?php _e('Placing icons in your theme\'s header can be tricky / technical as CSS & PHP know-how is required (as every theme is different, no "automatic" placement is possible).', SFSI_PLUS_DOMAIN); ?>
379
  </p>
380
+ <p style="font-size:19px">
381
  <?php _e('You can try via shortcode (see above), however if you don\'t want any hassle, check out our ', SFSI_PLUS_DOMAIN); ?>
382
  <a class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" style="text-decoration:none">
383
  <span style="text-decoration: underline;cursor: pointer;color:#5A6570"><?php _e('Premium plugin', SFSI_PLUS_DOMAIN); ?></span>
432
  }
433
  ?>
434
  <label class="sfsiplus_sub-subtitle sfsiplus_toglpstpgsbttl" <?php echo $style_float; ?>>
435
+ <?php _e('Here you have three options:', SFSI_PLUS_DOMAIN); ?>
436
  </label>
437
  </p>
438
 
507
  <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 class="pop-up" data-id="sfsi_plus_quickpay-overlay" onclick="sfsi_plus_open_quick_checkout(event)" class="sfisi_plus_font_bold" style="border-bottom: 1px solid #12a252;color: #12a252 !important;cursor:pointer;" target="_blank"><?php _e('Go premium now', SFSI_PLUS_DOMAIN); ?></a><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=linkedin_icon&utm_medium=banner" class="sfsi_plus_font_inherit" style="color: #12a252 !important" target="_blank"><?php _e(' or learn more', SFSI_PLUS_DOMAIN); ?></a>
508
  </p>
509
  <?php } ?>
510
+
 
 
 
 
 
 
 
 
 
 
 
 
 
511
  </div>
512
  </li>
513
  <?php
523
 
524
  <div class="row radiodisplaysection">
525
  <h4>
526
+ <?php _e('Size and spacing of your icons:', SFSI_PLUS_DOMAIN); ?>
527
  </h4>
528
  <div class="icons_size">
529
  <span>
574
  <?php endforeach; ?>
575
  </ul>
576
  <?php if ($option8['sfsi_plus_show_premium_placement_box'] == 'yes') { ?>
577
+ <div class="sfsi_plus_new_prmium_follw">
578
  <p class="sfsi_plus_border_left_0" style="font-size:16px !important">
579
  <b><?php _e('New: ', SFSI_PLUS_DOMAIN); ?></b><?php _e('In the Premium Plugin, we also added: Pinterest, Linkedin, WhatsApp, VK, OK, Telegram, Weibo, WeChat, Xing and the option to add custom icons. There are more placement options too, e.g. place the responsive icons before/after posts/pages, show them only on desktop/mobile, insert them manually (via shortcode).', SFSI_PLUS_DOMAIN); ?><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=responsive_icons&utm_medium=banner" class="sfsi_plus_font_inherit" target="_blank"><?php _e(' See all features', SFSI_PLUS_DOMAIN); ?></a>
580
  </p>
581
  </div>
582
  <?php } ?>
583
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
584
  </li>
585
 
586
  <!-- sfsi_plus_responsive_icons_end_post -->
633
  </div>
634
  </div>
635
 
636
+ <div class="options sfsi_plus_border_left_0" style="display: flow-root;">
637
  <label class="first">
638
  <?php _e('Edges:', SFSI_PLUS_DOMAIN); ?>
639
  </label>
649
  </select>
650
  </div>
651
  </div>
652
+ <span style="width:auto!important;font-size: 18px;color: #5A6570;line-height: 45px;font-family: 'helveticaneue-light';margin-left:4px; <?php echo (isset($sfsi_plus_responsive_icons["settings"]["edge_type"]) && $sfsi_plus_responsive_icons["settings"]["edge_type"] == 'Sharp') ? 'display:none' : ''; ?>"><?php _e('with border radius', SFSI_PLUS_DOMAIN); ?></span>
653
  <div style="position:absolute;<?php echo (isset($sfsi_plus_responsive_icons["settings"]["edge_type"]) && $sfsi_plus_responsive_icons["settings"]["edge_type"] == 'Sharp') ? 'display:none' : 'display:inline-block'; ?>">
654
  <select name="sfsi_plus_responsive_icons_settings_edge_radius" id="sfsi_plus_icons_alignment" class="styled">
655
  <?php for ($i = 1; $i <= 20; $i++) : ?>
727
  </div>
728
  </div>
729
  </li>
730
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
731
 
732
  <li class="sfsi_plus_responsive_icon_option_li sfsiplus_responsive_hide" style="<?php echo ($sfsi_plus_display_normal_type) ?>">
733
  <ul class="sfsiplus_tab_3_icns sfsiplus_shwthmbfraftr ">
734
+ <li class="row sfsiplus_PostsSettings_section sfsi_plus_border_left_0" style="width: 100% !important;padding-left: 16px">
735
  <div class="options sfsipluspstvwpr">
736
  <label class="first chcklbl">
737
  <?php _e('Display them:', SFSI_PLUS_DOMAIN); ?>
738
  </label>
739
+ <label class="seconds chcklbl labelhdng4" style="font-size: 18px;">
740
  <?php _e('On Post Pages', SFSI_PLUS_DOMAIN); ?>
741
  </label>
742
  <div class="chckwpr">
758
 
759
  <div class="options sfsipluspstvwpr">
760
  <label class="first chcklbl"> &nbsp;</label>
761
+ <label class="seconds chcklbl labelhdng4" style="font-size: 18px;">
762
  <?php _e('On Homepage', SFSI_PLUS_DOMAIN); ?>
763
  </label>
764
  <div class="chckwpr">
780
 
781
  <!--Display them options-->
782
  <div class="options shareicontextfld">
783
+ <label class="first" style="width: 36% !important;line-height: 42px !important;">
784
  <?php _e('Text to appear before the sharing icons:', SFSI_PLUS_DOMAIN); ?>
785
  </label><input name="sfsi_plus_textBefor_icons" type="text" value="<?php echo ($option8['sfsi_plus_textBefor_icons'] != '') ? $option8['sfsi_plus_textBefor_icons'] : ''; ?>" />
786
  <?php if ($option8['sfsi_plus_show_premium_placement_box'] == 'yes') { ?>
views/sfsi_option_view9.php CHANGED
@@ -548,9 +548,9 @@
548
  <!--Row Section-->
549
  <div class="row_tab">
550
  <div class="sfsi_plus_field">
551
- <label class="sfsi_plus_same_width"><b>
552
  <?php _e( 'Button color:', SFSI_PLUS_DOMAIN ); ?>
553
- </b></label>
554
  <input type="text" name="sfsi_plus_form_button_background" data-default-color="#b5b5b5" id="sfsi_plus_form_button_background" value="<?php echo ($option9['sfsi_plus_form_button_background']!='')
555
  ? $option9['sfsi_plus_form_button_background'] : '' ;
556
  ?>">
548
  <!--Row Section-->
549
  <div class="row_tab">
550
  <div class="sfsi_plus_field">
551
+ <label class="sfsi_plus_same_width">
552
  <?php _e( 'Button color:', SFSI_PLUS_DOMAIN ); ?>
553
+ </label>
554
  <input type="text" name="sfsi_plus_form_button_background" data-default-color="#b5b5b5" id="sfsi_plus_form_button_background" value="<?php echo ($option9['sfsi_plus_form_button_background']!='')
555
  ? $option9['sfsi_plus_form_button_background'] : '' ;
556
  ?>">
views/sfsi_options_view.php CHANGED
@@ -83,12 +83,7 @@
83
  <div class="col-9 col-xxl-10">
84
  <p class="sfsi-top-banner-higligted-text">
85
  <?php _e('If you want ', SFSI_PLUS_DOMAIN); ?>
86
- <span class='font-weight-bold font-italic'><?php _e('more likes & shares', SFSI_PLUS_DOMAIN); ?>
87
- </span>
88
- <?php _e(', more placement options, better sharing features (eg: define the text and image that gets shared), optimization for mobile, ', SFSI_PLUS_DOMAIN); ?>
89
- <a target="_blank" href="https://www.ultimatelysocial.com/extra-icon-styles/?utm_source=usmplus_settings_page&utm_campaign=top_banner&utm_medium=link" class="font-italic text-success" style="font-family: helvetica-light;">
90
- <?php _e('more icon design styles,', SFSI_PLUS_DOMAIN); ?>
91
- </a>
92
  <a target="_blank" href="https://www.ultimatelysocial.com/animated-social-media-icons/?utm_source=usmplus_settings_page&utm_campaign=top_banner&utm_medium=link" class=" text-success font-italic" style="font-family:helvetica-light">
93
  <?php _e('animated icons,', SFSI_PLUS_DOMAIN); ?>
94
  </a>
83
  <div class="col-9 col-xxl-10">
84
  <p class="sfsi-top-banner-higligted-text">
85
  <?php _e('If you want ', SFSI_PLUS_DOMAIN); ?>
86
+ <span class='font-weight-bold font-italic'><?php _e('more likes & shares', SFSI_PLUS_DOMAIN); ?></span><?php _e(', more placement options, better sharing features (eg: define the text and image that gets shared), optimization for mobile, ', SFSI_PLUS_DOMAIN); ?><a target="_blank" href="https://www.ultimatelysocial.com/extra-icon-styles/?utm_source=usmplus_settings_page&utm_campaign=top_banner&utm_medium=link" class="font-italic text-success" style="font-family: helvetica-light;"><?php _e('more icon design styles,', SFSI_PLUS_DOMAIN); ?></a>
 
 
 
 
 
87
  <a target="_blank" href="https://www.ultimatelysocial.com/animated-social-media-icons/?utm_source=usmplus_settings_page&utm_campaign=top_banner&utm_medium=link" class=" text-success font-italic" style="font-family:helvetica-light">
88
  <?php _e('animated icons,', SFSI_PLUS_DOMAIN); ?>
89
  </a>
views/sfsi_other_banners.php CHANGED
@@ -20,12 +20,17 @@
20
 
21
  }
22
  $socialObj = new sfsi_plus_SocialHelper();
23
- $current_url = site_url();
24
- $fb_data = $socialObj->sfsi_get_fb($current_url);
25
- $check_fb_count_more_than_one = ((!empty($socialObj->format_num($fb_data['like_count'])) || !empty($socialObj->format_num($fb_data['share_count']))) && !empty($socialObj->sfsi_get_pinterest($current_url)));
 
 
 
 
 
26
  ?>
27
  <?php
28
- if (is_ssl() && $check_fb_count_more_than_one && ($sfsi_plus_dismiss_sharecount['show_banner'] == "yes" || false == $sfsi_plus_dismiss_sharecount)) {
29
  // also check if there is likes on http page
30
  foreach ($google_analytics as $key => $sharecount_plugin) {
31
  $sfsi_plus_show_sharecount_banner = sfsi_plus_check_on_plugin_page($sharecount_plugin['dir_slug'], $sharecount_plugin['option_name'], $current_site_url);
20
 
21
  }
22
  $socialObj = new sfsi_plus_SocialHelper();
23
+ $current_url = site_url();
24
+ $fb_data = $socialObj->sfsi_banner_get_fb($current_url);
25
+ $check_fb_count_more_than_one = $fb_data > 0 || $socialObj->sfsi_get_pinterest($current_url) > 0;
26
+ $sfsi_fb_count = get_option('sfsi_plus_fb_count', false);
27
+ if ($check_fb_count_more_than_one > $sfsi_fb_count || $sfsi_fb_count == "") {
28
+ update_option('sfsi_plus_fb_count', ($check_fb_count_more_than_one));
29
+ }
30
+ $sfsi_fb_count_check_for_shares = $sfsi_fb_count > 0;
31
  ?>
32
  <?php
33
+ if (is_ssl() && $sfsi_fb_count_check_for_shares && ($sfsi_plus_dismiss_sharecount['show_banner'] == "yes" || false == $sfsi_plus_dismiss_sharecount)) {
34
  // also check if there is likes on http page
35
  foreach ($google_analytics as $key => $sharecount_plugin) {
36
  $sfsi_plus_show_sharecount_banner = sfsi_plus_check_on_plugin_page($sharecount_plugin['dir_slug'], $sharecount_plugin['option_name'], $current_site_url);
views/sfsi_pop_content.php CHANGED
@@ -276,7 +276,7 @@ $connectFeedLgn = "https://api.follow.it/?".base64_encode("userprofile=wordpress
276
 
277
  <div class="adminTooltip" >
278
  <a href="javascript:"><img width="51" class="sfsi_wicon" src="<?php echo SFSI_PLUS_PLUGURL; ?>images/youtube.png" title="youtube" alt="youtube" /></a>
279
- <div class="sfsi_plus_tool_tip_2 sfsi_plus_tool_tip_2_inr utube_tool_bdr" style=" margin-left: -67px; width: 96px;" >
280
  <span class="bot_arow bot_utube_arow"></span>
281
  <div class="sfsi_plus_inside">
282
  <div class="utub_visit"><img src="<?php echo $visit_iconsUrl."youtube.png"; ?>" /></div>
@@ -301,7 +301,7 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
301
  <a href="javascript:">
302
  <img width="51" class="sfsi_wicon" src="<?php echo SFSI_PLUS_PLUGURL; ?>images/pinterest.png" title="pinterest" alt="pinterest" />
303
  </a>
304
- <div class="sfsi_plus_tool_tip_2 sfsi_plus_tool_tip_2_inr sfsi_plus_printst_tool_bdr" style=" width: 73px; margin-left: -55.5px;" >
305
  <span class="bot_arow bot_pintst_arow"></span>
306
  <div class="sfsi_plus_inside">
307
  <div class="prints_visit"><img src="<?php echo $visit_iconsUrl."pinterest.png"; ?>" /></div>
@@ -327,7 +327,7 @@ $pin_url=($option2['sfsi_plus_pinterest_pageUrl']!='') ? $option2['sfsi_plus_pi
327
  </h4>
328
  <div class="adminTooltip" >
329
  <a href="javascript:"><img width="51" class="sfsi_wicon" src="<?php echo SFSI_PLUS_PLUGURL;?>images/linked_in.png" title="LinkedIn" alt="LinkedIn"/></a>
330
- <div class="sfsi_plus_tool_tip_2 sfsi_plus_tool_tip_2_inr sfsi_plus_linkedin_tool_bdr" style=" width: 99px; margin-left: -68.5px;">
331
  <span class="bot_arow bot_linkedin_arow"></span>
332
  <div class="sfsi_plus_inside">
333
  <div style="margin:1px 5px;" class="linkin_1"><img src="<?php echo $visit_iconsUrl."linkedIn.png"; ?>" /></div>
276
 
277
  <div class="adminTooltip" >
278
  <a href="javascript:"><img width="51" class="sfsi_wicon" src="<?php echo SFSI_PLUS_PLUGURL; ?>images/youtube.png" title="youtube" alt="youtube" /></a>
279
+ <div class="sfsi_plus_tool_tip_2 sfsi_plus_tool_tip_2_inr utube_tool_bdr" style=" margin-left: -55px; width: 96px;" >
280
  <span class="bot_arow bot_utube_arow"></span>
281
  <div class="sfsi_plus_inside">
282
  <div class="utub_visit"><img src="<?php echo $visit_iconsUrl."youtube.png"; ?>" /></div>
301
  <a href="javascript:">
302
  <img width="51" class="sfsi_wicon" src="<?php echo SFSI_PLUS_PLUGURL; ?>images/pinterest.png" title="pinterest" alt="pinterest" />
303
  </a>
304
+ <div class="sfsi_plus_tool_tip_2 sfsi_plus_tool_tip_2_inr sfsi_plus_printst_tool_bdr" style=" width: 73px; margin-left: -45.5px;" >
305
  <span class="bot_arow bot_pintst_arow"></span>
306
  <div class="sfsi_plus_inside">
307
  <div class="prints_visit"><img src="<?php echo $visit_iconsUrl."pinterest.png"; ?>" /></div>
327
  </h4>
328
  <div class="adminTooltip" >
329
  <a href="javascript:"><img width="51" class="sfsi_wicon" src="<?php echo SFSI_PLUS_PLUGURL;?>images/linked_in.png" title="LinkedIn" alt="LinkedIn"/></a>
330
+ <div class="sfsi_plus_tool_tip_2 sfsi_plus_tool_tip_2_inr sfsi_plus_linkedin_tool_bdr" style=" width: 99px; margin-left: -61.5px;">
331
  <span class="bot_arow bot_linkedin_arow"></span>
332
  <div class="sfsi_plus_inside">
333
  <div style="margin:1px 5px;" class="linkin_1"><img src="<?php echo $visit_iconsUrl."linkedIn.png"; ?>" /></div>
views/subviews/que4/banner.php CHANGED
@@ -119,7 +119,7 @@ h4.bannerTitle span{ font-size: 16px;font-weight: 500;}
119
 
120
  <?php endforeach; ?>
121
 
122
- <div class="row sf_si_all_features_premium" style="padding-left:50px;">
123
  <a style="font-weight: unset;" target="_blank" href="<?php echo $hrefViewMore; ?>">View all</a>
124
  </div>
125
 
119
 
120
  <?php endforeach; ?>
121
 
122
+ <div class="row sf_si_all_features_premium">
123
  <a style="font-weight: unset;" target="_blank" href="<?php echo $hrefViewMore; ?>">View all</a>
124
  </div>
125