Version Description
- Updated to follow.it
- Updated notifications to make them less annoying
Download this release
Release Info
Developer | socialdude |
Plugin | Social Media Share Buttons & Social Sharing Icons |
Version | 2.5.2 |
Comparing to | |
See all releases |
Code changes from version 2.5.1 to 2.5.2
- css/bootstrap.min.css +34 -0
- css/sfsi-admin-common-style.css +98 -0
- css/sfsi-admin-style.css +73 -730
- css/sfsi-style.css +15 -30
- images/icons_theme/badge/badge_sf.png +0 -0
- images/icons_theme/black/black_sf.png +0 -0
- images/icons_theme/chrome_blue/chrome_blue_sf.png +0 -0
- images/icons_theme/chrome_grey/chrome_grey_sf.png +0 -0
- images/icons_theme/crystal/crystal_sf.png +0 -0
- images/icons_theme/cubes/cubes_sf.png +0 -0
- images/icons_theme/cute/cute_sf.png +0 -0
- images/icons_theme/default/default_sf.png +0 -0
- images/icons_theme/flat/flat_sf.png +0 -0
- images/icons_theme/glossy/glossy_sf.png +0 -0
- images/icons_theme/orange/orange_sf.png +0 -0
- images/icons_theme/shaded_dark/shaded_dark_sf.png +0 -0
- images/icons_theme/shaded_light/shaded_light_sf.png +0 -0
- images/icons_theme/silver/silver_sf.png +0 -0
- images/icons_theme/splash/splash_sf.png +0 -0
- images/icons_theme/thin/thin_sf.png +0 -0
- images/icons_theme/transparent/transparent_sf.png +0 -0
- images/no-image.jpg +0 -0
- images/sf_arow_icn.png +0 -0
- images/sfsi-video-play.png +0 -0
- images/tab_3_icns.png +0 -0
- js/custom-admin.js +40 -11
- libs/controllers/sfsi_buttons_controller.php +8 -0
- libs/controllers/sfsi_socialhelper.php +5 -10
- libs/controllers/sfsiocns_OnPosts.php +46 -50
- libs/sfsi_Init_JqueryCss.php +2 -0
- libs/sfsi_custom_social_sharing_data.php +226 -4
- libs/sfsi_install_uninstall.php +16 -12
- libs/sfsi_subscribe_widget.php +5 -7
- libs/sfsi_widget.php +11 -13
- readme.txt +9 -6
- ultimate_social_media_icons.php +36 -40
- views/sfsi_option_view2.php +10 -9
- views/sfsi_option_view8.php +6 -5
- views/sfsi_options_view.php +60 -41
- views/sfsi_pop_content.php +9 -9
- views/sfsi_section_for_premium.php +12 -3
- views/subviews/que4/banner.php +1 -1
css/bootstrap.min.css
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
|
3 |
+
* Copyright 2011-2019 The Bootstrap Authors
|
4 |
+
* Copyright 2011-2019 Twitter, Inc.
|
5 |
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6 |
+
*/html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.main_contant .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
|
7 |
+
/*# sourceMappingURL=bootstrap-grid.min.css.map */
|
8 |
+
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.text-success{color:#28a745!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}
|
9 |
+
@media (min-width:1600px){.container{max-width:1140px}.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xxl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xxl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xxl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xxl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xxl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xxl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xxl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xxl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xxl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xxl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xxl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xxl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xxl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xxl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.333333%}.offset-xxl-2{margin-left:16.666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.333333%}.offset-xxl-5{margin-left:41.666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.333333%}.offset-xxl-8{margin-left:66.666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.333333%}.offset-xxl-11{margin-left:91.666667%}.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
|
10 |
+
.font-weight-light {
|
11 |
+
font-weight: 300 !important;
|
12 |
+
}
|
13 |
+
.font-weight-lighter {
|
14 |
+
font-weight: lighter !important;
|
15 |
+
}
|
16 |
+
.font-weight-normal {
|
17 |
+
font-weight: 400 !important;
|
18 |
+
}
|
19 |
+
.font-weight-bold {
|
20 |
+
font-weight: 700 !important;
|
21 |
+
}
|
22 |
+
.font-weight-bolder {
|
23 |
+
font-weight: bolder !important;
|
24 |
+
}
|
25 |
+
.font-italic {
|
26 |
+
font-style: italic !important;
|
27 |
+
}
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
css/sfsi-admin-common-style.css
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@charset "utf-8";
|
2 |
+
|
3 |
+
@font-face {
|
4 |
+
font-family: helveticabold;
|
5 |
+
src: url(fonts/helvetica_bold_0-webfont.eot);
|
6 |
+
src: url(fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_bold_0-webfont.woff) format('woff'), url(fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
|
7 |
+
font-weight: 400;
|
8 |
+
font-style: normal;
|
9 |
+
}
|
10 |
+
|
11 |
+
@font-face {
|
12 |
+
font-family: helveticaregular;
|
13 |
+
src: url(fonts/helvetica_0-webfont.eot);
|
14 |
+
src: url(fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_0-webfont.woff) format('woff'), url(fonts/helvetica_0-webfont.ttf) format('truetype'), url(fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
|
15 |
+
font-weight: 400;
|
16 |
+
font-style: normal;
|
17 |
+
}
|
18 |
+
|
19 |
+
@font-face {
|
20 |
+
font-family: helvetica-light;
|
21 |
+
src: url(fonts/helvetica_0-webfont.eot);
|
22 |
+
src: url(fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_0-webfont.woff) format('woff'), url(fonts/helvetica_0-webfont.ttf) format('truetype'), url(fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
|
23 |
+
font-weight: 400;
|
24 |
+
font-style: normal;
|
25 |
+
}
|
26 |
+
|
27 |
+
@font-face {
|
28 |
+
font-family: helveticaneue-light;
|
29 |
+
src: url(fonts/helveticaneue-light.eot);
|
30 |
+
src: url(fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(fonts/helveticaneue-light.woff) format('woff'), url(fonts/helveticaneue-light.ttf) format('truetype'), url(fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
|
31 |
+
font-weight: 400;
|
32 |
+
font-style: normal;
|
33 |
+
}
|
34 |
+
|
35 |
+
#sfsi-social-media .inside {
|
36 |
+
min-height: 950px;
|
37 |
+
overflow: hidden;
|
38 |
+
}
|
39 |
+
input[type='button'].sfsi-post-meta-btn{
|
40 |
+
width: 100%;
|
41 |
+
margin-top: 10px;
|
42 |
+
min-height: 45px;
|
43 |
+
background: #45a745;
|
44 |
+
color: white;
|
45 |
+
font-size: 16px;
|
46 |
+
}
|
47 |
+
#sfsi-social-media .inside{min-height: 950px;overflow: hidden;}
|
48 |
+
.sfsi_custom_social_data_container{float:left;width: 23%;display: inline-block;}
|
49 |
+
.imgContainer img{width: 100%;height: 323px;}
|
50 |
+
.imgUploadBtn{width: auto;}
|
51 |
+
img#sfsi-social-media-image-preview {}
|
52 |
+
input#sfsi-social-media-image-button,input#sfsi-social-pinterest-image-button {width: 100%;margin-top: 10px;min-height: 45px;background: #45a745;color: white;font-size: 16px;}
|
53 |
+
.imgTxt{ margin-top: 10px;width: 100%;}
|
54 |
+
.imgTopTxt{ font-size: 14px;padding-bottom: 10px;}
|
55 |
+
.imgTopTxt strong {font-size: 17px;font-family: inherit;}
|
56 |
+
.sfsi_custom_social_titlePlusDescription { margin-left: 30px; width: 70%;float: left; margin-top:7px;}
|
57 |
+
.sfsi_titlePlusDescription{ margin-left: 30px; width: 100%;float: left;}
|
58 |
+
.sfsi_custom_social_data_title{float: left;width: 100%;}
|
59 |
+
.sfsi_custom_social_data_description{margin-top: 40px;float: left;}
|
60 |
+
.social_description {width: 73%;float:left;margin-top: 10px;}
|
61 |
+
.sfsi_textarea{ width: 100%;min-height: 84px; border-radius: 4px;}
|
62 |
+
.remaining_char_box { background: #666;width: 25%;height: 34px;float: left;color: white;text-align: left;padding: 9px 0px 0px 8px;margin-top: 10px;font-weight: 600;border-radius: 25px 25px;text-align:center !important;font-size: 16px;}
|
63 |
+
.social_description_container{width: 100%;}
|
64 |
+
.social_data_container_first{float: left;padding: 15px 0px 10px 15px;}
|
65 |
+
.social_data_container_second{float: left;margin-top: 25px;padding: 15px 0px 10px 15px;}
|
66 |
+
.social_description_hint {float: left;width: 73%;margin-top:10px;}
|
67 |
+
|
68 |
+
/* CSS for notice if usm is disabled for adding open graph meta tags */
|
69 |
+
.sfsi_disable_usm_ogtags_notice {background-color: #fde9d8;float: left;padding: 10px;margin: 4px 0 20px 0;font-size: 14px;line-height: 25px;}
|
70 |
+
a.sfsi_disable_usm_ogtags_setting_change {color: #444;cursor: pointer;font-weight: 600;}
|
71 |
+
|
72 |
+
.imgpicker{ position: relative;z-index:10;}
|
73 |
+
.usm-remove-media {position: absolute;z-index: 100000;text-decoration: none;top: 0px;right: 0px;z-index: 10;display: none;color: white !important;}
|
74 |
+
.usm-remove-media:hover{color: white !important;text-decoration: none;}
|
75 |
+
.usm-overlay{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, .6);display: none;}
|
76 |
+
|
77 |
+
|
78 |
+
.sfsi-post-tooltip a:after{
|
79 |
+
content: "";
|
80 |
+
border-color: transparent green;
|
81 |
+
border-style: solid;
|
82 |
+
border-left: 0px solid red;
|
83 |
+
border-right: 2px solid #dddddd;
|
84 |
+
border-top: 0px solid red;
|
85 |
+
border-bottom: 2px solid #dddddd;
|
86 |
+
height: 18px;
|
87 |
+
background: #ddd;
|
88 |
+
width: 13px;
|
89 |
+
top: 128% !important;
|
90 |
+
left: 54%;
|
91 |
+
position: absolute;
|
92 |
+
color: green;
|
93 |
+
transform: rotate(45deg);
|
94 |
+
padding-right: 5px;
|
95 |
+
font-size: 22px;
|
96 |
+
margin-left: -25px;
|
97 |
+
margin-top: -28px;
|
98 |
+
}
|
css/sfsi-admin-style.css
CHANGED
@@ -422,11 +422,12 @@ ul.icn_listing li .right_info a {
|
|
422 |
margin: 0 0 12px 94px;
|
423 |
}
|
424 |
ul.tab_2_email_sec .sf_arow {
|
425 |
-
width:
|
426 |
-
height:
|
427 |
float: left;
|
428 |
background: url(../images/sf_arow_icn.png) no-repeat;
|
429 |
margin: 0 8px 0 6px;
|
|
|
430 |
}
|
431 |
ul.tab_2_email_sec .email_icn {
|
432 |
background: url(../images/tab_1_icn_list.png) 0 -71px no-repeat;
|
@@ -1658,7 +1659,7 @@ ul.tab_2_email_sec li .radio {
|
|
1658 |
position: relative;
|
1659 |
}
|
1660 |
.tab6 .options .field .select {
|
1661 |
-
width:
|
1662 |
background: url(../images/select_bg1.jpg) no-repeat;
|
1663 |
display: block;
|
1664 |
padding-left: 17px;
|
@@ -1739,7 +1740,7 @@ ul.tab_2_email_sec li .radio {
|
|
1739 |
position: relative;
|
1740 |
}
|
1741 |
.tab7 .text_options .field .select {
|
1742 |
-
width:
|
1743 |
padding-right: 21px;
|
1744 |
height: 47px;
|
1745 |
background: url(../images/select_bg1.jpg) no-repeat;
|
@@ -3188,8 +3189,8 @@ h2.optional {
|
|
3188 |
width: 33% !important
|
3189 |
}
|
3190 |
|
3191 |
-
.
|
3192 |
-
margin: 0 20px 0 0 !important;
|
3193 |
float: left
|
3194 |
}
|
3195 |
.tab9 .sfsi_tab_3_icns {
|
@@ -3702,731 +3703,8 @@ div#sfsi_error_reporting_notice {
|
|
3702 |
.tab3 .sub_row .effectName {
|
3703 |
width: 50%;
|
3704 |
}
|
3705 |
-
}/* */
|
3706 |
-
|
3707 |
-
.col-lg-1,
|
3708 |
-
.col-lg-10,
|
3709 |
-
.col-lg-11,
|
3710 |
-
.col-lg-12,
|
3711 |
-
.col-lg-2,
|
3712 |
-
.col-lg-3,
|
3713 |
-
.col-lg-4,
|
3714 |
-
.col-lg-5,
|
3715 |
-
.col-lg-6,
|
3716 |
-
.col-lg-7,
|
3717 |
-
.col-lg-8,
|
3718 |
-
.col-lg-9,
|
3719 |
-
.col-md-1,
|
3720 |
-
.col-md-10,
|
3721 |
-
.col-md-11,
|
3722 |
-
.col-md-12,
|
3723 |
-
.col-md-2,
|
3724 |
-
.col-md-3,
|
3725 |
-
.col-md-4,
|
3726 |
-
.col-md-5,
|
3727 |
-
.col-md-6,
|
3728 |
-
.col-md-7,
|
3729 |
-
.col-md-8,
|
3730 |
-
.col-md-9,
|
3731 |
-
.col-sm-1,
|
3732 |
-
.col-sm-10,
|
3733 |
-
.col-sm-11,
|
3734 |
-
.col-sm-12,
|
3735 |
-
.col-sm-2,
|
3736 |
-
.col-sm-3,
|
3737 |
-
.col-sm-4,
|
3738 |
-
.col-sm-5,
|
3739 |
-
.col-sm-6,
|
3740 |
-
.col-sm-7,
|
3741 |
-
.col-sm-8,
|
3742 |
-
.col-sm-9,
|
3743 |
-
.col-xs-1,
|
3744 |
-
.col-xs-10,
|
3745 |
-
.col-xs-11,
|
3746 |
-
.col-xs-12,
|
3747 |
-
.col-xs-2,
|
3748 |
-
.col-xs-3,
|
3749 |
-
.col-xs-4,
|
3750 |
-
.col-xs-5,
|
3751 |
-
.col-xs-6,
|
3752 |
-
.col-xs-7,
|
3753 |
-
.col-xs-8,
|
3754 |
-
.col-xs-9 {
|
3755 |
-
position: relative;
|
3756 |
-
min-height: 1px;
|
3757 |
-
padding-right: 15px;
|
3758 |
-
padding-left: 15px;
|
3759 |
-
}
|
3760 |
-
@media (min-width: 992px) {
|
3761 |
-
.col-md-12 {
|
3762 |
-
width: 100%;
|
3763 |
-
}
|
3764 |
-
|
3765 |
-
.col-md-3 {
|
3766 |
-
width: 25%;
|
3767 |
-
}
|
3768 |
-
|
3769 |
-
.col-md-1,
|
3770 |
-
.col-md-10,
|
3771 |
-
.col-md-11,
|
3772 |
-
.col-md-12,
|
3773 |
-
.col-md-2,
|
3774 |
-
.col-md-3,
|
3775 |
-
.col-md-4,
|
3776 |
-
.col-md-5,
|
3777 |
-
.col-md-6,
|
3778 |
-
.col-md-7,
|
3779 |
-
.col-md-8,
|
3780 |
-
.col-md-9 {
|
3781 |
-
float: left;
|
3782 |
-
}
|
3783 |
-
|
3784 |
-
.col-md-12 {
|
3785 |
-
width: 100%
|
3786 |
-
}
|
3787 |
-
|
3788 |
-
.col-md-11 {
|
3789 |
-
width: 91.66666667%
|
3790 |
-
}
|
3791 |
-
|
3792 |
-
.col-md-10 {
|
3793 |
-
width: 83.33333333%
|
3794 |
-
}
|
3795 |
-
|
3796 |
-
.col-md-9 {
|
3797 |
-
width: 75%
|
3798 |
-
}
|
3799 |
-
|
3800 |
-
.col-md-8 {
|
3801 |
-
width: 66.66666667%
|
3802 |
-
}
|
3803 |
-
|
3804 |
-
.col-md-7 {
|
3805 |
-
width: 58.33333333%
|
3806 |
-
}
|
3807 |
-
|
3808 |
-
.col-md-6 {
|
3809 |
-
width: 50%
|
3810 |
-
}
|
3811 |
-
|
3812 |
-
.col-md-5 {
|
3813 |
-
width: 41.66666667%
|
3814 |
-
}
|
3815 |
-
|
3816 |
-
.col-md-4 {
|
3817 |
-
width: 33.33333333%
|
3818 |
-
}
|
3819 |
-
|
3820 |
-
.col-md-3 {
|
3821 |
-
width: 25%
|
3822 |
-
}
|
3823 |
-
|
3824 |
-
.col-md-2 {
|
3825 |
-
width: 16.66666667%
|
3826 |
-
}
|
3827 |
-
|
3828 |
-
.col-md-1 {
|
3829 |
-
width: 8.33333333%
|
3830 |
-
}
|
3831 |
-
|
3832 |
-
.col-md-pull-12 {
|
3833 |
-
right: 100%
|
3834 |
-
}
|
3835 |
-
|
3836 |
-
.col-md-pull-11 {
|
3837 |
-
right: 91.66666667%
|
3838 |
-
}
|
3839 |
-
|
3840 |
-
.col-md-pull-10 {
|
3841 |
-
right: 83.33333333%
|
3842 |
-
}
|
3843 |
-
|
3844 |
-
.col-md-pull-9 {
|
3845 |
-
right: 75%
|
3846 |
-
}
|
3847 |
-
|
3848 |
-
.col-md-pull-8 {
|
3849 |
-
right: 66.66666667%
|
3850 |
-
}
|
3851 |
-
|
3852 |
-
.col-md-pull-7 {
|
3853 |
-
right: 58.33333333%
|
3854 |
-
}
|
3855 |
-
|
3856 |
-
.col-md-pull-6 {
|
3857 |
-
right: 50%
|
3858 |
-
}
|
3859 |
-
|
3860 |
-
.col-md-pull-5 {
|
3861 |
-
right: 41.66666667%
|
3862 |
-
}
|
3863 |
-
|
3864 |
-
.col-md-pull-4 {
|
3865 |
-
right: 33.33333333%
|
3866 |
-
}
|
3867 |
-
|
3868 |
-
.col-md-pull-3 {
|
3869 |
-
right: 25%
|
3870 |
-
}
|
3871 |
-
|
3872 |
-
.col-md-pull-2 {
|
3873 |
-
right: 16.66666667%
|
3874 |
-
}
|
3875 |
-
|
3876 |
-
.col-md-pull-1 {
|
3877 |
-
right: 8.33333333%
|
3878 |
-
}
|
3879 |
-
|
3880 |
-
.col-md-pull-0 {
|
3881 |
-
right: auto
|
3882 |
-
}
|
3883 |
-
|
3884 |
-
.col-md-push-12 {
|
3885 |
-
left: 100%
|
3886 |
-
}
|
3887 |
-
|
3888 |
-
.col-md-push-11 {
|
3889 |
-
left: 91.66666667%
|
3890 |
-
}
|
3891 |
-
|
3892 |
-
.col-md-push-10 {
|
3893 |
-
left: 83.33333333%
|
3894 |
-
}
|
3895 |
-
|
3896 |
-
.col-md-push-9 {
|
3897 |
-
left: 75%
|
3898 |
-
}
|
3899 |
-
|
3900 |
-
.col-md-push-8 {
|
3901 |
-
left: 66.66666667%
|
3902 |
-
}
|
3903 |
-
|
3904 |
-
.col-md-push-7 {
|
3905 |
-
left: 58.33333333%
|
3906 |
-
}
|
3907 |
-
|
3908 |
-
.col-md-push-6 {
|
3909 |
-
left: 50%
|
3910 |
-
}
|
3911 |
-
|
3912 |
-
.col-md-push-5 {
|
3913 |
-
left: 41.66666667%
|
3914 |
-
}
|
3915 |
-
|
3916 |
-
.col-md-push-4 {
|
3917 |
-
left: 33.33333333%
|
3918 |
-
}
|
3919 |
-
|
3920 |
-
.col-md-push-3 {
|
3921 |
-
left: 25%
|
3922 |
-
}
|
3923 |
-
|
3924 |
-
.col-md-push-2 {
|
3925 |
-
left: 16.66666667%
|
3926 |
-
}
|
3927 |
-
|
3928 |
-
.col-md-push-1 {
|
3929 |
-
left: 8.33333333%
|
3930 |
-
}
|
3931 |
-
|
3932 |
-
.col-md-push-0 {
|
3933 |
-
left: auto
|
3934 |
-
}
|
3935 |
-
|
3936 |
-
.col-md-offset-12 {
|
3937 |
-
margin-left: 100%
|
3938 |
-
}
|
3939 |
-
|
3940 |
-
.col-md-offset-11 {
|
3941 |
-
margin-left: 91.66666667%
|
3942 |
-
}
|
3943 |
-
|
3944 |
-
.col-md-offset-10 {
|
3945 |
-
margin-left: 83.33333333%
|
3946 |
-
}
|
3947 |
-
|
3948 |
-
.col-md-offset-9 {
|
3949 |
-
margin-left: 75%
|
3950 |
-
}
|
3951 |
-
|
3952 |
-
.col-md-offset-8 {
|
3953 |
-
margin-left: 66.66666667%
|
3954 |
-
}
|
3955 |
-
|
3956 |
-
.col-md-offset-7 {
|
3957 |
-
margin-left: 58.33333333%
|
3958 |
-
}
|
3959 |
-
|
3960 |
-
.col-md-offset-6 {
|
3961 |
-
margin-left: 50%
|
3962 |
-
}
|
3963 |
-
|
3964 |
-
.col-md-offset-5 {
|
3965 |
-
margin-left: 41.66666667%
|
3966 |
-
}
|
3967 |
-
|
3968 |
-
.col-md-offset-4 {
|
3969 |
-
margin-left: 33.33333333%
|
3970 |
-
}
|
3971 |
-
|
3972 |
-
.col-md-offset-3 {
|
3973 |
-
margin-left: 25%
|
3974 |
-
}
|
3975 |
-
|
3976 |
-
.col-md-offset-2 {
|
3977 |
-
margin-left: 16.66666667%
|
3978 |
-
}
|
3979 |
-
|
3980 |
-
.col-md-offset-1 {
|
3981 |
-
margin-left: 8.33333333%
|
3982 |
-
}
|
3983 |
-
|
3984 |
-
.col-md-offset-0 {
|
3985 |
-
margin-left: 0
|
3986 |
-
}
|
3987 |
}
|
3988 |
-
@media (min-width:768px) {
|
3989 |
-
|
3990 |
-
.col-sm-1,
|
3991 |
-
.col-sm-10,
|
3992 |
-
.col-sm-11,
|
3993 |
-
.col-sm-12,
|
3994 |
-
.col-sm-2,
|
3995 |
-
.col-sm-3,
|
3996 |
-
.col-sm-4,
|
3997 |
-
.col-sm-5,
|
3998 |
-
.col-sm-6,
|
3999 |
-
.col-sm-7,
|
4000 |
-
.col-sm-8,
|
4001 |
-
.col-sm-9 {
|
4002 |
-
float: left
|
4003 |
-
}
|
4004 |
-
|
4005 |
-
.col-sm-12 {
|
4006 |
-
width: 100%
|
4007 |
-
}
|
4008 |
-
|
4009 |
-
.col-sm-11 {
|
4010 |
-
width: 91.66666667%
|
4011 |
-
}
|
4012 |
-
|
4013 |
-
.col-sm-10 {
|
4014 |
-
width: 83.33333333%
|
4015 |
-
}
|
4016 |
-
|
4017 |
-
.col-sm-9 {
|
4018 |
-
width: 75%
|
4019 |
-
}
|
4020 |
-
|
4021 |
-
.col-sm-8 {
|
4022 |
-
width: 66.66666667%
|
4023 |
-
}
|
4024 |
-
|
4025 |
-
.col-sm-7 {
|
4026 |
-
width: 58.33333333%
|
4027 |
-
}
|
4028 |
-
|
4029 |
-
.col-sm-6 {
|
4030 |
-
width: 50%
|
4031 |
-
}
|
4032 |
-
|
4033 |
-
.col-sm-5 {
|
4034 |
-
width: 41.66666667%
|
4035 |
-
}
|
4036 |
-
|
4037 |
-
.col-sm-4 {
|
4038 |
-
width: 33.33333333%
|
4039 |
-
}
|
4040 |
-
|
4041 |
-
.col-sm-3 {
|
4042 |
-
width: 25%
|
4043 |
-
}
|
4044 |
-
|
4045 |
-
.col-sm-2 {
|
4046 |
-
width: 16.66666667%
|
4047 |
-
}
|
4048 |
-
|
4049 |
-
.col-sm-1 {
|
4050 |
-
width: 8.33333333%
|
4051 |
-
}
|
4052 |
-
|
4053 |
-
.col-sm-pull-12 {
|
4054 |
-
right: 100%
|
4055 |
-
}
|
4056 |
-
|
4057 |
-
.col-sm-pull-11 {
|
4058 |
-
right: 91.66666667%
|
4059 |
-
}
|
4060 |
-
|
4061 |
-
.col-sm-pull-10 {
|
4062 |
-
right: 83.33333333%
|
4063 |
-
}
|
4064 |
-
|
4065 |
-
.col-sm-pull-9 {
|
4066 |
-
right: 75%
|
4067 |
-
}
|
4068 |
-
|
4069 |
-
.col-sm-pull-8 {
|
4070 |
-
right: 66.66666667%
|
4071 |
-
}
|
4072 |
-
|
4073 |
-
.col-sm-pull-7 {
|
4074 |
-
right: 58.33333333%
|
4075 |
-
}
|
4076 |
-
|
4077 |
-
.col-sm-pull-6 {
|
4078 |
-
right: 50%
|
4079 |
-
}
|
4080 |
-
|
4081 |
-
.col-sm-pull-5 {
|
4082 |
-
right: 41.66666667%
|
4083 |
-
}
|
4084 |
-
|
4085 |
-
.col-sm-pull-4 {
|
4086 |
-
right: 33.33333333%
|
4087 |
-
}
|
4088 |
-
|
4089 |
-
.col-sm-pull-3 {
|
4090 |
-
right: 25%
|
4091 |
-
}
|
4092 |
-
|
4093 |
-
.col-sm-pull-2 {
|
4094 |
-
right: 16.66666667%
|
4095 |
-
}
|
4096 |
-
|
4097 |
-
.col-sm-pull-1 {
|
4098 |
-
right: 8.33333333%
|
4099 |
-
}
|
4100 |
-
|
4101 |
-
.col-sm-pull-0 {
|
4102 |
-
right: auto
|
4103 |
-
}
|
4104 |
-
|
4105 |
-
.col-sm-push-12 {
|
4106 |
-
left: 100%
|
4107 |
-
}
|
4108 |
-
|
4109 |
-
.col-sm-push-11 {
|
4110 |
-
left: 91.66666667%
|
4111 |
-
}
|
4112 |
-
|
4113 |
-
.col-sm-push-10 {
|
4114 |
-
left: 83.33333333%
|
4115 |
-
}
|
4116 |
-
|
4117 |
-
.col-sm-push-9 {
|
4118 |
-
left: 75%
|
4119 |
-
}
|
4120 |
-
|
4121 |
-
.col-sm-push-8 {
|
4122 |
-
left: 66.66666667%
|
4123 |
-
}
|
4124 |
|
4125 |
-
.col-sm-push-7 {
|
4126 |
-
left: 58.33333333%
|
4127 |
-
}
|
4128 |
-
|
4129 |
-
.col-sm-push-6 {
|
4130 |
-
left: 50%
|
4131 |
-
}
|
4132 |
-
|
4133 |
-
.col-sm-push-5 {
|
4134 |
-
left: 41.66666667%
|
4135 |
-
}
|
4136 |
-
|
4137 |
-
.col-sm-push-4 {
|
4138 |
-
left: 33.33333333%
|
4139 |
-
}
|
4140 |
-
|
4141 |
-
.col-sm-push-3 {
|
4142 |
-
left: 25%
|
4143 |
-
}
|
4144 |
-
|
4145 |
-
.col-sm-push-2 {
|
4146 |
-
left: 16.66666667%
|
4147 |
-
}
|
4148 |
-
|
4149 |
-
.col-sm-push-1 {
|
4150 |
-
left: 8.33333333%
|
4151 |
-
}
|
4152 |
-
|
4153 |
-
.col-sm-push-0 {
|
4154 |
-
left: auto
|
4155 |
-
}
|
4156 |
-
|
4157 |
-
.col-sm-offset-12 {
|
4158 |
-
margin-left: 100%
|
4159 |
-
}
|
4160 |
-
|
4161 |
-
.col-sm-offset-11 {
|
4162 |
-
margin-left: 91.66666667%
|
4163 |
-
}
|
4164 |
-
|
4165 |
-
.col-sm-offset-10 {
|
4166 |
-
margin-left: 83.33333333%
|
4167 |
-
}
|
4168 |
-
|
4169 |
-
.col-sm-offset-9 {
|
4170 |
-
margin-left: 75%
|
4171 |
-
}
|
4172 |
-
|
4173 |
-
.col-sm-offset-8 {
|
4174 |
-
margin-left: 66.66666667%
|
4175 |
-
}
|
4176 |
-
|
4177 |
-
.col-sm-offset-7 {
|
4178 |
-
margin-left: 58.33333333%
|
4179 |
-
}
|
4180 |
-
|
4181 |
-
.col-sm-offset-6 {
|
4182 |
-
margin-left: 50%
|
4183 |
-
}
|
4184 |
-
|
4185 |
-
.col-sm-offset-5 {
|
4186 |
-
margin-left: 41.66666667%
|
4187 |
-
}
|
4188 |
-
|
4189 |
-
.col-sm-offset-4 {
|
4190 |
-
margin-left: 33.33333333%
|
4191 |
-
}
|
4192 |
-
|
4193 |
-
.col-sm-offset-3 {
|
4194 |
-
margin-left: 25%
|
4195 |
-
}
|
4196 |
-
|
4197 |
-
.col-sm-offset-2 {
|
4198 |
-
margin-left: 16.66666667%
|
4199 |
-
}
|
4200 |
-
|
4201 |
-
.col-sm-offset-1 {
|
4202 |
-
margin-left: 8.33333333%
|
4203 |
-
}
|
4204 |
-
|
4205 |
-
.col-sm-offset-0 {
|
4206 |
-
margin-left: 0
|
4207 |
-
}
|
4208 |
-
}
|
4209 |
-
@media (min-width:1200px) {
|
4210 |
-
|
4211 |
-
.col-lg-1,
|
4212 |
-
.col-lg-10,
|
4213 |
-
.col-lg-11,
|
4214 |
-
.col-lg-12,
|
4215 |
-
.col-lg-2,
|
4216 |
-
.col-lg-3,
|
4217 |
-
.col-lg-4,
|
4218 |
-
.col-lg-5,
|
4219 |
-
.col-lg-6,
|
4220 |
-
.col-lg-7,
|
4221 |
-
.col-lg-8,
|
4222 |
-
.col-lg-9 {
|
4223 |
-
float: left
|
4224 |
-
}
|
4225 |
-
|
4226 |
-
.col-lg-12 {
|
4227 |
-
width: 100%
|
4228 |
-
}
|
4229 |
-
|
4230 |
-
.col-lg-11 {
|
4231 |
-
width: 91.66666667%
|
4232 |
-
}
|
4233 |
-
|
4234 |
-
.col-lg-10 {
|
4235 |
-
width: 83.33333333%
|
4236 |
-
}
|
4237 |
-
|
4238 |
-
.col-lg-9 {
|
4239 |
-
width: 75%
|
4240 |
-
}
|
4241 |
-
|
4242 |
-
.col-lg-8 {
|
4243 |
-
width: 66.66666667%
|
4244 |
-
}
|
4245 |
-
|
4246 |
-
.col-lg-7 {
|
4247 |
-
width: 58.33333333%
|
4248 |
-
}
|
4249 |
-
|
4250 |
-
.col-lg-6 {
|
4251 |
-
width: 50%
|
4252 |
-
}
|
4253 |
-
|
4254 |
-
.col-lg-5 {
|
4255 |
-
width: 41.66666667%
|
4256 |
-
}
|
4257 |
-
|
4258 |
-
.col-lg-4 {
|
4259 |
-
width: 33.33333333%
|
4260 |
-
}
|
4261 |
-
|
4262 |
-
.col-lg-3 {
|
4263 |
-
width: 25%
|
4264 |
-
}
|
4265 |
-
|
4266 |
-
.col-lg-2 {
|
4267 |
-
width: 16.66666667%
|
4268 |
-
}
|
4269 |
-
|
4270 |
-
.col-lg-1 {
|
4271 |
-
width: 8.33333333%
|
4272 |
-
}
|
4273 |
-
|
4274 |
-
.col-lg-pull-12 {
|
4275 |
-
right: 100%
|
4276 |
-
}
|
4277 |
-
|
4278 |
-
.col-lg-pull-11 {
|
4279 |
-
right: 91.66666667%
|
4280 |
-
}
|
4281 |
-
|
4282 |
-
.col-lg-pull-10 {
|
4283 |
-
right: 83.33333333%
|
4284 |
-
}
|
4285 |
-
|
4286 |
-
.col-lg-pull-9 {
|
4287 |
-
right: 75%
|
4288 |
-
}
|
4289 |
-
|
4290 |
-
.col-lg-pull-8 {
|
4291 |
-
right: 66.66666667%
|
4292 |
-
}
|
4293 |
-
|
4294 |
-
.col-lg-pull-7 {
|
4295 |
-
right: 58.33333333%
|
4296 |
-
}
|
4297 |
-
|
4298 |
-
.col-lg-pull-6 {
|
4299 |
-
right: 50%
|
4300 |
-
}
|
4301 |
-
|
4302 |
-
.col-lg-pull-5 {
|
4303 |
-
right: 41.66666667%
|
4304 |
-
}
|
4305 |
-
|
4306 |
-
.col-lg-pull-4 {
|
4307 |
-
right: 33.33333333%
|
4308 |
-
}
|
4309 |
-
|
4310 |
-
.col-lg-pull-3 {
|
4311 |
-
right: 25%
|
4312 |
-
}
|
4313 |
-
|
4314 |
-
.col-lg-pull-2 {
|
4315 |
-
right: 16.66666667%
|
4316 |
-
}
|
4317 |
-
|
4318 |
-
.col-lg-pull-1 {
|
4319 |
-
right: 8.33333333%
|
4320 |
-
}
|
4321 |
-
|
4322 |
-
.col-lg-pull-0 {
|
4323 |
-
right: auto
|
4324 |
-
}
|
4325 |
-
|
4326 |
-
.col-lg-push-12 {
|
4327 |
-
left: 100%
|
4328 |
-
}
|
4329 |
-
|
4330 |
-
.col-lg-push-11 {
|
4331 |
-
left: 91.66666667%
|
4332 |
-
}
|
4333 |
-
|
4334 |
-
.col-lg-push-10 {
|
4335 |
-
left: 83.33333333%
|
4336 |
-
}
|
4337 |
-
|
4338 |
-
.col-lg-push-9 {
|
4339 |
-
left: 75%
|
4340 |
-
}
|
4341 |
-
|
4342 |
-
.col-lg-push-8 {
|
4343 |
-
left: 66.66666667%
|
4344 |
-
}
|
4345 |
-
|
4346 |
-
.col-lg-push-7 {
|
4347 |
-
left: 58.33333333%
|
4348 |
-
}
|
4349 |
-
|
4350 |
-
.col-lg-push-6 {
|
4351 |
-
left: 50%
|
4352 |
-
}
|
4353 |
-
|
4354 |
-
.col-lg-push-5 {
|
4355 |
-
left: 41.66666667%
|
4356 |
-
}
|
4357 |
-
|
4358 |
-
.col-lg-push-4 {
|
4359 |
-
left: 33.33333333%
|
4360 |
-
}
|
4361 |
-
|
4362 |
-
.col-lg-push-3 {
|
4363 |
-
left: 25%
|
4364 |
-
}
|
4365 |
-
|
4366 |
-
.col-lg-push-2 {
|
4367 |
-
left: 16.66666667%
|
4368 |
-
}
|
4369 |
-
|
4370 |
-
.col-lg-push-1 {
|
4371 |
-
left: 8.33333333%
|
4372 |
-
}
|
4373 |
-
|
4374 |
-
.col-lg-push-0 {
|
4375 |
-
left: auto
|
4376 |
-
}
|
4377 |
-
|
4378 |
-
.col-lg-offset-12 {
|
4379 |
-
margin-left: 100%
|
4380 |
-
}
|
4381 |
-
|
4382 |
-
.col-lg-offset-11 {
|
4383 |
-
margin-left: 91.66666667%
|
4384 |
-
}
|
4385 |
-
|
4386 |
-
.col-lg-offset-10 {
|
4387 |
-
margin-left: 83.33333333%
|
4388 |
-
}
|
4389 |
-
|
4390 |
-
.col-lg-offset-9 {
|
4391 |
-
margin-left: 75%
|
4392 |
-
}
|
4393 |
-
|
4394 |
-
.col-lg-offset-8 {
|
4395 |
-
margin-left: 66.66666667%
|
4396 |
-
}
|
4397 |
-
|
4398 |
-
.col-lg-offset-7 {
|
4399 |
-
margin-left: 58.33333333%
|
4400 |
-
}
|
4401 |
-
|
4402 |
-
.col-lg-offset-6 {
|
4403 |
-
margin-left: 50%
|
4404 |
-
}
|
4405 |
-
|
4406 |
-
.col-lg-offset-5 {
|
4407 |
-
margin-left: 41.66666667%
|
4408 |
-
}
|
4409 |
-
|
4410 |
-
.col-lg-offset-4 {
|
4411 |
-
margin-left: 33.33333333%
|
4412 |
-
}
|
4413 |
-
|
4414 |
-
.col-lg-offset-3 {
|
4415 |
-
margin-left: 25%
|
4416 |
-
}
|
4417 |
-
|
4418 |
-
.col-lg-offset-2 {
|
4419 |
-
margin-left: 16.66666667%
|
4420 |
-
}
|
4421 |
-
|
4422 |
-
.col-lg-offset-1 {
|
4423 |
-
margin-left: 8.33333333%
|
4424 |
-
}
|
4425 |
-
|
4426 |
-
.col-lg-offset-0 {
|
4427 |
-
margin-left: 0
|
4428 |
-
}
|
4429 |
-
}
|
4430 |
#sfsi_jivo_offline_chat {
|
4431 |
position: fixed;
|
4432 |
bottom: 0;
|
@@ -4886,7 +4164,7 @@ body .specify_counts .listing .sfsi_instagramInstruction li {
|
|
4886 |
}
|
4887 |
|
4888 |
.sfsi_responsive_icon_item_container img {
|
4889 |
-
|
4890 |
vertical-align: middle !important;
|
4891 |
box-shadow: unset !important;
|
4892 |
-webkit-box-shadow: unset !important;
|
@@ -5303,4 +4581,69 @@ input[type="number"] {
|
|
5303 |
}
|
5304 |
#ui-id-6 .tab6 .sfsi_toggleonlystndrshrng p{
|
5305 |
padding-left:0!important;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5306 |
}
|
422 |
margin: 0 0 12px 94px;
|
423 |
}
|
424 |
ul.tab_2_email_sec .sf_arow {
|
425 |
+
width: 55px;
|
426 |
+
height: 55px;
|
427 |
float: left;
|
428 |
background: url(../images/sf_arow_icn.png) no-repeat;
|
429 |
margin: 0 8px 0 6px;
|
430 |
+
background-size: 52px;
|
431 |
}
|
432 |
ul.tab_2_email_sec .email_icn {
|
433 |
background: url(../images/tab_1_icn_list.png) 0 -71px no-repeat;
|
1659 |
position: relative;
|
1660 |
}
|
1661 |
.tab6 .options .field .select {
|
1662 |
+
width: 215px;
|
1663 |
background: url(../images/select_bg1.jpg) no-repeat;
|
1664 |
display: block;
|
1665 |
padding-left: 17px;
|
1740 |
position: relative;
|
1741 |
}
|
1742 |
.tab7 .text_options .field .select {
|
1743 |
+
width: 215px;
|
1744 |
padding-right: 21px;
|
1745 |
height: 47px;
|
1746 |
background: url(../images/select_bg1.jpg) no-repeat;
|
3189 |
width: 33% !important
|
3190 |
}
|
3191 |
|
3192 |
+
.tab9 .radio_section.tb_4_ck {
|
3193 |
+
/* margin: 0 20px 0 0 !important; */
|
3194 |
float: left
|
3195 |
}
|
3196 |
.tab9 .sfsi_tab_3_icns {
|
3703 |
.tab3 .sub_row .effectName {
|
3704 |
width: 50%;
|
3705 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3706 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3707 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3708 |
#sfsi_jivo_offline_chat {
|
3709 |
position: fixed;
|
3710 |
bottom: 0;
|
4164 |
}
|
4165 |
|
4166 |
.sfsi_responsive_icon_item_container img {
|
4167 |
+
margin: 7px;
|
4168 |
vertical-align: middle !important;
|
4169 |
box-shadow: unset !important;
|
4170 |
-webkit-box-shadow: unset !important;
|
4581 |
}
|
4582 |
#ui-id-6 .tab6 .sfsi_toggleonlystndrshrng p{
|
4583 |
padding-left:0!important;
|
4584 |
+
}
|
4585 |
+
.sfsi-top-banner-higligted-text{
|
4586 |
+
border: 1px solid green;
|
4587 |
+
border-radius:10px;
|
4588 |
+
padding:10px!important;
|
4589 |
+
background:white;
|
4590 |
+
margin:0!important;
|
4591 |
+
}
|
4592 |
+
.sfsi-top-banner-higligted-text a,.sfsi-top-banner-higligted-text span,.sfsi-top-banner-no-decoration{
|
4593 |
+
text-decoration:none!important;
|
4594 |
+
}
|
4595 |
+
.sfsi-top-header-subheading:before,.sfsi-premium-btn:before,.sfsi-premium-btn:after{
|
4596 |
+
content: "";
|
4597 |
+
border-color: transparent green;
|
4598 |
+
border-style: solid;
|
4599 |
+
border-width: 0.32em 0 0.35em 0.50em;
|
4600 |
+
display: inline-block;
|
4601 |
+
height: 0;
|
4602 |
+
width: 0;
|
4603 |
+
position: relative;
|
4604 |
+
color:green;
|
4605 |
+
padding-right: 5px;
|
4606 |
+
font-size: 22px;
|
4607 |
+
top: 4px;
|
4608 |
+
}
|
4609 |
+
.sfsi-premium-btn:after{
|
4610 |
+
border-width: 0.35em 0.45em 0.35em 0;
|
4611 |
+
right:0;
|
4612 |
+
}
|
4613 |
+
@media screen and (max-width: 786px){
|
4614 |
+
.save_button{
|
4615 |
+
width:auto!important;
|
4616 |
+
}
|
4617 |
+
}
|
4618 |
+
#wpfooter{
|
4619 |
+
bottom:unset!important;
|
4620 |
+
}
|
4621 |
+
.radio_section .checkbox {
|
4622 |
+
width: 31px;
|
4623 |
+
height: 31px;
|
4624 |
+
background: url(../images/check_bg.jpg) no-repeat;
|
4625 |
+
display: inherit
|
4626 |
+
}
|
4627 |
+
|
4628 |
+
.radio_section .radio {
|
4629 |
+
width: 40px;
|
4630 |
+
height: 40px;
|
4631 |
+
background: url(../images/radio_bg.png) no-repeat;
|
4632 |
+
display: inherit
|
4633 |
+
}
|
4634 |
+
|
4635 |
+
.radio_section .select {
|
4636 |
+
width: 127px;
|
4637 |
+
height: 47px;
|
4638 |
+
font-size: 17px;
|
4639 |
+
background: url(../images/select_bg.jpg) no-repeat;
|
4640 |
+
display: block;
|
4641 |
+
padding-left: 16px;
|
4642 |
+
line-height: 49px
|
4643 |
+
}
|
4644 |
+
|
4645 |
+
.sfsi-premium-btn a:hover {
|
4646 |
+
color: #ffffff;
|
4647 |
+
|
4648 |
+
cursor: pointer;
|
4649 |
}
|
css/sfsi-style.css
CHANGED
@@ -16,6 +16,14 @@
|
|
16 |
font-style: normal;
|
17 |
}
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
@font-face {
|
20 |
font-family: helveticaneue-light;
|
21 |
src: url(fonts/helveticaneue-light.eot);
|
@@ -98,10 +106,10 @@ label.toglpstpgsbttl {
|
|
98 |
|
99 |
.tab4 ul.like_icon li span {
|
100 |
margin: 0;
|
101 |
-
width:
|
102 |
display: block;
|
103 |
background: url(../images/count_bg.png) no-repeat;
|
104 |
-
height:
|
105 |
overflow: hidden;
|
106 |
padding: 10px 2px 2px;
|
107 |
font-size: 17px;
|
@@ -159,7 +167,7 @@ label.toglpstpgsbttl {
|
|
159 |
}
|
160 |
|
161 |
.sfsi_mainContainer .select {
|
162 |
-
width:
|
163 |
height: 47px;
|
164 |
font-size: 17px;
|
165 |
background: url(../images/select_bg.jpg) no-repeat;
|
@@ -1101,7 +1109,7 @@ ul.tab_3_icns li .radio {
|
|
1101 |
|
1102 |
.sfsi_Sicons .sf_twiter {
|
1103 |
margin: -12px 7px 0 4px;
|
1104 |
-
line-height:
|
1105 |
}
|
1106 |
|
1107 |
.sfsi_Sicons.left .sf_subscrbe {
|
@@ -1261,11 +1269,11 @@ ul.icn_listing li .right_info a {
|
|
1261 |
}
|
1262 |
|
1263 |
.main_contant h1 {
|
1264 |
-
margin: 0 0
|
1265 |
}
|
1266 |
|
1267 |
.main_contant p {
|
1268 |
-
margin: 0 0
|
1269 |
}
|
1270 |
|
1271 |
.main_contant p>a {
|
@@ -3527,30 +3535,6 @@ ul.sfsi_icn_listing8 li .tb_4_ck{
|
|
3527 |
display: inline-block;
|
3528 |
vertical-align:top!important;
|
3529 |
}
|
3530 |
-
.sfsi_responsive_icon_item_container {
|
3531 |
-
height: 40px;
|
3532 |
-
vertical-align: middle;
|
3533 |
-
margin-top: auto;
|
3534 |
-
margin-bottom: auto;
|
3535 |
-
padding: 0 10px;
|
3536 |
-
}
|
3537 |
-
|
3538 |
-
.sfsi_responsive_icon_item_container img {
|
3539 |
-
padding: 7px;
|
3540 |
-
vertical-align: middle !important;
|
3541 |
-
box-shadow: unset !important;
|
3542 |
-
-webkit-box-shadow: unset !important;
|
3543 |
-
max-width: 40px !important;
|
3544 |
-
max-height: 40px !important;
|
3545 |
-
}
|
3546 |
-
|
3547 |
-
.sfsi_responsive_icon_item_container span {
|
3548 |
-
padding: 7px;
|
3549 |
-
vertical-align: middle !important;
|
3550 |
-
box-shadow: unset !important;
|
3551 |
-
-webkit-box-shadow: unset !important;
|
3552 |
-
line-height: 40px
|
3553 |
-
}
|
3554 |
|
3555 |
.sfsi_icons_container>a {
|
3556 |
float: left !important;
|
@@ -3624,3 +3608,4 @@ ul.sfsi_icn_listing8 li .tb_4_ck{
|
|
3624 |
.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
|
3625 |
display: block;
|
3626 |
}
|
|
16 |
font-style: normal;
|
17 |
}
|
18 |
|
19 |
+
@font-face {
|
20 |
+
font-family: helvetica-light;
|
21 |
+
src: url(fonts/helvetica_0-webfont.eot);
|
22 |
+
src: url(fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_0-webfont.woff) format('woff'), url(fonts/helvetica_0-webfont.ttf) format('truetype'), url(fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
|
23 |
+
font-weight: 400;
|
24 |
+
font-style: normal;
|
25 |
+
}
|
26 |
+
|
27 |
@font-face {
|
28 |
font-family: helveticaneue-light;
|
29 |
src: url(fonts/helveticaneue-light.eot);
|
106 |
|
107 |
.tab4 ul.like_icon li span {
|
108 |
margin: 0;
|
109 |
+
width: 58px;
|
110 |
display: block;
|
111 |
background: url(../images/count_bg.png) no-repeat;
|
112 |
+
height: 38px;
|
113 |
overflow: hidden;
|
114 |
padding: 10px 2px 2px;
|
115 |
font-size: 17px;
|
167 |
}
|
168 |
|
169 |
.sfsi_mainContainer .select {
|
170 |
+
width: 137px;
|
171 |
height: 47px;
|
172 |
font-size: 17px;
|
173 |
background: url(../images/select_bg.jpg) no-repeat;
|
1109 |
|
1110 |
.sfsi_Sicons .sf_twiter {
|
1111 |
margin: -12px 7px 0 4px;
|
1112 |
+
line-height: 27px;
|
1113 |
}
|
1114 |
|
1115 |
.sfsi_Sicons.left .sf_subscrbe {
|
1269 |
}
|
1270 |
|
1271 |
.main_contant h1 {
|
1272 |
+
margin: 0 0 23px;
|
1273 |
}
|
1274 |
|
1275 |
.main_contant p {
|
1276 |
+
margin: 0 0 11px;
|
1277 |
}
|
1278 |
|
1279 |
.main_contant p>a {
|
3535 |
display: inline-block;
|
3536 |
vertical-align:top!important;
|
3537 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3538 |
|
3539 |
.sfsi_icons_container>a {
|
3540 |
float: left !important;
|
3608 |
.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
|
3609 |
display: block;
|
3610 |
}
|
3611 |
+
|
images/icons_theme/badge/badge_sf.png
ADDED
Binary file
|
images/icons_theme/black/black_sf.png
CHANGED
Binary file
|
images/icons_theme/chrome_blue/chrome_blue_sf.png
CHANGED
Binary file
|
images/icons_theme/chrome_grey/chrome_grey_sf.png
CHANGED
Binary file
|
images/icons_theme/crystal/crystal_sf.png
CHANGED
Binary file
|
images/icons_theme/cubes/cubes_sf.png
CHANGED
Binary file
|
images/icons_theme/cute/cute_sf.png
CHANGED
Binary file
|
images/icons_theme/default/default_sf.png
CHANGED
Binary file
|
images/icons_theme/flat/flat_sf.png
CHANGED
Binary file
|
images/icons_theme/glossy/glossy_sf.png
CHANGED
Binary file
|
images/icons_theme/orange/orange_sf.png
CHANGED
Binary file
|
images/icons_theme/shaded_dark/shaded_dark_sf.png
CHANGED
Binary file
|
images/icons_theme/shaded_light/shaded_light_sf.png
CHANGED
Binary file
|
images/icons_theme/silver/silver_sf.png
CHANGED
Binary file
|
images/icons_theme/splash/splash_sf.png
CHANGED
Binary file
|
images/icons_theme/thin/thin_sf.png
CHANGED
Binary file
|
images/icons_theme/transparent/transparent_sf.png
CHANGED
Binary file
|
images/no-image.jpg
ADDED
Binary file
|
images/sf_arow_icn.png
CHANGED
Binary file
|
images/sfsi-video-play.png
ADDED
Binary file
|
images/tab_3_icns.png
CHANGED
Binary file
|
js/custom-admin.js
CHANGED
@@ -1758,29 +1758,29 @@ function create_suscriber_form() {
|
|
1758 |
SFSI('#sfsi_form_heading_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner > form > h5").css("text-align", SFSI("#sfsi_form_heading_fontalign").val())) : '';
|
1759 |
|
1760 |
//Field customization
|
1761 |
-
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1762 |
|
1763 |
-
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_left_container > .sfsi_subscribe_Popinner").find('input[name="
|
1764 |
|
1765 |
-
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".like_pop_box > .sfsi_subscribe_Popinner").find('input[name="
|
1766 |
|
1767 |
-
SFSI('#sfsi_form_field_font').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1768 |
|
1769 |
if (SFSI('#sfsi_form_field_fontstyle').val() != "bold") {
|
1770 |
-
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1771 |
-
SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1772 |
} else {
|
1773 |
-
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1774 |
-
SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1775 |
}
|
1776 |
|
1777 |
-
SFSI('input[name="sfsi_form_field_fontcolor"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1778 |
|
1779 |
-
SFSI('input[name="sfsi_form_field_fontsize"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1780 |
"font-size": parseInt(SFSI('input[name="sfsi_form_field_fontsize"]').val())
|
1781 |
})) : '';
|
1782 |
|
1783 |
-
SFSI('#sfsi_form_field_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1784 |
|
1785 |
//Button customization
|
1786 |
SFSI('input[name="sfsi_form_button_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="subscribe"]').attr("value", SFSI('input[name="sfsi_form_button_text"]').val())) : '';
|
@@ -2231,6 +2231,9 @@ SFSI(document).ready(function (s) {
|
|
2231 |
SFSI("#sfsi_save_export").on("click", function () {
|
2232 |
sfsi_save_export();
|
2233 |
}),
|
|
|
|
|
|
|
2234 |
SFSI("#save_all_settings").on("click", function () {
|
2235 |
return SFSI("#save_all_settings").text("Saving.."), SFSI(".save_button >a").css("pointer-events", "none"),
|
2236 |
sfsi_update_step1(), sfsi_update_step8(), 1 == global_error ? (showErrorSuc("error", 'Some Selection error in "Which icons do you want to show on your site?" tab.', 8),
|
@@ -3484,3 +3487,29 @@ function sfsi_save_export() {
|
|
3484 |
|
3485 |
}
|
3486 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1758 |
SFSI('#sfsi_form_heading_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner > form > h5").css("text-align", SFSI("#sfsi_form_heading_fontalign").val())) : '';
|
1759 |
|
1760 |
//Field customization
|
1761 |
+
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').attr("placeholder", SFSI('input[name="sfsi_form_field_text"]').val())) : SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').attr("placeholder", '');
|
1762 |
|
1763 |
+
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_left_container > .sfsi_subscribe_Popinner").find('input[name="email"]').val(SFSI('input[name="sfsi_form_field_text"]').val())) : SFSI(".sfsi_left_container > .sfsi_subscribe_Popinner").find('input[name="email"]').val('');
|
1764 |
|
1765 |
+
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".like_pop_box > .sfsi_subscribe_Popinner").find('input[name="email"]').val(SFSI('input[name="sfsi_form_field_text"]').val())) : SFSI(".like_pop_box > .sfsi_subscribe_Popinner").find('input[name="email"]').val('');
|
1766 |
|
1767 |
+
SFSI('#sfsi_form_field_font').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-family", SFSI("#sfsi_form_field_font").val())) : '';
|
1768 |
|
1769 |
if (SFSI('#sfsi_form_field_fontstyle').val() != "bold") {
|
1770 |
+
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-style", SFSI("#sfsi_form_field_fontstyle").val())) : '';
|
1771 |
+
SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-weight", '');
|
1772 |
} else {
|
1773 |
+
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-weight", 'bold')) : '';
|
1774 |
+
SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-style", '');
|
1775 |
}
|
1776 |
|
1777 |
+
SFSI('input[name="sfsi_form_field_fontcolor"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("color", SFSI('input[name="sfsi_form_field_fontcolor"]').val())) : '';
|
1778 |
|
1779 |
+
SFSI('input[name="sfsi_form_field_fontsize"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css({
|
1780 |
"font-size": parseInt(SFSI('input[name="sfsi_form_field_fontsize"]').val())
|
1781 |
})) : '';
|
1782 |
|
1783 |
+
SFSI('#sfsi_form_field_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("text-align", SFSI("#sfsi_form_field_fontalign").val())) : '';
|
1784 |
|
1785 |
//Button customization
|
1786 |
SFSI('input[name="sfsi_form_button_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="subscribe"]').attr("value", SFSI('input[name="sfsi_form_button_text"]').val())) : '';
|
2231 |
SFSI("#sfsi_save_export").on("click", function () {
|
2232 |
sfsi_save_export();
|
2233 |
}),
|
2234 |
+
SFSI("#sfsi_installDate").on("click", function () {
|
2235 |
+
sfsi_installDate_save();
|
2236 |
+
}),
|
2237 |
SFSI("#save_all_settings").on("click", function () {
|
2238 |
return SFSI("#save_all_settings").text("Saving.."), SFSI(".save_button >a").css("pointer-events", "none"),
|
2239 |
sfsi_update_step1(), sfsi_update_step8(), 1 == global_error ? (showErrorSuc("error", 'Some Selection error in "Which icons do you want to show on your site?" tab.', 8),
|
3487 |
|
3488 |
}
|
3489 |
|
3490 |
+
function sfsi_installDate_save(){
|
3491 |
+
var nonce = SFSI("#sfsi_installDate").attr("data-nonce");
|
3492 |
+
console.log(nonce);
|
3493 |
+
var sfsi_installDate = SFSI("input[name='sfsi_installDate']").val();
|
3494 |
+
var data = {
|
3495 |
+
action: "sfsi_installDate",
|
3496 |
+
sfsi_installDate:sfsi_installDate,
|
3497 |
+
nonce: nonce
|
3498 |
+
};
|
3499 |
+
console.log(data);
|
3500 |
+
SFSI.ajax({
|
3501 |
+
url: sfsi_icon_ajax_object.ajax_url,
|
3502 |
+
type: "post",
|
3503 |
+
data: data,
|
3504 |
+
success: function (s) {
|
3505 |
+
console.log(s);
|
3506 |
+
if (s == "wrong_nonce") {
|
3507 |
+
showErrorSuc("error", "Unauthorised Request, Try again after refreshing page", 6);
|
3508 |
+
global_error = 1;
|
3509 |
+
} else {
|
3510 |
+
console.log(s);
|
3511 |
+
}
|
3512 |
+
}
|
3513 |
+
});
|
3514 |
+
}
|
3515 |
+
|
libs/controllers/sfsi_buttons_controller.php
CHANGED
@@ -1405,3 +1405,11 @@ function sfsi_save_export(){
|
|
1405 |
exit;
|
1406 |
|
1407 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1405 |
exit;
|
1406 |
|
1407 |
}
|
1408 |
+
|
1409 |
+
add_action('wp_ajax_sfsi_installDate', 'sfsi_installDate');
|
1410 |
+
function sfsi_installDate(){
|
1411 |
+
$sfsi_installDate_value = isset($_POST["sfsi_installDate"]) ? $_POST["sfsi_installDate"] : '';
|
1412 |
+
update_option('sfsi_installDate', $sfsi_installDate_value);
|
1413 |
+
echo json_encode(array("success"));
|
1414 |
+
exit;
|
1415 |
+
}
|
libs/controllers/sfsi_socialhelper.php
CHANGED
@@ -71,7 +71,7 @@ class sfsi_SocialHelper
|
|
71 |
/* get youtube subscribers */
|
72 |
function sfsi_get_youtube($user)
|
73 |
{
|
74 |
-
if($user == '
|
75 |
{
|
76 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options',false));
|
77 |
$user = (
|
@@ -250,12 +250,6 @@ class sfsi_SocialHelper
|
|
250 |
return $fb_like_html;exit;
|
251 |
}
|
252 |
|
253 |
-
/*subscribe like*/
|
254 |
-
function sfsi_Subscribelike($permalink, $show_count)
|
255 |
-
{
|
256 |
-
|
257 |
-
}
|
258 |
-
|
259 |
/*twitter like*/
|
260 |
// function sfsi_twitterlike($permalink, $show_count)
|
261 |
// {
|
@@ -469,7 +463,7 @@ class sfsi_SocialHelper
|
|
469 |
// return $ifollow='<script type="IN/Share" data-url="'.$url.'"></script>';
|
470 |
}
|
471 |
|
472 |
-
/* get no of subscribers from
|
473 |
public function SFSI_getFeedSubscriber($feedid)
|
474 |
{
|
475 |
$sfsi_instagram_sf_count_option = get_option('sfsi_instagram_sf_count',false);
|
@@ -522,7 +516,7 @@ class sfsi_SocialHelper
|
|
522 |
return $counts;
|
523 |
}
|
524 |
|
525 |
-
/* get no of subscribers from
|
526 |
public function SFSI_getFeedSubscriberCount($feedid)
|
527 |
{
|
528 |
|
@@ -530,6 +524,7 @@ class sfsi_SocialHelper
|
|
530 |
'feed_id' => $feedid,
|
531 |
'v' => 'newplugincount'
|
532 |
);
|
|
|
533 |
$args = array(
|
534 |
'body' => $postto_array,
|
535 |
'blocking' => true,
|
@@ -539,7 +534,7 @@ class sfsi_SocialHelper
|
|
539 |
'sslverify' => false
|
540 |
);
|
541 |
try{
|
542 |
-
$resp = wp_remote_post( 'https://
|
543 |
}catch(\Exception $e){
|
544 |
// var_dump($e);
|
545 |
}
|
71 |
/* get youtube subscribers */
|
72 |
function sfsi_get_youtube($user)
|
73 |
{
|
74 |
+
if($user == 'follow.it')
|
75 |
{
|
76 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options',false));
|
77 |
$user = (
|
250 |
return $fb_like_html;exit;
|
251 |
}
|
252 |
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
/*twitter like*/
|
254 |
// function sfsi_twitterlike($permalink, $show_count)
|
255 |
// {
|
463 |
// return $ifollow='<script type="IN/Share" data-url="'.$url.'"></script>';
|
464 |
}
|
465 |
|
466 |
+
/* get no of subscribers from follow.it for current blog */
|
467 |
public function SFSI_getFeedSubscriber($feedid)
|
468 |
{
|
469 |
$sfsi_instagram_sf_count_option = get_option('sfsi_instagram_sf_count',false);
|
516 |
return $counts;
|
517 |
}
|
518 |
|
519 |
+
/* get no of subscribers from follow.it for current blog count */
|
520 |
public function SFSI_getFeedSubscriberCount($feedid)
|
521 |
{
|
522 |
|
524 |
'feed_id' => $feedid,
|
525 |
'v' => 'newplugincount'
|
526 |
);
|
527 |
+
|
528 |
$args = array(
|
529 |
'body' => $postto_array,
|
530 |
'blocking' => true,
|
534 |
'sslverify' => false
|
535 |
);
|
536 |
try{
|
537 |
+
$resp = wp_remote_post( 'https://api.follow.it/wordpress/wpCountSubscriber', $args );
|
538 |
}catch(\Exception $e){
|
539 |
// var_dump($e);
|
540 |
}
|
libs/controllers/sfsiocns_OnPosts.php
CHANGED
@@ -9,11 +9,9 @@ function sfsi_social_buttons_below($content)
|
|
9 |
// if($sfsi_section9["sfsi_show_via_afterposts"]!=="yes"){
|
10 |
// return $content;
|
11 |
// }
|
12 |
-
if
|
13 |
-
if
|
14 |
-
|
15 |
-
$content = $content . sfsi_social_responsive_buttons(null, $sfsi_section6);
|
16 |
-
}
|
17 |
}
|
18 |
} else {
|
19 |
//checking for standard icons
|
@@ -153,13 +151,13 @@ function sfsi_Subscribelike($permalink, $show_count)
|
|
153 |
$sfsi_section2_options = unserialize(get_option('sfsi_section2_options', false));
|
154 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options', false));
|
155 |
$sfsi_section6_options = unserialize(get_option('sfsi_section6_options', false));
|
156 |
-
$url = (isset($sfsi_section2_options['sfsi_email_url'])) ? $sfsi_section2_options['sfsi_email_url'] : 'https://
|
157 |
-
|
158 |
if ($sfsi_section4_options['sfsi_email_countsFrom'] == "source") {
|
159 |
$feed_id = sanitize_text_field(get_option('sfsi_feed_id', false));
|
160 |
$feed_data = $socialObj->SFSI_getFeedSubscriber($feed_id);
|
|
|
161 |
$counts = $socialObj->format_num($feed_data);
|
162 |
-
if
|
163 |
$counts = (string) "0";
|
164 |
}
|
165 |
} else {
|
@@ -480,49 +478,47 @@ function sfsi_footer_script()
|
|
480 |
}
|
481 |
|
482 |
ob_start(); ?>
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
$icons
|
489 |
ob_end_clean();
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
break;
|
525 |
-
}
|
526 |
$icons .= "\t\t" . "<a " . sfsi_checkNewWindow() . " href='" . ($icon_config['url'] == "" ? $share_url : $icon_config['url']) . "' style='" . ($icon_config['active'] == 'yes' ? ($sfsi_responsive_icons['settings']['icon_width_type'] === "Fixed icon width" ? 'display:inline-flex' : 'display:block') : 'display:none') . ";" . $sfsi_anchor_style . "' class=" . ($sfsi_responsive_icons['settings']['icon_width_type'] === "Fixed icon width" ? 'sfsi_responsive_fixed_width' : 'sfsi_responsive_fluid') . " >" . "\n";
|
527 |
$icons .= "\t\t\t<div class='sfsi_responsive_icon_item_container sfsi_responsive_icon_" . strtolower($icon) . "_container sfsi_" . strtolower($sfsi_responsive_icons['settings']['icon_size']) . "_button " . ($sfsi_responsive_icons['settings']['style'] == "Gradient" ? 'sfsi_responsive_icon_gradient' : '') . (" sfsi_" . (strtolower($sfsi_responsive_icons['settings']['text_align']) == "centered" ? 'centered' : 'left-align') . "_icon") . "' style='" . $sfsi_anchor_div_style . " ' >" . "\n";
|
528 |
$icons .= "\t\t\t\t<img style='max-height: 25px;display:unset;margin:0' class='sfsi_wicon' src='" . SFSI_PLUGURL . "images/responsive-icon/" . $icon . ('Follow' === $icon ? '.png' : '.svg') . "'>" . "\n";
|
9 |
// if($sfsi_section9["sfsi_show_via_afterposts"]!=="yes"){
|
10 |
// return $content;
|
11 |
// }
|
12 |
+
if($sfsi_section6["sfsi_display_button_type"]=="responsive_button"){
|
13 |
+
if(is_single() && $sfsi_section6["sfsi_responsive_icons_end_post"]=="yes"){
|
14 |
+
$content = $content . sfsi_social_responsive_buttons(null, $sfsi_section6);
|
|
|
|
|
15 |
}
|
16 |
} else {
|
17 |
//checking for standard icons
|
151 |
$sfsi_section2_options = unserialize(get_option('sfsi_section2_options', false));
|
152 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options', false));
|
153 |
$sfsi_section6_options = unserialize(get_option('sfsi_section6_options', false));
|
154 |
+
$url = (isset($sfsi_section2_options['sfsi_email_url'])) ? $sfsi_section2_options['sfsi_email_url'] : 'https://follow.it/now';
|
|
|
155 |
if ($sfsi_section4_options['sfsi_email_countsFrom'] == "source") {
|
156 |
$feed_id = sanitize_text_field(get_option('sfsi_feed_id', false));
|
157 |
$feed_data = $socialObj->SFSI_getFeedSubscriber($feed_id);
|
158 |
+
// var_dump($feed_data);die();
|
159 |
$counts = $socialObj->format_num($feed_data);
|
160 |
+
if(empty($counts)) {
|
161 |
$counts = (string) "0";
|
162 |
}
|
163 |
} else {
|
478 |
}
|
479 |
|
480 |
ob_start(); ?>
|
481 |
+
<div class="sfsi_responsive_icons_count sfsi_<?php echo ($icon_width_type=="Fully responsive"?'responsive':'fixed'); ?>_count_container sfsi_<?php echo strtolower($sfsi_responsive_icons['settings']['icon_size']); ?>_button" style='display:<?php echo $couter_display; ?>;text-align:center; background-color:<?php echo $sfsi_responsive_icons['settings']['counter_bg_color'] ;?>;color:<?php echo $sfsi_responsive_icons['settings']['counter_color'] ;?>; <?php echo $sfsi_anchor_div_style; ?>;' >
|
482 |
+
<h3 style="color:<?php echo $sfsi_responsive_icons['settings']['counter_color'] ;?>; " ><?php echo $count; ?></h3>
|
483 |
+
<h6 style="color:<?php echo $sfsi_responsive_icons['settings']['counter_color'] ;?>;" ><?php echo $sfsi_responsive_icons['settings']["share_count_text"]; ?></h6>
|
484 |
+
</div>
|
485 |
+
<?php
|
486 |
+
$icons.= ob_get_contents();
|
487 |
ob_end_clean();
|
488 |
+
$icons .= "\t<div class='sfsi_icons_container ".$counter_class." sfsi_".strtolower($sfsi_responsive_icons['settings']['icon_size'])."_button_container sfsi_icons_container_box_".($icon_width_type!=="Fixed icon width"?"fully":'fixed')."_container ' style='".($icon_width_type!=="Fixed icon width"?"width:100%;display:flex; ":'width:auto')."; text-align:center;' >";
|
489 |
+
$socialObj = new sfsi_SocialHelper();
|
490 |
+
//styles
|
491 |
+
$sfsi_anchor_style="";
|
492 |
+
if($sfsi_responsive_icons["settings"]["text_align"]=="Centered"){
|
493 |
+
$sfsi_anchor_style.='text-align:center;';
|
494 |
+
}
|
495 |
+
if($sfsi_responsive_icons["settings"]["margin"]!==""){
|
496 |
+
$sfsi_anchor_style.='margin-left:'.$sfsi_responsive_icons["settings"]["margin"]."px; ";
|
497 |
+
// $sfsi_anchor_style.='margin-bottom:'.$sfsi_responsive_icons["settings"]["margin"]."px; ";
|
498 |
+
}
|
499 |
+
//styles
|
500 |
+
|
501 |
+
if($sfsi_responsive_icons['settings']['icon_width_type']==="Fixed icon width")
|
502 |
+
{
|
503 |
+
$sfsi_anchor_div_style.='width:'.$sfsi_responsive_icons['settings']['icon_width_size'].'px;';
|
504 |
+
}
|
505 |
+
else{
|
506 |
+
$sfsi_anchor_style.=" flex-basis:100%;";
|
507 |
+
$sfsi_anchor_div_style.=" width:100%;";
|
508 |
+
}
|
509 |
+
// var_dump($sfsi_anchor_style,$sfsi_anchor_div_style);
|
510 |
+
foreach($sfsi_responsive_icons['default_icons'] as $icon=>$icon_config){
|
511 |
+
// var_dump($icon_config);
|
512 |
+
// $current_url = $socialObj->sfsi_get_custom_share_link(strtolower($icon));
|
513 |
+
switch($icon){
|
514 |
+
case "facebook":$share_url="https://www.facebook.com/sharer/sharer.php?u=".urlencode($current_url); break;
|
515 |
+
case "Twitter":$twitter_text = $share_url = "https://twitter.com/intent/tweet?text=".urlencode($twitter_text)."&url=".urlencode($current_url);break;
|
516 |
+
case "Follow":
|
517 |
+
$share_url = (isset($option2['sfsi_email_url']))
|
518 |
+
? $option2['sfsi_email_url']
|
519 |
+
: 'https://follow.it/now';
|
520 |
+
break;
|
521 |
+
}
|
|
|
|
|
522 |
$icons .= "\t\t" . "<a " . sfsi_checkNewWindow() . " href='" . ($icon_config['url'] == "" ? $share_url : $icon_config['url']) . "' style='" . ($icon_config['active'] == 'yes' ? ($sfsi_responsive_icons['settings']['icon_width_type'] === "Fixed icon width" ? 'display:inline-flex' : 'display:block') : 'display:none') . ";" . $sfsi_anchor_style . "' class=" . ($sfsi_responsive_icons['settings']['icon_width_type'] === "Fixed icon width" ? 'sfsi_responsive_fixed_width' : 'sfsi_responsive_fluid') . " >" . "\n";
|
523 |
$icons .= "\t\t\t<div class='sfsi_responsive_icon_item_container sfsi_responsive_icon_" . strtolower($icon) . "_container sfsi_" . strtolower($sfsi_responsive_icons['settings']['icon_size']) . "_button " . ($sfsi_responsive_icons['settings']['style'] == "Gradient" ? 'sfsi_responsive_icon_gradient' : '') . (" sfsi_" . (strtolower($sfsi_responsive_icons['settings']['text_align']) == "centered" ? 'centered' : 'left-align') . "_icon") . "' style='" . $sfsi_anchor_div_style . " ' >" . "\n";
|
524 |
$icons .= "\t\t\t\t<img style='max-height: 25px;display:unset;margin:0' class='sfsi_wicon' src='" . SFSI_PLUGURL . "images/responsive-icon/" . $icon . ('Follow' === $icon ? '.png' : '.svg') . "'>" . "\n";
|
libs/sfsi_Init_JqueryCss.php
CHANGED
@@ -4,6 +4,7 @@ function theme_back_enqueue_script()
|
|
4 |
{
|
5 |
if (isset($_GET['page'])) {
|
6 |
if ($_GET['page'] == 'sfsi-options') {
|
|
|
7 |
wp_enqueue_style("SFSImainAdminCss", SFSI_PLUGURL . 'css/sfsi-admin-style.css');
|
8 |
/* include CSS for backend */
|
9 |
wp_enqueue_style('thickbox');
|
@@ -12,6 +13,7 @@ function theme_back_enqueue_script()
|
|
12 |
wp_enqueue_style("wp-color-picker");
|
13 |
}
|
14 |
}
|
|
|
15 |
|
16 |
//including floating option css
|
17 |
$option9 = unserialize(get_option('sfsi_section9_options', false));
|
4 |
{
|
5 |
if (isset($_GET['page'])) {
|
6 |
if ($_GET['page'] == 'sfsi-options') {
|
7 |
+
wp_enqueue_style("SFSIbootstrap", SFSI_PLUGURL . 'css/bootstrap.min.css');
|
8 |
wp_enqueue_style("SFSImainAdminCss", SFSI_PLUGURL . 'css/sfsi-admin-style.css');
|
9 |
/* include CSS for backend */
|
10 |
wp_enqueue_style('thickbox');
|
13 |
wp_enqueue_style("wp-color-picker");
|
14 |
}
|
15 |
}
|
16 |
+
wp_enqueue_style("SFSImainAdminCommonCss", SFSI_PLUGURL . 'css/sfsi-admin-common-style.css');
|
17 |
|
18 |
//including floating option css
|
19 |
$option9 = unserialize(get_option('sfsi_section9_options', false));
|
libs/sfsi_custom_social_sharing_data.php
CHANGED
@@ -36,11 +36,32 @@ function sfsi_social_media_metabox( $post ) { ?>
|
|
36 |
top: 21px;
|
37 |
color: grey;
|
38 |
font-size: 13px;
|
39 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
</style>
|
41 |
|
42 |
<script type="text/javascript">
|
43 |
-
|
|
|
|
|
44 |
jQuery('.sfsi_hidenotice').on('click',function(){
|
45 |
var data = {
|
46 |
action:"update_sharing_settings",
|
@@ -54,10 +75,211 @@ function sfsi_social_media_metabox( $post ) { ?>
|
|
54 |
}
|
55 |
});
|
56 |
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
});
|
58 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
<?php }
|
63 |
|
@@ -69,7 +291,7 @@ function sfsi_icons_add_meta_boxes() {
|
|
69 |
|
70 |
if($hideSectionVal=='no'){
|
71 |
if(isset($screen->post_type) && ('page'==$screen->post_type || 'post'==$screen->post_type)){
|
72 |
-
add_meta_box( 'sfsi-social-media', 'Ultimate Social Media –
|
73 |
}
|
74 |
}
|
75 |
}
|
36 |
top: 21px;
|
37 |
color: grey;
|
38 |
font-size: 13px;
|
39 |
+
}
|
40 |
+
.sfsi-post-tooltip {
|
41 |
+
/* display: block!important; */
|
42 |
+
position: fixed;
|
43 |
+
/*top: 100px;*/
|
44 |
+
/*left: 100px;*/
|
45 |
+
background: white;
|
46 |
+
min-width: 100px;
|
47 |
+
padding: 20px;
|
48 |
+
border: 1px solid #ddd;
|
49 |
+
border-radius: 10px;
|
50 |
+
z-index: 99999;
|
51 |
+
}
|
52 |
+
.sfsi-port-meta-backdrop {
|
53 |
+
position: absolute;
|
54 |
+
top: 0;
|
55 |
+
left: 0;
|
56 |
+
width: 100%;
|
57 |
+
height: 100%;
|
58 |
+
}
|
59 |
</style>
|
60 |
|
61 |
<script type="text/javascript">
|
62 |
+
|
63 |
+
// window.addEventListener('sfsi_functions_loaded',function(){ //cause this is not fired in post page and only fired in our plugin page
|
64 |
+
jQuery(document).ready(()=>{
|
65 |
jQuery('.sfsi_hidenotice').on('click',function(){
|
66 |
var data = {
|
67 |
action:"update_sharing_settings",
|
75 |
}
|
76 |
});
|
77 |
});
|
78 |
+
const sfsi_post_meta_wrapper = jQuery(".sfsi-post-meta-wrapper");
|
79 |
+
const sfsi_post_meta_tooltip = jQuery(".sfsi-post-tooltip");
|
80 |
+
sfsi_post_meta_wrapper.on('mouseenter',(mouseEvent)=>{
|
81 |
+
var sfsi_post_meta_wrapper_cur = jQuery(mouseEvent.target).parents(".sfsi-post-meta-wrapper");
|
82 |
+
console.log(sfsi_post_meta_wrapper_cur[0]);
|
83 |
+
var boundary_dimentions = sfsi_post_meta_wrapper_cur[0].getBoundingClientRect();
|
84 |
+
console.log(boundary_dimentions,boundary_dimentions.width,boundary_dimentions.left);
|
85 |
+
if (mouseEvent)
|
86 |
+
{
|
87 |
+
//FireFox
|
88 |
+
ypos = mouseEvent.screenY;
|
89 |
+
}
|
90 |
+
else
|
91 |
+
{
|
92 |
+
//IE
|
93 |
+
ypos = window.event.screenY;
|
94 |
+
}
|
95 |
+
// console.log(xpos,ypos);
|
96 |
+
sfsi_post_meta_tooltip.css("top",ypos-120)
|
97 |
+
sfsi_post_meta_tooltip.show();
|
98 |
+
jQuery(".sfsi-port-meta-backdrop").show();
|
99 |
+
sfsi_post_meta_tooltip.css(
|
100 |
+
"left",
|
101 |
+
(
|
102 |
+
boundary_dimentions.left+
|
103 |
+
(
|
104 |
+
boundary_dimentions.width/2
|
105 |
+
)-
|
106 |
+
(
|
107 |
+
sfsi_post_meta_tooltip.width()/2
|
108 |
+
)
|
109 |
+
)
|
110 |
+
);
|
111 |
+
});
|
112 |
+
sfsi_post_meta_wrapper.on('mouseleave',()=>{
|
113 |
+
console.log("hidden");
|
114 |
+
jQuery(".sfsi-port-meta-backdrop").hide();
|
115 |
+
sfsi_post_meta_tooltip.hide();
|
116 |
+
});
|
117 |
+
// createPopper(sfsi_post_meta_wrapper, sfsi_post_meta_tooltip, {
|
118 |
+
// // options
|
119 |
+
// });
|
120 |
});
|
121 |
</script>
|
122 |
+
<div class="sfsi-post-meta-wrapper">
|
123 |
+
<div class="social_data_container_first" >
|
124 |
+
|
125 |
+
<!--********************************** Image for Social Networks (Facebook, LinkedIn & Twitter) STARTS ***********************************************-->
|
126 |
+
|
127 |
+
<div class="sfsi_custom_social_data_container">
|
128 |
+
|
129 |
+
<div class="imgTopTxt"><?php _e('<strong>Picture </strong>(for social media sharing)',SFSI_DOMAIN); ?>
|
130 |
+
</div>
|
131 |
+
|
132 |
+
<div class="imgContainer imgpicker">
|
133 |
+
|
134 |
+
<img src="<?php echo esc_url(SFSI_PLUGURL."images/no-image.jpg"); ?>" />
|
135 |
+
</div>
|
136 |
+
<div class="imgUploadBtn"><input readonly disable type="button" class="button sfsi-post-meta-btn"
|
137 |
+
value="Add Picture" /></div>
|
138 |
+
</div>
|
139 |
+
|
140 |
+
<!--********************************** Image for Social Networks (Facebook, LinkedIn & Twitter) CLOSES ***********************************************-->
|
141 |
+
|
142 |
+
|
143 |
+
<div class="sfsi_custom_social_titlePlusDescription">
|
144 |
+
|
145 |
+
<div class="sfsi_titlePlusDescription">
|
146 |
+
|
147 |
+
<!--********************************** TITLE for Social Networks (Facebook, LinkedIn & Twitter) STARTS ***********************************************-->
|
148 |
+
|
149 |
+
<div class="sfsi_custom_social_data_title">
|
150 |
+
|
151 |
+
<div class="imgTopTxt">
|
152 |
+
<?php _e('<strong>Title </strong>(leave blank to use the post title)',SFSI_DOMAIN); ?></div>
|
153 |
+
|
154 |
+
<div class="social_title"><textarea readonly name="social_fbGLTw_title_textarea" class="sfsi_textarea"
|
155 |
+
maxlength="95"></textarea>
|
156 |
+
</div>
|
157 |
+
|
158 |
+
<div class="social_description">
|
159 |
+
<div style="padding-right: 15px;">
|
160 |
+
<?php _e('This title will be used when shared on Facebook, Linkedin and WhatsApp. Leave it blank to use the post title. [Developers: this is used by the open graph meta tag «og:title»]',SFSI_DOMAIN); ?>
|
161 |
+
</div>
|
162 |
+
</div>
|
163 |
+
|
164 |
+
<div class="remaining_char_box" class="sfsi-remaining_char_title">
|
165 |
+
<?php _e('<span id="sfsi_title_remaining_char">95</span> Characters Remaining',SFSI_DOMAIN);?>
|
166 |
+
</div>
|
167 |
+
|
168 |
+
</div>
|
169 |
+
|
170 |
+
<!--********************************** TITLE for Social Networks (Facebook, LinkedIn & Twitter) CLOSES ***********************************************-->
|
171 |
+
|
172 |
+
<!--********************************** DESCRIPTION for Social Networks (Facebook , LinkedIn & Twitter) STARTS ***********************************************-->
|
173 |
+
|
174 |
+
<div class="sfsi_custom_social_data_description">
|
175 |
+
|
176 |
+
<div class="imgTopTxt">
|
177 |
+
<?php _e('<strong>Description </strong>(leave blank to use the post exerpt)',SFSI_DOMAIN); ?>
|
178 |
+
</div>
|
179 |
+
|
180 |
+
<div class="social_description_container"><textarea name="social_fbGLTw_description_textarea" readonly
|
181 |
+
class="sfsi_textarea"
|
182 |
+
maxlength="297"></textarea>
|
183 |
+
</div>
|
184 |
+
|
185 |
+
<div class="social_description_hint">
|
186 |
+
<div style="padding-right: 15px;">
|
187 |
+
<?php _e('This description will be used when shared on Facebook, Linkedin, Twitter and WhatsApp (if you use ‘Twitter cards’). Leave it blank to use the post excerpt. [Developers: this is used by the open graph meta tag «og:description»]',SFSI_DOMAIN); ?>
|
188 |
+
</div>
|
189 |
+
</div>
|
190 |
+
|
191 |
+
<div class="remaining_char_box">
|
192 |
+
<?php _e('<span id="sfsi_desc_remaining_char">297</span> Characters Remaining',SFSI_DOMAIN);?>
|
193 |
+
</div>
|
194 |
+
|
195 |
+
<?php //sfsi_social_image_issues_support_link(); ?>
|
196 |
+
|
197 |
+
</div>
|
198 |
+
|
199 |
+
<!--********************************** DESCRIPTION for Social Networks (Facebook, LinkedIn & Twitter) CLOSES ***********************************************-->
|
200 |
+
|
201 |
+
</div>
|
202 |
+
</div>
|
203 |
+
</div>
|
204 |
+
<div class="social_data_container_second">
|
205 |
+
|
206 |
+
<!--********************************** Image for PINTEREST STARTS ***********************************************-->
|
207 |
+
|
208 |
+
<div class="sfsi_custom_social_data_container">
|
209 |
+
|
210 |
+
<div class="imgTopTxt"><?php _e('<strong>Pinterest image </strong>',SFSI_DOMAIN); ?></div>
|
211 |
+
|
212 |
+
<div class="imgContainer imgpicker">
|
213 |
+
|
214 |
+
<img src="<?php echo esc_url(SFSI_PLUGURL."images/no-image.jpg"); ?>" />
|
215 |
+
|
216 |
+
<?php
|
217 |
+
|
218 |
+
$uploadBtnTitle = 'Add Picture';
|
219 |
+
?>
|
220 |
+
|
221 |
+
</div>
|
222 |
+
|
223 |
+
<div class="imgUploadBtn"><input readonly disable type="button" disable class="button sfsi-post-meta-btn"
|
224 |
+
value="<?php _e($uploadBtnTitle,SFSI_DOMAIN); ?>" /></div>
|
225 |
+
</div>
|
226 |
+
|
227 |
+
<!--********************************** Image for PINTEREST CLOSES ***********************************************-->
|
228 |
+
|
229 |
+
<div class="sfsi_custom_social_titlePlusDescription">
|
230 |
+
|
231 |
+
<div class="sfsi_titlePlusDescription">
|
232 |
+
|
233 |
+
<!--********************************** DESCRIPTION for PINTEREST STARTS ***********************************************-->
|
234 |
+
<div class="sfsi_custom_social_data_title">
|
235 |
+
<div class="imgTopTxt">
|
236 |
+
<?php _e('<strong>Pinterest description </strong>(leave blank to use the post title)',SFSI_DOMAIN); ?>
|
237 |
+
</div>
|
238 |
+
|
239 |
+
<div class="social_title"><textarea readonly name="social_pinterest_description_textarea" class="sfsi_textarea"
|
240 |
+
></textarea></div>
|
241 |
+
|
242 |
+
<div class="social_description">
|
243 |
+
<div style="padding-right: 15px;">
|
244 |
+
<?php _e('This description will be used when this post is shared on Pinterest. Leave it blank to use the post title.',SFSI_DOMAIN); ?>
|
245 |
+
</div>
|
246 |
+
</div>
|
247 |
+
</div>
|
248 |
+
<!--********************************** DESCRIPTION for PINTEREST CLOSES ***********************************************-->
|
249 |
+
|
250 |
+
<!--********************************** TITLE for Twitter STARTS ***********************************************-->
|
251 |
+
|
252 |
+
<div class="sfsi_custom_social_data_description">
|
253 |
+
|
254 |
+
<div class="imgTopTxt"><?php _e('<strong>Tweet </strong>',SFSI_DOMAIN); ?></div>
|
255 |
+
|
256 |
+
<div class="social_description_container"><textarea name="social_twitter_description_textarea" readonly
|
257 |
+
class="sfsi_textarea"
|
258 |
+
maxlength="106"></textarea>
|
259 |
+
</div>
|
260 |
+
|
261 |
+
<div class="social_description_hint">
|
262 |
+
<?php _e('This will be used as tweet-text (the link which get shared will be automatically the added at the end). If you don’t enter anything here the tweet text will be used which you defined globally under question 6 on the plugin’s settings page. ',SFSI_DOMAIN); ?>
|
263 |
+
</div>
|
264 |
+
|
265 |
+
<div class="remaining_char_box" id="remaining_twiter_char_description">
|
266 |
+
<?php _e('<span id="sfsi_twitter_desc_remaining_char">106</span> Characters Remaining',SFSI_DOMAIN);?>
|
267 |
+
</div>
|
268 |
+
|
269 |
+
<?php //sfsi_social_image_issues_support_link(); ?>
|
270 |
+
|
271 |
+
</div>
|
272 |
|
273 |
+
<!--********************************** TITLE for Twitter CLOSES ***********************************************-->
|
274 |
+
</div>
|
275 |
+
</div>
|
276 |
+
</div>
|
277 |
+
<div class="sfsi-port-meta-backdrop" style='display:none'></div>
|
278 |
+
<div style='display:none; background: rgb(221, 221, 221);' class="sfsi-post-tooltip">
|
279 |
+
<span style="font-family: helvetica-light; font-size: 17px;">Available in premium – </span>
|
280 |
+
<a target="_blank" href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_post_or_page&utm_campaign=usm_sharing_texts_and_images_section&utm_medium=banner" class="font-italic text-success" style="color: #28a745!important;font-family: helvetica-light;font-size: 17px;">click to learn more</a>
|
281 |
+
</div>
|
282 |
+
</div>
|
283 |
|
284 |
<?php }
|
285 |
|
291 |
|
292 |
if($hideSectionVal=='no'){
|
293 |
if(isset($screen->post_type) && ('page'==$screen->post_type || 'post'==$screen->post_type)){
|
294 |
+
add_meta_box( 'sfsi-social-media', 'Ultimate Social Media – Define which pictures & texts will get shared', 'sfsi_social_media_metabox', $screen->post_type, 'normal', 'low' );
|
295 |
}
|
296 |
}
|
297 |
}
|
libs/sfsi_install_uninstall.php
CHANGED
@@ -39,7 +39,7 @@ function sfsi_update_plugin()
|
|
39 |
update_option("sfsi_custom_icons", "yes");
|
40 |
}
|
41 |
//Install version
|
42 |
-
update_option("sfsi_pluginVersion", "2.
|
43 |
|
44 |
if (!get_option('sfsi_serverphpVersionnotification')) {
|
45 |
add_option("sfsi_serverphpVersionnotification", "yes");
|
@@ -1023,7 +1023,7 @@ function sfsi_updateFeedPing($status, $feed_id)
|
|
1023 |
'cookies' => array()
|
1024 |
);
|
1025 |
|
1026 |
-
$resp = wp_remote_post('https://
|
1027 |
return $resp;
|
1028 |
}
|
1029 |
/* unistall plugin function */
|
@@ -1105,7 +1105,7 @@ function sfsi_about_page()
|
|
1105 |
if (is_admin()) {
|
1106 |
add_action('admin_menu', 'sfsi_admin_menu');
|
1107 |
}
|
1108 |
-
/* fetch rss url from
|
1109 |
function SFSI_getFeedUrl()
|
1110 |
{
|
1111 |
$body = array(
|
@@ -1123,15 +1123,19 @@ function SFSI_getFeedUrl()
|
|
1123 |
'sslverify' => true,
|
1124 |
'timeout' => 30
|
1125 |
);
|
1126 |
-
$resp = wp_remote_post('https://
|
1127 |
if(!is_wp_error($resp)){
|
1128 |
$resp = json_decode($resp['body']);
|
1129 |
}
|
1130 |
-
$
|
1131 |
-
|
|
|
|
|
|
|
|
|
1132 |
exit;
|
1133 |
}
|
1134 |
-
/* fetch rss url from
|
1135 |
function SFSI_updateFeedUrl()
|
1136 |
{
|
1137 |
$body = array(
|
@@ -1149,7 +1153,7 @@ function SFSI_updateFeedUrl()
|
|
1149 |
'sslverify' => true,
|
1150 |
'timeout' => 30
|
1151 |
);
|
1152 |
-
$resp = wp_remote_post('https://
|
1153 |
if (is_wp_error($resp)) {
|
1154 |
// var_dump($resp);
|
1155 |
// update_option("sfsi_plus_curlErrorNotices", "yes");
|
@@ -1174,7 +1178,7 @@ function sfsi_setUpfeeds($feed_id)
|
|
1174 |
'sslverify' => true,
|
1175 |
'timeout' => 30
|
1176 |
);
|
1177 |
-
$resp = wp_remote_get('https://
|
1178 |
if (is_wp_error($resp)) {
|
1179 |
// var_dump($resp);
|
1180 |
// update_option("sfsi_plus_curlErrorNotices", "yes");
|
@@ -1264,8 +1268,8 @@ function sfsi_rating_msg()
|
|
1264 |
$datetime1 = new DateTime($install_date);
|
1265 |
$datetime2 = new DateTime($display_date);
|
1266 |
$diff_inrval = round(($datetime2->format('U') - $datetime1->format('U')) / (60 * 60 * 24));
|
1267 |
-
|
1268 |
-
if ($diff_inrval >=
|
1269 |
?>
|
1270 |
<style type="text/css">
|
1271 |
.plg-rating-dismiss:before {
|
@@ -1295,7 +1299,7 @@ function sfsi_rating_msg()
|
|
1295 |
}
|
1296 |
</style>
|
1297 |
<div class="sfwp_fivestar notice notice-success">
|
1298 |
-
<p>You've been using the Ultimate Social Media Plugin for more than
|
1299 |
<ul>
|
1300 |
<li><a href="https://wordpress.org/support/plugin/ultimate-social-media-icons#new-topic-0" target="new" title="Yes, that's fair, let me give feedback!">Yes, let me give feedback!</a></li>
|
1301 |
<li><a target="new" href="https://wordpress.org/support/plugin/ultimate-social-media-icons/reviews/?filter=5">No clue, let me give a 5-star rating instead</a></li>
|
39 |
update_option("sfsi_custom_icons", "yes");
|
40 |
}
|
41 |
//Install version
|
42 |
+
update_option("sfsi_pluginVersion", "2.52");
|
43 |
|
44 |
if (!get_option('sfsi_serverphpVersionnotification')) {
|
45 |
add_option("sfsi_serverphpVersionnotification", "yes");
|
1023 |
'cookies' => array()
|
1024 |
);
|
1025 |
|
1026 |
+
$resp = wp_remote_post('https://api.follow.it/wordpress/pingfeed', $args);
|
1027 |
return $resp;
|
1028 |
}
|
1029 |
/* unistall plugin function */
|
1105 |
if (is_admin()) {
|
1106 |
add_action('admin_menu', 'sfsi_admin_menu');
|
1107 |
}
|
1108 |
+
/* fetch rss url from follow.it */
|
1109 |
function SFSI_getFeedUrl()
|
1110 |
{
|
1111 |
$body = array(
|
1123 |
'sslverify' => true,
|
1124 |
'timeout' => 30
|
1125 |
);
|
1126 |
+
$resp = wp_remote_post('https://api.follow.it/wordpress/plugin_setup', $args);
|
1127 |
if(!is_wp_error($resp)){
|
1128 |
$resp = json_decode($resp['body']);
|
1129 |
}
|
1130 |
+
if(isset($resp->redirect_url) && isset($resp->feed_id)){
|
1131 |
+
$feed_url = stripslashes_deep($resp->redirect_url);
|
1132 |
+
return $resp;
|
1133 |
+
}else{
|
1134 |
+
return (Object)array('redirect_url'=>'https://follow.it/now','feed_id'=>'');
|
1135 |
+
}
|
1136 |
exit;
|
1137 |
}
|
1138 |
+
/* fetch rss url from follow.it on */
|
1139 |
function SFSI_updateFeedUrl()
|
1140 |
{
|
1141 |
$body = array(
|
1153 |
'sslverify' => true,
|
1154 |
'timeout' => 30
|
1155 |
);
|
1156 |
+
$resp = wp_remote_post('https://api.follow.it/wordpress/updateFeedPlugin', $args);
|
1157 |
if (is_wp_error($resp)) {
|
1158 |
// var_dump($resp);
|
1159 |
// update_option("sfsi_plus_curlErrorNotices", "yes");
|
1178 |
'sslverify' => true,
|
1179 |
'timeout' => 30
|
1180 |
);
|
1181 |
+
$resp = wp_remote_get('https://api.follow.it/rssegtcrons/download_rssmorefeed_data_single/' . $feed_id . "/Y", $args);
|
1182 |
if (is_wp_error($resp)) {
|
1183 |
// var_dump($resp);
|
1184 |
// update_option("sfsi_plus_curlErrorNotices", "yes");
|
1268 |
$datetime1 = new DateTime($install_date);
|
1269 |
$datetime2 = new DateTime($display_date);
|
1270 |
$diff_inrval = round(($datetime2->format('U') - $datetime1->format('U')) / (60 * 60 * 24));
|
1271 |
+
$screen = get_current_screen();
|
1272 |
+
if ($diff_inrval >= 40 && "no" == get_option('sfsi_RatingDiv') && !is_null($screen) && "toplevel_page_sfsi-options"==$screen->id ) {
|
1273 |
?>
|
1274 |
<style type="text/css">
|
1275 |
.plg-rating-dismiss:before {
|
1299 |
}
|
1300 |
</style>
|
1301 |
<div class="sfwp_fivestar notice notice-success">
|
1302 |
+
<p>You've been using the Ultimate Social Media Plugin for more than 40 days. Great! If you're happy, could you please do us a BIG favor and let us know ONE thing we can improve in it?</p>
|
1303 |
<ul>
|
1304 |
<li><a href="https://wordpress.org/support/plugin/ultimate-social-media-icons#new-topic-0" target="new" title="Yes, that's fair, let me give feedback!">Yes, let me give feedback!</a></li>
|
1305 |
<li><a target="new" href="https://wordpress.org/support/plugin/ultimate-social-media-icons/reviews/?filter=5">No clue, let me give a 5-star rating instead</a></li>
|
libs/sfsi_subscribe_widget.php
CHANGED
@@ -77,24 +77,22 @@ function sfsi_get_subscriberForm()
|
|
77 |
$option8 = unserialize(get_option('sfsi_section8_options',false));
|
78 |
$sfsi_feediid = sanitize_text_field(get_option('sfsi_feed_id'));
|
79 |
if($sfsi_feediid == ""){
|
80 |
-
$url = "https://
|
81 |
}else{
|
82 |
-
$url = "https://
|
83 |
$url = $url.$sfsi_feediid.'/8/';
|
84 |
|
85 |
}
|
86 |
-
|
87 |
$return = '';
|
88 |
$return .= '<div class="sfsi_subscribe_Popinner">
|
89 |
<form method="post" onsubmit="return sfsi_processfurther(this);" target="popupwindow" action="'.$url.'">
|
90 |
<h5>'.trim(sanitize_text_field($option8['sfsi_form_heading_text'])).'</h5>
|
91 |
<div class="sfsi_subscription_form_field">
|
92 |
-
|
|
|
93 |
</div>
|
94 |
<div class="sfsi_subscription_form_field">
|
95 |
-
<input type="
|
96 |
-
<input type="hidden" name="data[Widget][feedtype]" value="8">
|
97 |
-
<input type="submit" name="subscribe" @click="sfsi_plus_handle_subscription_form" value="'.sanitize_text_field($option8['sfsi_form_button_text']).'" />
|
98 |
</div>
|
99 |
</form>
|
100 |
</div>';
|
77 |
$option8 = unserialize(get_option('sfsi_section8_options',false));
|
78 |
$sfsi_feediid = sanitize_text_field(get_option('sfsi_feed_id'));
|
79 |
if($sfsi_feediid == ""){
|
80 |
+
$url = "https://api.follow.it/widgets/subscribeWidget/";
|
81 |
}else{
|
82 |
+
$url = "https://api.follow.it/widgets/subscribeWidget/";
|
83 |
$url = $url.$sfsi_feediid.'/8/';
|
84 |
|
85 |
}
|
|
|
86 |
$return = '';
|
87 |
$return .= '<div class="sfsi_subscribe_Popinner">
|
88 |
<form method="post" onsubmit="return sfsi_processfurther(this);" target="popupwindow" action="'.$url.'">
|
89 |
<h5>'.trim(sanitize_text_field($option8['sfsi_form_heading_text'])).'</h5>
|
90 |
<div class="sfsi_subscription_form_field">
|
91 |
+
<input type="hidden" name="action" value="followPub">
|
92 |
+
<input type="email" name="email" value="" placeholder="'.trim($option8['sfsi_form_field_text']).'"/>
|
93 |
</div>
|
94 |
<div class="sfsi_subscription_form_field">
|
95 |
+
<input type="submit" name="subscribe" />
|
|
|
|
|
96 |
</div>
|
97 |
</form>
|
98 |
</div>';
|
libs/sfsi_widget.php
CHANGED
@@ -128,11 +128,11 @@ class Sfsi_Widget extends WP_Widget
|
|
128 |
$jquery = '<script>';
|
129 |
|
130 |
$jquery .= 'window.addEventListener("sfsi_functions_loaded", function()
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
|
137 |
|
138 |
/* check if icons shuffling is activated in admin or not */
|
@@ -486,11 +486,11 @@ class Sfsi_Widget extends WP_Widget
|
|
486 |
$hoverdiv = '';
|
487 |
|
488 |
$sfsi_section2_options['sfsi_email_url'];
|
489 |
-
if
|
490 |
-
$url = "https://
|
491 |
-
}
|
492 |
-
|
493 |
-
|
494 |
$toolClass = "email_tool_bdr";
|
495 |
$arrow_class = "bot_eamil_arow";
|
496 |
|
@@ -595,6 +595,7 @@ class Sfsi_Widget extends WP_Widget
|
|
595 |
}
|
596 |
if (false != $share_option && $share_option == "yes") {
|
597 |
$hoverdiv .= "<div class='icon3'>" . $socialObj->sfsiFB_Share($current_url) . "</div>";
|
|
|
598 |
}
|
599 |
}
|
600 |
|
@@ -1145,11 +1146,8 @@ class Sfsi_Widget extends WP_Widget
|
|
1145 |
$hoverdiv .= "<div class='icon2' style='text-align:center' ><a href='" . $url . "' " . sfsi_checkNewWindow($url) . " onclick='event.preventDefault();sfsi_wechat_share(\"" . $sfsi_section2_options['sfsi_wechat_scan_image'] . "\")' ><img data-pin-nopin='true' alt='" . $alt_text . "' title='" . $alt_text . "' src='" . $share_icon . "' style='height:25px' /></a></div>";
|
1146 |
}
|
1147 |
} else {
|
1148 |
-
|
1149 |
-
|
1150 |
if (
|
1151 |
isset($sfsi_section2_options['sfsi_wechatFollow_option']) && !empty($sfsi_section2_options['sfsi_wechatFollow_option']) && "yes" == $sfsi_section2_options['sfsi_wechatFollow_option']
|
1152 |
-
|
1153 |
&& isset($sfsi_section2_options['sfsi_wechat_scan_image']) && !empty($sfsi_section2_options['sfsi_wechat_scan_image'])
|
1154 |
) {
|
1155 |
|
128 |
$jquery = '<script>';
|
129 |
|
130 |
$jquery .= 'window.addEventListener("sfsi_functions_loaded", function()
|
131 |
+
{
|
132 |
+
if (typeof sfsi_widget_set == "function") {
|
133 |
+
sfsi_widget_set();
|
134 |
+
}
|
135 |
+
}); ';
|
136 |
|
137 |
|
138 |
/* check if icons shuffling is activated in admin or not */
|
486 |
$hoverdiv = '';
|
487 |
|
488 |
$sfsi_section2_options['sfsi_email_url'];
|
489 |
+
if( sanitize_text_field(get_option('sfsi_feed_id', false)) == ""){
|
490 |
+
$url = "https://follow.it/now";
|
491 |
+
}else{
|
492 |
+
$url = (isset($sfsi_section2_options['sfsi_email_url'])) ? $sfsi_section2_options['sfsi_email_url'] : 'https://follow.it/now';
|
493 |
+
}
|
494 |
$toolClass = "email_tool_bdr";
|
495 |
$arrow_class = "bot_eamil_arow";
|
496 |
|
595 |
}
|
596 |
if (false != $share_option && $share_option == "yes") {
|
597 |
$hoverdiv .= "<div class='icon3'>" . $socialObj->sfsiFB_Share($current_url) . "</div>";
|
598 |
+
|
599 |
}
|
600 |
}
|
601 |
|
1146 |
$hoverdiv .= "<div class='icon2' style='text-align:center' ><a href='" . $url . "' " . sfsi_checkNewWindow($url) . " onclick='event.preventDefault();sfsi_wechat_share(\"" . $sfsi_section2_options['sfsi_wechat_scan_image'] . "\")' ><img data-pin-nopin='true' alt='" . $alt_text . "' title='" . $alt_text . "' src='" . $share_icon . "' style='height:25px' /></a></div>";
|
1147 |
}
|
1148 |
} else {
|
|
|
|
|
1149 |
if (
|
1150 |
isset($sfsi_section2_options['sfsi_wechatFollow_option']) && !empty($sfsi_section2_options['sfsi_wechatFollow_option']) && "yes" == $sfsi_section2_options['sfsi_wechatFollow_option']
|
|
|
1151 |
&& isset($sfsi_section2_options['sfsi_wechat_scan_image']) && !empty($sfsi_section2_options['sfsi_wechat_scan_image'])
|
1152 |
) {
|
1153 |
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: socialdude, socialtech
|
3 |
Tags: social media, share, buttons, social widget, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
|
4 |
Requires at least: 3.5
|
5 |
-
Tested up to: 5.
|
6 |
-
Stable tag: 2.5.
|
7 |
License: GPLv2
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -274,10 +274,13 @@ You cannot use the same plugin twice, however you can install both the USM as we
|
|
274 |
|
275 |
|
276 |
== Changelog ==
|
|
|
|
|
|
|
277 |
|
278 |
= 2.5.1 =
|
279 |
-
* Price Change
|
280 |
-
* Icon per row fixed css
|
281 |
|
282 |
= 2.5.0 =
|
283 |
* Fixed LinkedIn share to correct urls.
|
@@ -575,7 +578,7 @@ You cannot use the same plugin twice, however you can install both the USM as we
|
|
575 |
* Issue fixed that sometimes incorrect error-messages showed on front-end
|
576 |
* Credit link updated
|
577 |
* More icons added for pro-version
|
578 |
-
*
|
579 |
* De-installation will now clear database entirely
|
580 |
* Upgrade to pro-link renamed
|
581 |
|
@@ -912,5 +915,5 @@ You cannot use the same plugin twice, however you can install both the USM as we
|
|
912 |
|
913 |
== Upgrade Notice ==
|
914 |
|
915 |
-
= 2.5.
|
916 |
Please upgrade
|
2 |
Contributors: socialdude, socialtech
|
3 |
Tags: social media, share, buttons, social widget, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
|
4 |
Requires at least: 3.5
|
5 |
+
Tested up to: 5.4
|
6 |
+
Stable tag: 2.5.2
|
7 |
License: GPLv2
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
274 |
|
275 |
|
276 |
== Changelog ==
|
277 |
+
= 2.5.2 =
|
278 |
+
* Updated to follow.it
|
279 |
+
* Updated notifications to make them less annoying
|
280 |
|
281 |
= 2.5.1 =
|
282 |
+
* Price Change.
|
283 |
+
* Icon per row fixed css.
|
284 |
|
285 |
= 2.5.0 =
|
286 |
* Fixed LinkedIn share to correct urls.
|
578 |
* Issue fixed that sometimes incorrect error-messages showed on front-end
|
579 |
* Credit link updated
|
580 |
* More icons added for pro-version
|
581 |
+
* follow.it adjusted for paid option
|
582 |
* De-installation will now clear database entirely
|
583 |
* Upgrade to pro-link renamed
|
584 |
|
915 |
|
916 |
== Upgrade Notice ==
|
917 |
|
918 |
+
= 2.5.2 =
|
919 |
Please upgrade
|
ultimate_social_media_icons.php
CHANGED
@@ -6,7 +6,7 @@ Description: Easy to use and 100% FREE social media plugin which adds social med
|
|
6 |
|
7 |
Author: UltimatelySocial
|
8 |
Author URI: http://ultimatelysocial.com
|
9 |
-
Version: 2.5.
|
10 |
License: GPLv2 or later
|
11 |
*/
|
12 |
require_once 'analyst/main.php';
|
@@ -86,7 +86,7 @@ register_deactivation_hook(__FILE__, 'sfsi_deactivate_plugin');
|
|
86 |
|
87 |
register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
|
88 |
|
89 |
-
if (!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 2.
|
90 |
|
91 |
add_action("init", "sfsi_update_plugin");
|
92 |
}
|
@@ -196,19 +196,19 @@ function ultimatefbmetatags()
|
|
196 |
|
197 |
{
|
198 |
|
199 |
-
|
200 |
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
$verification_code = get_option('sfsi_verificatiom_code');
|
205 |
|
206 |
-
|
207 |
-
|
208 |
-
echo '<meta name="specificfeeds-verification-code-' . $feed_id . '" content="' . $verification_code . '"/>';
|
209 |
-
}
|
210 |
-
if ($metarequest == 'yes' && !empty($post_id)) {
|
211 |
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
$post = get_post($post_id);
|
213 |
|
214 |
$attachment_id = get_post_thumbnail_id($post_id);
|
@@ -301,7 +301,7 @@ function sfsi_getverification_code()
|
|
301 |
|
302 |
{
|
303 |
$feed_id = sanitize_text_field(get_option('sfsi_feed_id'));
|
304 |
-
$url = $http_url = 'https://
|
305 |
|
306 |
$args = array(
|
307 |
'timeout' => 30,
|
@@ -320,6 +320,7 @@ function sfsi_getverification_code()
|
|
320 |
$resp = json_decode($request['body']);
|
321 |
update_option('sfsi_verificatiom_code', $resp->code);
|
322 |
}
|
|
|
323 |
}
|
324 |
//checking for the youtube username and channel id option
|
325 |
|
@@ -365,16 +366,15 @@ function addStyleFunction()
|
|
365 |
|
366 |
{
|
367 |
|
368 |
-
|
369 |
-
|
370 |
-
$sfsi_feediid = sanitize_text_field(get_option('sfsi_feed_id'));
|
371 |
|
372 |
-
|
373 |
|
374 |
-
|
375 |
|
376 |
-
|
377 |
|
|
|
378 |
<script>
|
379 |
window.addEventListener('sfsi_functions_loaded', function() {
|
380 |
if (typeof sfsi_plugin_version == 'function') {
|
@@ -387,7 +387,7 @@ function addStyleFunction()
|
|
387 |
var feed_id = '<?php echo $sfsi_feediid ?>';
|
388 |
var feedtype = 8;
|
389 |
|
390 |
-
|
391 |
|
392 |
var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
|
393 |
|
@@ -398,36 +398,33 @@ function addStyleFunction()
|
|
398 |
|
399 |
var url = "<?php echo $url; ?>" + feed_id + "/" + feedtype;
|
400 |
|
401 |
-
|
402 |
|
403 |
-
|
404 |
|
405 |
-
|
406 |
|
407 |
-
|
408 |
|
409 |
-
|
410 |
|
411 |
-
|
412 |
|
413 |
-
|
414 |
-
}
|
415 |
-
} else {
|
416 |
|
417 |
-
|
418 |
|
419 |
-
|
420 |
|
421 |
-
|
422 |
|
423 |
-
|
|
|
|
|
424 |
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
<style type="text/css" aria-selected="true">
|
429 |
.sfsi_subscribe_Popinner {
|
430 |
-
|
431 |
<?php if (sanitize_text_field($option8['sfsi_form_adjustment']) == 'yes') : ?>width: 100% !important;
|
432 |
|
433 |
height: auto !important;
|
@@ -907,7 +904,7 @@ function sfsi_admin_notice()
|
|
907 |
<?php
|
908 |
|
909 |
}
|
910 |
-
if (is_ssl()) {
|
911 |
if (get_option("show_premium_cumulative_count_notification") == "yes") {
|
912 |
|
913 |
?>
|
@@ -1334,7 +1331,6 @@ function sfsi_admin_notice()
|
|
1334 |
// case 'sv_SE':
|
1335 |
|
1336 |
|
1337 |
-
|
1338 |
// $text = "<a target='_blank' href='https://goo.gl/ZiFsAF#no-topic-0'>Klicka här</a>";
|
1339 |
|
1340 |
// break;
|
6 |
|
7 |
Author: UltimatelySocial
|
8 |
Author URI: http://ultimatelysocial.com
|
9 |
+
Version: 2.5.2
|
10 |
License: GPLv2 or later
|
11 |
*/
|
12 |
require_once 'analyst/main.php';
|
86 |
|
87 |
register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
|
88 |
|
89 |
+
if (!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 2.52) {
|
90 |
|
91 |
add_action("init", "sfsi_update_plugin");
|
92 |
}
|
196 |
|
197 |
{
|
198 |
|
199 |
+
$metarequest = get_option("adding_tags");
|
200 |
|
201 |
+
$post_id = get_the_ID();
|
202 |
+
$feed_id = sanitize_text_field(get_option('sfsi_feed_id'));
|
|
|
|
|
203 |
|
204 |
+
$verification_code = get_option('sfsi_verificatiom_code');
|
|
|
|
|
|
|
|
|
205 |
|
206 |
+
if(!empty($feed_id) && !empty($verification_code) && $verification_code != "no" )
|
207 |
+
{
|
208 |
+
echo '<meta name="follow.it-verification-code-'.$feed_id.'" content="'.$verification_code.'"/>';
|
209 |
+
}
|
210 |
+
if($metarequest == 'yes' && !empty($post_id))
|
211 |
+
{
|
212 |
$post = get_post($post_id);
|
213 |
|
214 |
$attachment_id = get_post_thumbnail_id($post_id);
|
301 |
|
302 |
{
|
303 |
$feed_id = sanitize_text_field(get_option('sfsi_feed_id'));
|
304 |
+
$url = $http_url = 'https://api.follow.it/wordpress/getVerifiedCode_plugin';
|
305 |
|
306 |
$args = array(
|
307 |
'timeout' => 30,
|
320 |
$resp = json_decode($request['body']);
|
321 |
update_option('sfsi_verificatiom_code', $resp->code);
|
322 |
}
|
323 |
+
|
324 |
}
|
325 |
//checking for the youtube username and channel id option
|
326 |
|
366 |
|
367 |
{
|
368 |
|
369 |
+
$option8 = unserialize(get_option('sfsi_section8_options',false));
|
|
|
|
|
370 |
|
371 |
+
$sfsi_feediid = sanitize_text_field(get_option('sfsi_feed_id'));
|
372 |
|
373 |
+
$url = "https://api.follow.it/subscription-form/";
|
374 |
|
375 |
+
echo $return = '';
|
376 |
|
377 |
+
?>
|
378 |
<script>
|
379 |
window.addEventListener('sfsi_functions_loaded', function() {
|
380 |
if (typeof sfsi_plugin_version == 'function') {
|
387 |
var feed_id = '<?php echo $sfsi_feediid ?>';
|
388 |
var feedtype = 8;
|
389 |
|
390 |
+
var email = jQuery(ref).find('input[name="email"]').val();
|
391 |
|
392 |
var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
|
393 |
|
398 |
|
399 |
var url = "<?php echo $url; ?>" + feed_id + "/" + feedtype;
|
400 |
|
401 |
+
window.open('', "popupwindow", "scrollbars=yes,width=1080,height=760");
|
402 |
|
403 |
+
ref.action=url;
|
404 |
|
405 |
+
ref.target="popupwindow";
|
406 |
|
407 |
+
return true;
|
408 |
|
409 |
+
}else{
|
410 |
|
411 |
+
return false
|
412 |
|
413 |
+
}
|
|
|
|
|
414 |
|
415 |
+
} else {
|
416 |
|
417 |
+
alert("Please enter email address");
|
418 |
|
419 |
+
jQuery(ref).find('input[name="email"]').focus();
|
420 |
|
421 |
+
return false;
|
422 |
+
}
|
423 |
+
}
|
424 |
|
425 |
+
</script>
|
426 |
+
<style type="text/css" aria-selected="true">
|
|
|
|
|
427 |
.sfsi_subscribe_Popinner {
|
|
|
428 |
<?php if (sanitize_text_field($option8['sfsi_form_adjustment']) == 'yes') : ?>width: 100% !important;
|
429 |
|
430 |
height: auto !important;
|
904 |
<?php
|
905 |
|
906 |
}
|
907 |
+
if (is_ssl() && false) {
|
908 |
if (get_option("show_premium_cumulative_count_notification") == "yes") {
|
909 |
|
910 |
?>
|
1331 |
// case 'sv_SE':
|
1332 |
|
1333 |
|
|
|
1334 |
// $text = "<a target='_blank' href='https://goo.gl/ZiFsAF#no-topic-0'>Klicka här</a>";
|
1335 |
|
1336 |
// break;
|
views/sfsi_option_view2.php
CHANGED
@@ -165,14 +165,14 @@ if ("id" == $option2['sfsi_youtubeusernameorid'] && isset($option2['sfsi_youtube
|
|
165 |
<!-- EMAIL ICON -->
|
166 |
<?php
|
167 |
$feedId = sanitize_text_field(get_option('sfsi_feed_id', false));
|
168 |
-
$connectToFeed = "http://
|
169 |
?>
|
170 |
<div class="row email_section">
|
171 |
<h2 class="sfsicls_email">Email</h2>
|
172 |
|
173 |
<div class="inr_cont">
|
174 |
<p>
|
175 |
-
It allows your visitors to subscribe to your site (on <a href="http://
|
176 |
</p>
|
177 |
<p>Please pick which icon type you want to use:</p>
|
178 |
<ul class="tab_2_email_sec">
|
@@ -186,13 +186,13 @@ if ("id" == $option2['sfsi_youtubeusernameorid'] && isset($option2['sfsi_youtube
|
|
186 |
<div class="sfsiicnsdvwrp">
|
187 |
<input name="sfsi_rss_icons" <?php echo ($option2['sfsi_rss_icons'] == 'subscribe') ? 'checked="true"' : ''; ?> type="radio" value="subscribe" class="styled" /><span class="subscribe_icn"></span>
|
188 |
</div>
|
189 |
-
<label>Follow
|
190 |
</li>
|
191 |
<li>
|
192 |
<div class="sfsiicnsdvwrp">
|
193 |
<input name="sfsi_rss_icons" <?php echo ($option2['sfsi_rss_icons'] == 'sfsi') ? 'checked="true"' : ''; ?> type="radio" value="sfsi" class="styled" /><span class="sf_arow"></span>
|
194 |
</div>
|
195 |
-
<label>
|
196 |
</li>
|
197 |
</ul>
|
198 |
<p>The service offers many (more) advantages: </p>
|
@@ -206,14 +206,14 @@ if ("id" == $option2['sfsi_youtubeusernameorid'] && isset($option2['sfsi_youtube
|
|
206 |
</div>
|
207 |
<div class='sfsi_service_column'>
|
208 |
<ul>
|
209 |
-
<li><span>Get more traffic</span> by being listed in the
|
210 |
<li><span>Get alerts</span> when people subscribe or unsubscribe</li>
|
211 |
<li><span>Tailor the sender name & subject line</span> of the emails </li>
|
212 |
</ul>
|
213 |
</div>
|
214 |
</div>
|
215 |
|
216 |
-
<form id="calimingOptimizationForm" method="get" action="https://
|
217 |
<div class="sfsi_inputbtn">
|
218 |
<input type="hidden" name="feed_id" value="<?php echo sanitize_text_field(get_option('sfsi_feed_id', false)); ?>" />
|
219 |
<input type="email" name="email" value="<?php echo bloginfo('admin_email'); ?>" />
|
@@ -226,12 +226,13 @@ if ("id" == $option2['sfsi_youtubeusernameorid'] && isset($option2['sfsi_youtube
|
|
226 |
</form>
|
227 |
|
228 |
<p class='sfsi_email_last_paragraph'>
|
229 |
-
This will create your FREE account on
|
230 |
All data will be treated highly confidentially, see the
|
231 |
-
<a href="https://
|
232 |
Privacy Policy.
|
233 |
</a>
|
234 |
-
</p>
|
|
|
235 |
<p><b>New:</b> In our Premium Plugin you can now give your email icon other functions too, e.g. <b>contact you </b>(email), <b>share by email,</b> and <b>link to a certain page </b>(e.g. your contact form or newsletter sign-up site). <a style="cursor:pointer" class="pop-up" data-id="sfsi_quickpay-overlay" onclick="sfsi_open_quick_checkout(event)" class="sfisi_font_bold" target="_blank">Go premium now</a><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=more_functions_email_icon&utm_medium=banner" class="sfsi_font_inherit" target="_blank"> or learn more.</a>
|
236 |
</div>
|
237 |
</div>
|
165 |
<!-- EMAIL ICON -->
|
166 |
<?php
|
167 |
$feedId = sanitize_text_field(get_option('sfsi_feed_id', false));
|
168 |
+
$connectToFeed = "http://api.follow.it/?" . base64_encode("userprofile=wordpress&feed_id=" . $feedId);
|
169 |
?>
|
170 |
<div class="row email_section">
|
171 |
<h2 class="sfsicls_email">Email</h2>
|
172 |
|
173 |
<div class="inr_cont">
|
174 |
<p>
|
175 |
+
It allows your visitors to subscribe to your site (on <a href="http://api.follow.it/widgets/emailSubscribeEncFeed/<?php echo $feedId; ?>/<?php echo base64_encode(8); ?>" target="new">this screen</a>) and receive new posts automatically by email.
|
176 |
</p>
|
177 |
<p>Please pick which icon type you want to use:</p>
|
178 |
<ul class="tab_2_email_sec">
|
186 |
<div class="sfsiicnsdvwrp">
|
187 |
<input name="sfsi_rss_icons" <?php echo ($option2['sfsi_rss_icons'] == 'subscribe') ? 'checked="true"' : ''; ?> type="radio" value="subscribe" class="styled" /><span class="subscribe_icn"></span>
|
188 |
</div>
|
189 |
+
<label>Email + Follow text<span class="sficndesc"> </span></label>
|
190 |
</li>
|
191 |
<li>
|
192 |
<div class="sfsiicnsdvwrp">
|
193 |
<input name="sfsi_rss_icons" <?php echo ($option2['sfsi_rss_icons'] == 'sfsi') ? 'checked="true"' : ''; ?> type="radio" value="sfsi" class="styled" /><span class="sf_arow"></span>
|
194 |
</div>
|
195 |
+
<label>follow.it icon<span class="sfplsdesc"> (provider of the service)</span></label>
|
196 |
</li>
|
197 |
</ul>
|
198 |
<p>The service offers many (more) advantages: </p>
|
206 |
</div>
|
207 |
<div class='sfsi_service_column'>
|
208 |
<ul>
|
209 |
+
<li><span>Get more traffic</span> by being listed in the follow.it directory</li>
|
210 |
<li><span>Get alerts</span> when people subscribe or unsubscribe</li>
|
211 |
<li><span>Tailor the sender name & subject line</span> of the emails </li>
|
212 |
</ul>
|
213 |
</div>
|
214 |
</div>
|
215 |
|
216 |
+
<form id="calimingOptimizationForm" method="get" action="https://api.follow.it/wpclaimfeeds/getFullAccess" target="_blank">
|
217 |
<div class="sfsi_inputbtn">
|
218 |
<input type="hidden" name="feed_id" value="<?php echo sanitize_text_field(get_option('sfsi_feed_id', false)); ?>" />
|
219 |
<input type="email" name="email" value="<?php echo bloginfo('admin_email'); ?>" />
|
226 |
</form>
|
227 |
|
228 |
<p class='sfsi_email_last_paragraph'>
|
229 |
+
This will create your FREE account on follow.it, using above email. <br>
|
230 |
All data will be treated highly confidentially, see the
|
231 |
+
<a href="https://follow.it/info/privacy" target="new">
|
232 |
Privacy Policy.
|
233 |
</a>
|
234 |
+
</p>
|
235 |
+
<div class="sfsi_new_prmium_follw">
|
236 |
<p><b>New:</b> In our Premium Plugin you can now give your email icon other functions too, e.g. <b>contact you </b>(email), <b>share by email,</b> and <b>link to a certain page </b>(e.g. your contact form or newsletter sign-up site). <a style="cursor:pointer" class="pop-up" data-id="sfsi_quickpay-overlay" onclick="sfsi_open_quick_checkout(event)" class="sfisi_font_bold" target="_blank">Go premium now</a><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=more_functions_email_icon&utm_medium=banner" class="sfsi_font_inherit" target="_blank"> or learn more.</a>
|
237 |
</div>
|
238 |
</div>
|
views/sfsi_option_view8.php
CHANGED
@@ -71,7 +71,7 @@ $option8['sfsi_form_button_background'] = (isset($option8['sfsi_form_button_back
|
|
71 |
<div class="tab8">
|
72 |
<?php
|
73 |
|
74 |
-
$connectToFeed = "http://
|
75 |
|
76 |
?>
|
77 |
|
@@ -139,7 +139,7 @@ $option8['sfsi_form_button_background'] = (isset($option8['sfsi_form_button_back
|
|
139 |
|
140 |
$sfsi_feediid = sanitize_text_field(get_option('sfsi_feed_id'));
|
141 |
|
142 |
-
$url = "https://
|
143 |
|
144 |
$url = $url . $sfsi_feediid . '/8/';
|
145 |
|
@@ -153,13 +153,14 @@ $option8['sfsi_form_button_background'] = (isset($option8['sfsi_form_button_back
|
|
153 |
|
154 |
<div style="margin: 5px 0; width: 100%;">
|
155 |
|
156 |
-
<input style="padding: 10px 0px !important; width: 100% !important;" type="email" placeholder="Enter your email"
|
157 |
|
158 |
</div>
|
159 |
|
160 |
<div style="margin: 5px 0; width: 100%;">
|
|
|
161 |
|
162 |
-
<input style="padding: 10px 0px !important; width: 100% !important;" type="submit" name="subscribe"
|
163 |
|
164 |
</div>
|
165 |
|
@@ -923,7 +924,7 @@ function get_sfsiSubscriptionForm($hglht = null)
|
|
923 |
|
924 |
<div class="sfsi_subscription_form_field">
|
925 |
|
926 |
-
<input type="email" name="
|
927 |
echo 'class="sfsi_highlight"';
|
928 |
} ?> />
|
929 |
|
71 |
<div class="tab8">
|
72 |
<?php
|
73 |
|
74 |
+
$connectToFeed = "http://api.follow.it/?" . base64_encode("userprofile=wordpress&feed_id=" . $feedId);
|
75 |
|
76 |
?>
|
77 |
|
139 |
|
140 |
$sfsi_feediid = sanitize_text_field(get_option('sfsi_feed_id'));
|
141 |
|
142 |
+
$url = "https://api.follow.it/subscription-form/";
|
143 |
|
144 |
$url = $url . $sfsi_feediid . '/8/';
|
145 |
|
153 |
|
154 |
<div style="margin: 5px 0; width: 100%;">
|
155 |
|
156 |
+
<input style="padding: 10px 0px !important; width: 100% !important;" type="email" placeholder="Enter your email" name="email" />
|
157 |
|
158 |
</div>
|
159 |
|
160 |
<div style="margin: 5px 0; width: 100%;">
|
161 |
+
<input type="hidden" name="action" value="followPub">
|
162 |
|
163 |
+
<input style="padding: 10px 0px !important; width: 100% !important;" type="submit" name="subscribe" />
|
164 |
|
165 |
</div>
|
166 |
|
924 |
|
925 |
<div class="sfsi_subscription_form_field">
|
926 |
|
927 |
+
<input type="email" name="email" placeholder="Enter your email" value="" <?php if ($hglht == "email") {
|
928 |
echo 'class="sfsi_highlight"';
|
929 |
} ?> />
|
930 |
|
views/sfsi_options_view.php
CHANGED
@@ -82,48 +82,65 @@
|
|
82 |
|
83 |
<!-- Top content area of plugin -->
|
84 |
<div class="main_contant">
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
</div>
|
116 |
-
<div class="
|
117 |
-
<
|
118 |
-
<
|
119 |
-
</
|
|
|
120 |
</div>
|
121 |
-
<!-- <div class="respond-text">
|
122 |
-
<p>We'll try to respond ASAP!</p>
|
123 |
-
</div> -->
|
124 |
</div>
|
125 |
</div>
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
127 |
|
128 |
<!-- step 1 end here -->
|
129 |
<div id="accordion">
|
@@ -178,7 +195,7 @@
|
|
178 |
</div>
|
179 |
|
180 |
<div class="tab10">
|
181 |
-
|
182 |
<div class="save_button">
|
183 |
|
184 |
<img src="<?php echo SFSI_PLUGURL; ?>images/ajax-loader.gif" class="loader-img" alt="error" />
|
@@ -189,7 +206,7 @@
|
|
189 |
<?php $nonce = wp_create_nonce("sfsi_save_export"); ?>
|
190 |
|
191 |
<div class="export_selections">
|
192 |
-
<div class="export" id="sfsi_save_export" data-nonce="<?php echo $nonce
|
193 |
Export
|
194 |
</div>
|
195 |
|
@@ -200,12 +217,14 @@
|
|
200 |
<p class="red_txt errorMsg" style="display:none;font-size:21px"> </p>
|
201 |
<p class="green_txt sucMsg" style="display:none;font-size:21px"> </p>
|
202 |
|
203 |
-
<?php include(SFSI_DOCROOT . '/views/sfsi_affiliate_banner.php');
|
|
|
204 |
|
205 |
<!--<p class="bldtxtmsg">Need top-notch Wordpress development work at a competitive price? Visit us at <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=footer_credit&utm_medium=banner">ultimatelysocial.com</a></p>-->
|
206 |
</div>
|
207 |
<!-- all pops of plugin under sfsi_pop_content.php file -->
|
208 |
<?php include(SFSI_DOCROOT . '/views/sfsi_pop_content.php'); ?>
|
|
|
209 |
</div> <!-- START Admin view for plugin-->
|
210 |
<?php if (in_array(get_site_url(), array('http://www.managingio.com', 'http://blog-latest.socialshare.com'))) : ?>
|
211 |
<div style="text-align:center">
|
82 |
|
83 |
<!-- Top content area of plugin -->
|
84 |
<div class="main_contant">
|
85 |
+
<div class="row">
|
86 |
+
<div class="col-7 col-md-9 col-lg-12 ">
|
87 |
+
<h1>Welcome to the Ultimate Social Icons and Share Plugin!</h1>
|
88 |
+
|
89 |
+
<div class="">
|
90 |
+
<div class="row">
|
91 |
+
<div class="col-12 col-lg-8 col-xxl-10">
|
92 |
+
<p class='sfsi-top-header-subheading font-italic'>Simply answer the questions below <span class='sfsi-top-banner-no-decoration'>(at least the first 3)</span> - that`s it!</p>
|
93 |
+
<p class="">If you face any issue, please ask in <a target="_blank" href="http://bit.ly/USM_SUPPORT_FORUM" class="sfsi-top-banner-no-decoration text-success">Support Forum</a>. We'll try to respond quickly. Thank you!</p>
|
94 |
+
<div class="d-none d-lg-flex row">
|
95 |
+
<div class="col-9 col-xxl-10">
|
96 |
+
<p class="sfsi-top-banner-higligted-text">If you want <span class='font-weight-bold font-italic'>more likes & shares</span>, more placement options, better sharing features (eg: define the text and image that gets shared), optimization for mobile, <a target="_blank" href="https://www.ultimatelysocial.com/extra-icon-styles/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" class="font-italic text-success" style="font-family: helvetica-light;">more icon design styles,</a> <a target="_blank" href="https://www.ultimatelysocial.com/animated-social-media-icons/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" class=" text-success font-italic" style="font-family:helvetica-light">animated icons,</a> <a target="_blank" href="https://www.ultimatelysocial.com/themed-icons-search/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" class=' text-success font-italic' style="font-family: helvetica-light;">themed icons,</a> and <a href="https://www.ultimatelysocial.com/themed-icons-search/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" target="_blank" class=" text-success font-italic" style="font-family: helvetica-light;">much more</a>, then <a href="https://www.ultimatelysocial.com/usm-premium/?withqp=1&utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" style="cursor:pointer; color: #12a252 !important;border-bottom: 1px solid #12a252;text-decoration: none;font-weight: bold;" target="_blank">
|
97 |
+
go premium
|
98 |
+
</a>.</p>
|
99 |
+
</div>
|
100 |
+
<div class="col-3 text-center px-0 col-xxl-2">
|
101 |
+
<div class='d-table' style='width:100%;height:100%'>
|
102 |
+
<div class='d-table-row'>
|
103 |
+
<div class='d-table-cell align-middle'>
|
104 |
+
<div class='sfsi-premium-btn'>
|
105 |
+
<a target="_blank" href="https://www.ultimatelysocial.com/usm-premium/?withqp=1&utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" class="btn btn-success" style="font-family:helveticabold;font-size: 17px;text-decoration: none;">Go Premium</a>
|
106 |
+
</div>
|
107 |
+
<a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" style="text-decoration: none;color:#414951;font-family: helveticaneue-light;" target='_blank'>Learn More</a>
|
108 |
+
</div>
|
109 |
+
</div>
|
110 |
+
</div>
|
111 |
+
</div>
|
112 |
+
</div>
|
113 |
+
</div>
|
114 |
+
<div class="d-none d-lg-flex col-4 col-lg-4 col-xxl-2">
|
115 |
+
<div class='d-table' style='width:100%;height:100%'>
|
116 |
+
<div class='d-table-row'>
|
117 |
+
<div class='d-table-cell align-bottom'>
|
118 |
+
<a href="https://www.ultimatelysocial.com/usm-premium/?playvideo=1&utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" target="_blank"><img target="_blank" src="<?php echo SFSI_PLUGURL; ?>images/sfsi-video-play.png" style='width:100%'></a>
|
119 |
+
</div>
|
120 |
+
</div>
|
121 |
+
</div>
|
122 |
+
</div>
|
123 |
+
</div>
|
124 |
+
</div>
|
125 |
+
</div>
|
126 |
+
<div class="col-5 col-md-3 d-lg-none">
|
127 |
+
<div style="position:relative;padding-top:56.25%;">
|
128 |
+
<iframe src="https://video.inchev.com/videos/embed/c952d896-34be-45bc-8142-ba14694c1bd0" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;"></iframe>
|
129 |
</div>
|
130 |
+
<div class="text-center mt-5">
|
131 |
+
<div class='sfsi-premium-btn'>
|
132 |
+
<button class="btn btn-success ">Go Premium</button>
|
133 |
+
</div>
|
134 |
+
<span>Learn more</span>
|
135 |
</div>
|
|
|
|
|
|
|
136 |
</div>
|
137 |
</div>
|
138 |
+
<div class="d-lg-none row">
|
139 |
+
<div class="col">
|
140 |
+
<p class="sfsi-top-banner-higligted-text">If you want <span class='font-weight-bold font-italic'>more likes & shares</span>, more placement options, better sharing features (eg: define the text and image that gets shared), optimization for mobile, <a target="_blank" href="https://www.ultimatelysocial.com/extra-icon-styles/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" class="font-italic text-success">more icon design styles,</a> <a target="_blank" href="https://www.ultimatelysocial.com/animated-social-media-icons/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" class=" text-success font-italic">animated icons,</a> <a target="_blank" href="https://www.ultimatelysocial.com/themed-icons-search/" class=' text-success font-italic'>themed icons,</a> and <a href="https://www.ultimatelysocial.com/themed-icons-search/?utm_source=usmi_settings_page&utm_campaign=top_banner&utm_medium=link" target="_blank" class=" text-success font-italic">much more</a>, then ...</p>
|
141 |
+
</div>
|
142 |
+
</div>
|
143 |
+
</div><!-- END Top content area of plugin -->
|
144 |
|
145 |
<!-- step 1 end here -->
|
146 |
<div id="accordion">
|
195 |
</div>
|
196 |
|
197 |
<div class="tab10">
|
198 |
+
<div class="save_export">
|
199 |
<div class="save_button">
|
200 |
|
201 |
<img src="<?php echo SFSI_PLUGURL; ?>images/ajax-loader.gif" class="loader-img" alt="error" />
|
206 |
<?php $nonce = wp_create_nonce("sfsi_save_export"); ?>
|
207 |
|
208 |
<div class="export_selections">
|
209 |
+
<div class="export" id="sfsi_save_export" data-nonce="<?php echo $nonce; ?>">
|
210 |
Export
|
211 |
</div>
|
212 |
|
217 |
<p class="red_txt errorMsg" style="display:none;font-size:21px"> </p>
|
218 |
<p class="green_txt sucMsg" style="display:none;font-size:21px"> </p>
|
219 |
|
220 |
+
<?php // include(SFSI_DOCROOT . '/views/sfsi_affiliate_banner.php');
|
221 |
+
?><?php include(SFSI_DOCROOT . '/views/sfsi_section_for_premium.php'); ?>
|
222 |
|
223 |
<!--<p class="bldtxtmsg">Need top-notch Wordpress development work at a competitive price? Visit us at <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=footer_credit&utm_medium=banner">ultimatelysocial.com</a></p>-->
|
224 |
</div>
|
225 |
<!-- all pops of plugin under sfsi_pop_content.php file -->
|
226 |
<?php include(SFSI_DOCROOT . '/views/sfsi_pop_content.php'); ?>
|
227 |
+
|
228 |
</div> <!-- START Admin view for plugin-->
|
229 |
<?php if (in_array(get_site_url(), array('http://www.managingio.com', 'http://blog-latest.socialshare.com'))) : ?>
|
230 |
<div style="text-align:center">
|
views/sfsi_pop_content.php
CHANGED
@@ -9,15 +9,15 @@ define('ress_readmore_button', $ress_readmore_button);
|
|
9 |
define('rss_readmore_text2', $rss_readmore_text2);
|
10 |
|
11 |
$feedId = sanitize_text_field(get_option('sfsi_feed_id',false));
|
12 |
-
$connectToFeed = "http://
|
13 |
-
$connectFeedLgn = "http://
|
14 |
?>
|
15 |
|
16 |
<div class="pop-overlay read-overlay sfsi_feedClaimingOverlay" >
|
17 |
<div class="pop_up_box sfsi_pop_up" >
|
18 |
<img src="<?php echo SFSI_PLUGURL; ?>images/newclose.png" id="close_popup" class="sfsicloseBtn" alt="error" />
|
19 |
<center>
|
20 |
-
<form id="calimingOptimizationForm" method="get" action="https://
|
21 |
<h1>Enter the email you want to use</h1>
|
22 |
<div class="form-field">
|
23 |
<input type="hidden" name="feed_id" value="<?php echo $feedId; ?>" />
|
@@ -29,7 +29,7 @@ $connectFeedLgn = "http://www.specificfeeds.com/?".base64_encode("userprofile=wo
|
|
29 |
</a>
|
30 |
</div>
|
31 |
<p>
|
32 |
-
This will create your FREE acccount on <a target="_blank" href="
|
33 |
</p>
|
34 |
|
35 |
</form>
|
@@ -94,7 +94,7 @@ $connectFeedLgn = "http://www.specificfeeds.com/?".base64_encode("userprofile=wo
|
|
94 |
$visit_iconsUrl= SFSI_PLUGURL."/images/visit_icons/";
|
95 |
$soicalObj = new sfsi_SocialHelper();
|
96 |
|
97 |
-
$twitetr_share = 'http://
|
98 |
$twitter_text = 'Create Your Perfect Newspaper for free';
|
99 |
|
100 |
if(isset($option2['sfsi_twitter_followUserName']) && !empty($option2['sfsi_twitter_followUserName'])){
|
@@ -156,8 +156,8 @@ $connectFeedLgn = "http://www.specificfeeds.com/?".base64_encode("userprofile=wo
|
|
156 |
</div>
|
157 |
</div><!-- END twiiter example pop-up -->
|
158 |
<?php
|
159 |
-
$youtube_url = isset($option2['sfsi_youtube_pageUrl']) && !empty($option2['sfsi_youtube_pageUrl']) ? $option2['sfsi_youtube_pageUrl'] : 'http://www.youtube.com/user/
|
160 |
-
$youtube_user= isset($option4['sfsi_youtube_user']) && !empty($option4['sfsi_youtube_user']) ? $option4['sfsi_youtube_user'] : '
|
161 |
?>
|
162 |
<!-- You tube example pop up -->
|
163 |
<div class="pop-overlay read-overlay ytex-s2" >
|
@@ -180,7 +180,7 @@ $connectFeedLgn = "http://www.specificfeeds.com/?".base64_encode("userprofile=wo
|
|
180 |
|
181 |
<?php
|
182 |
|
183 |
-
$pin_url= isset($option2['sfsi_pinterest_pageUrl']) && !empty($option2['sfsi_pinterest_pageUrl']) ? $option2['sfsi_pinterest_pageUrl'] : 'http://pinterest.com/
|
184 |
?>
|
185 |
<!-- Pinterest example pop up -->
|
186 |
<div class="pop-overlay read-overlay pinex-s2" >
|
@@ -229,7 +229,7 @@ $pin_url= isset($option2['sfsi_pinterest_pageUrl']) && !empty($option2['sfsi_pin
|
|
229 |
|
230 |
<div class="pop-overlay read-overlay demail-1" >
|
231 |
<div class="pop_up_box sfsi_pop_up " >
|
232 |
-
<h4>Note: Also if you already offer a newsletter it makes sense to offer this option too, because it will get you <span class="mediam_txt">more readers</span>, as explained <a href="http://
|
233 |
<div class="button"><a href="javascript:;" class="hideemailpop" title="Ok, keep it active for the time being,I want to see how it works">Ok, keep it active for the time being, <br />
|
234 |
I want to see how it works</a></div>
|
235 |
<a href="javascript:;" id="deac_email2" title="Deactivate it">Deactivate it</a>
|
9 |
define('rss_readmore_text2', $rss_readmore_text2);
|
10 |
|
11 |
$feedId = sanitize_text_field(get_option('sfsi_feed_id',false));
|
12 |
+
$connectToFeed = "http://api.follow.it/?".base64_encode("userprofile=wordpress&feed_id=".$feedId);
|
13 |
+
$connectFeedLgn = "http://api.follow.it/?".base64_encode("userprofile=wordpress&feed_id=".$feedId."&logintype=login");
|
14 |
?>
|
15 |
|
16 |
<div class="pop-overlay read-overlay sfsi_feedClaimingOverlay" >
|
17 |
<div class="pop_up_box sfsi_pop_up" >
|
18 |
<img src="<?php echo SFSI_PLUGURL; ?>images/newclose.png" id="close_popup" class="sfsicloseBtn" alt="error" />
|
19 |
<center>
|
20 |
+
<form id="calimingOptimizationForm" method="get" action="https://api.follow.it/wpclaimfeeds/getFullAccess" target="_blank">
|
21 |
<h1>Enter the email you want to use</h1>
|
22 |
<div class="form-field">
|
23 |
<input type="hidden" name="feed_id" value="<?php echo $feedId; ?>" />
|
29 |
</a>
|
30 |
</div>
|
31 |
<p>
|
32 |
+
This will create your FREE acccount on <a target="_blank" href="https://follow.it/">follow.it</a>. We will treat your data (and your subscribers’ data!) highly confidentially, see our <a target="_blank" href="https://follow.it/info/privacy">Privacy Policy</a>.
|
33 |
</p>
|
34 |
|
35 |
</form>
|
94 |
$visit_iconsUrl= SFSI_PLUGURL."/images/visit_icons/";
|
95 |
$soicalObj = new sfsi_SocialHelper();
|
96 |
|
97 |
+
$twitetr_share = 'http://follow.it';
|
98 |
$twitter_text = 'Create Your Perfect Newspaper for free';
|
99 |
|
100 |
if(isset($option2['sfsi_twitter_followUserName']) && !empty($option2['sfsi_twitter_followUserName'])){
|
156 |
</div>
|
157 |
</div><!-- END twiiter example pop-up -->
|
158 |
<?php
|
159 |
+
$youtube_url = isset($option2['sfsi_youtube_pageUrl']) && !empty($option2['sfsi_youtube_pageUrl']) ? $option2['sfsi_youtube_pageUrl'] : 'http://www.youtube.com/user/follow.it' ;
|
160 |
+
$youtube_user= isset($option4['sfsi_youtube_user']) && !empty($option4['sfsi_youtube_user']) ? $option4['sfsi_youtube_user'] : 'follow.it' ;
|
161 |
?>
|
162 |
<!-- You tube example pop up -->
|
163 |
<div class="pop-overlay read-overlay ytex-s2" >
|
180 |
|
181 |
<?php
|
182 |
|
183 |
+
$pin_url= isset($option2['sfsi_pinterest_pageUrl']) && !empty($option2['sfsi_pinterest_pageUrl']) ? $option2['sfsi_pinterest_pageUrl'] : 'http://pinterest.com/follow.it' ;
|
184 |
?>
|
185 |
<!-- Pinterest example pop up -->
|
186 |
<div class="pop-overlay read-overlay pinex-s2" >
|
229 |
|
230 |
<div class="pop-overlay read-overlay demail-1" >
|
231 |
<div class="pop_up_box sfsi_pop_up " >
|
232 |
+
<h4>Note: Also if you already offer a newsletter it makes sense to offer this option too, because it will get you <span class="mediam_txt">more readers</span>, as explained <a href="http://api.follow.it/rss" target="new" style="color:#5A6570;display: inline;text-decoration:underline">here</a>. </h4>
|
233 |
<div class="button"><a href="javascript:;" class="hideemailpop" title="Ok, keep it active for the time being,I want to see how it works">Ok, keep it active for the time being, <br />
|
234 |
I want to see how it works</a></div>
|
235 |
<a href="javascript:;" id="deac_email2" title="Deactivate it">Deactivate it</a>
|
views/sfsi_section_for_premium.php
CHANGED
@@ -212,9 +212,9 @@
|
|
212 |
</p>
|
213 |
</div>
|
214 |
|
215 |
-
<div class="sfsi-footer-container">
|
216 |
|
217 |
-
<div class="sfsi-footer-pointing-to-premium-plugin">
|
218 |
<div class="sfsi-footer-pointing-content clearfix">
|
219 |
<div class="sfsi-footer-left-section">
|
220 |
<div class="row">
|
@@ -314,4 +314,13 @@
|
|
314 |
<p>..only 29.98 USD (includes support and updates for six months, and after that it will not be deactivated, so you can just keep using it!)</p>
|
315 |
</div>
|
316 |
|
317 |
-
<!-- Footer banner CLOSES -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
</p>
|
213 |
</div>
|
214 |
|
215 |
+
<div class="sfsi-footer-container" style="display: inline-flex;justify-content: center;width: 100% !important;">
|
216 |
|
217 |
+
<div class="sfsi-footer-pointing-to-premium-plugin" style="width:75%">
|
218 |
<div class="sfsi-footer-pointing-content clearfix">
|
219 |
<div class="sfsi-footer-left-section">
|
220 |
<div class="row">
|
314 |
<p>..only 29.98 USD (includes support and updates for six months, and after that it will not be deactivated, so you can just keep using it!)</p>
|
315 |
</div>
|
316 |
|
317 |
+
<!-- Footer banner CLOSES -->
|
318 |
+
|
319 |
+
|
320 |
+
<!-- <div style="clear:both">
|
321 |
+
|
322 |
+
<?php $noncea = wp_create_nonce("sfsi_installDate"); ?>
|
323 |
+
<label style="font-size: 17px;">Installed date: </label>
|
324 |
+
<input type="text" name="sfsi_installDate" placeholder="date" value="<?php echo get_option("sfsi_installDate");?>">
|
325 |
+
<button type="button" id="sfsi_installDate" data-nonce="<?php echo $noncea;?>"> click</button>
|
326 |
+
</div> -->
|
views/subviews/que4/banner.php
CHANGED
@@ -130,7 +130,7 @@
|
|
130 |
|
131 |
<?php } ?>
|
132 |
|
133 |
-
<div class="col-md-12 sf_si_default_design">
|
134 |
|
135 |
<div class="col-md-4 zeropadding"><?php sfsi_banner_sub_section("A) More default design styles", $arrDefaultImages, "https://www.ultimatelysocial.com/extra-icon-styles/"); ?></div>
|
136 |
|
130 |
|
131 |
<?php } ?>
|
132 |
|
133 |
+
<div class="col-md-12 sf_si_default_design" style="display: flex;">
|
134 |
|
135 |
<div class="col-md-4 zeropadding"><?php sfsi_banner_sub_section("A) More default design styles", $arrDefaultImages, "https://www.ultimatelysocial.com/extra-icon-styles/"); ?></div>
|
136 |
|