Version Description
- Please upgrade immediately. Google+ removed from social sharing list.
=
Download this release
Release Info
Developer | hiddenpearls |
Plugin | Simple Social Media Share Buttons – Social Sharing for Everyone |
Version | 2.1.3 |
Comparing to | |
See all releases |
Code changes from version 2.1.2 to 2.1.3
- assets/css/admin.css +83 -61
- assets/css/front.css +8 -253
- classes/ssb-settings-strucutre.php +3 -3
- inc/utils.php +1 -13
- readme.txt +12 -9
- simple-social-buttons.php +6 -56
- ssb-social-counts/googleplus.php +0 -12
assets/css/admin.css
CHANGED
@@ -300,37 +300,59 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
300 |
position: relative;
|
301 |
top: 2px;
|
302 |
}
|
303 |
-
.simplesocialbuttons-nav.simple-icons a.simplesocial-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
324 |
vertical-align: middle;
|
325 |
-
white-space: nowrap;
|
326 |
-
width: auto;
|
327 |
-
height: 20px;
|
328 |
-
line-height: 18px;
|
329 |
-
padding: 0;
|
330 |
-
display: inline-block;
|
331 |
}
|
332 |
-
.simplesocialbuttons-nav.simple-icons a.simplesocial-
|
333 |
-
|
|
|
|
|
|
|
|
|
334 |
}
|
335 |
/*.simplesocialbuttons-nav.simple-icons a {
|
336 |
position: relative;
|
@@ -551,16 +573,16 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
551 |
content: "\e904";
|
552 |
}
|
553 |
|
554 |
-
.simplesocialbuttons-nav li a.simplesocial-
|
555 |
-
content: "\
|
556 |
}
|
557 |
|
558 |
.simplesocialbuttons-nav.sm-round li a.simplesocial-twt-share {
|
559 |
color: #1da1f2;
|
560 |
}
|
561 |
|
562 |
-
.simplesocialbuttons-nav.sm-round li a.simplesocial-
|
563 |
-
color: #
|
564 |
}
|
565 |
|
566 |
.simplesocialbuttons-nav.simple-round li a {
|
@@ -588,8 +610,8 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
588 |
background: #1da1f2;
|
589 |
}
|
590 |
|
591 |
-
.simplesocialbuttons-nav.simple-round li a.simplesocial-
|
592 |
-
background: #
|
593 |
}
|
594 |
|
595 |
.simplesocialbuttons-nav.simple-round li a.simplesocial-fb-share:after,
|
@@ -602,9 +624,9 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
602 |
background: #1889cf;
|
603 |
}
|
604 |
|
605 |
-
.simplesocialbuttons-nav.simple-round li a.simplesocial-
|
606 |
-
.simplesocialbuttons-nav.simple-round li a.simplesocial-
|
607 |
-
background: #
|
608 |
}
|
609 |
|
610 |
.simplesocialbuttons-nav.simple-round li a:hover:before {
|
@@ -665,13 +687,13 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
665 |
color: #fff;
|
666 |
}
|
667 |
|
668 |
-
.simplesocialbuttons-nav.round-txt li a.simplesocial-
|
669 |
-
color: #
|
670 |
-
border-color: #
|
671 |
}
|
672 |
|
673 |
-
.simplesocialbuttons-nav.round-txt li a.simplesocial-
|
674 |
-
background: #
|
675 |
color: #fff;
|
676 |
}
|
677 |
|
@@ -738,18 +760,18 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
738 |
color: #fff;
|
739 |
}
|
740 |
|
741 |
-
.simplesocialbuttons-nav.round-btm-border li a.simplesocial-
|
742 |
-
box-shadow: 0px 2px 0px 0px #
|
743 |
-
color: #
|
744 |
}
|
745 |
|
746 |
-
.simplesocialbuttons-nav.round-btm-border li a.simplesocial-
|
747 |
-
box-shadow: inset 0px 0px 0px 0px #
|
748 |
-
color: #
|
749 |
}
|
750 |
|
751 |
-
.simplesocialbuttons-nav.round-btm-border li a.simplesocial-
|
752 |
-
box-shadow: inset 0px -40px 0px 0px #
|
753 |
color: #fff;
|
754 |
}
|
755 |
|
@@ -786,13 +808,13 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
786 |
box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
|
787 |
}
|
788 |
|
789 |
-
.simplesocialbuttons-nav.flat-button-border li a.simplesocial-
|
790 |
-
background: #
|
791 |
-
box-shadow: inset 0px 0px 0px 0px #
|
792 |
}
|
793 |
|
794 |
-
.simplesocialbuttons-nav.flat-button-border li a.simplesocial-
|
795 |
-
box-shadow: inset 0px -40px 0px 0px #
|
796 |
}
|
797 |
|
798 |
.simplesocialbuttons-nav.round-icon li a {
|
@@ -838,14 +860,14 @@ div.inside div.simplesocialbuttons-nav li a {
|
|
838 |
background: #1889cf;
|
839 |
}
|
840 |
|
841 |
-
.simplesocialbuttons-nav.round-icon li a.simplesocial-
|
842 |
-
color: #
|
843 |
-
border: 2px solid #
|
844 |
}
|
845 |
|
846 |
-
.simplesocialbuttons-nav.round-icon li a.simplesocial-
|
847 |
color: #fff;
|
848 |
-
background: #
|
849 |
}
|
850 |
|
851 |
.simplesocialbuttons-style input[type=radio] {
|
300 |
position: relative;
|
301 |
top: 2px;
|
302 |
}
|
303 |
+
.simplesocialbuttons-nav.simple-icons a.simplesocial-linkedin-share{
|
304 |
+
background: #0077b5;
|
305 |
+
color: #fff;
|
306 |
+
cursor: pointer;
|
307 |
+
font-weight: normal;
|
308 |
+
font-size: 11px;
|
309 |
+
font-family: Helvetica, Arial, sans-serif;
|
310 |
+
-webkit-font-smoothing: antialiased;
|
311 |
+
-webkit-user-select: none;
|
312 |
+
white-space: nowrap;
|
313 |
+
|
314 |
+
line-height: 20px;
|
315 |
+
height: 20px;
|
316 |
+
display: inline-block;
|
317 |
+
padding: 1px 8px 1px 25px;
|
318 |
+
}
|
319 |
+
.simplesocialbuttons-nav.simple-icons a.simplesocial-linkedin-share .icon{
|
320 |
+
background-position: 0px -593px;
|
321 |
+
background-repeat: no-repeat;
|
322 |
+
background-color: #0077b5;
|
323 |
+
background-size: initial;
|
324 |
+
cursor: pointer;
|
325 |
+
border: 0;
|
326 |
+
border-right: 1px solid #066094;
|
327 |
+
overflow: hidden;
|
328 |
+
padding: 0;
|
329 |
+
margin: 0;
|
330 |
+
position: absolute;
|
331 |
+
left: 0px;
|
332 |
+
top: 0px;
|
333 |
+
display: block;
|
334 |
+
width: 20px;
|
335 |
+
height: 20px;
|
336 |
+
float: right;
|
337 |
+
border-radius: 2px;
|
338 |
+
-webkit-border-radius: 2px;
|
339 |
+
border-top-right-radius: 2px;
|
340 |
+
border-bottom-right-radius: 2px;
|
341 |
+
-webkit-border-top-right-radius: 2px;
|
342 |
+
-webkit-border-bottom-right-radius: 2px;
|
343 |
+
text-align: center;
|
344 |
+
line-height: 17px;
|
345 |
+
}
|
346 |
+
.simplesocialbuttons-nav.simple-icons a.simplesocial-linkedin-share svg {
|
347 |
+
fill: #0077b5;
|
348 |
vertical-align: middle;
|
|
|
|
|
|
|
|
|
|
|
|
|
349 |
}
|
350 |
+
.simplesocialbuttons-nav.simple-icons a.simplesocial-linkedin-share .simplesocial-hidden-text{
|
351 |
+
vertical-align: top;
|
352 |
+
font-size: 12px;
|
353 |
+
line-height: 18px;
|
354 |
+
vertical-align: top;
|
355 |
+
padding-left: 2px;
|
356 |
}
|
357 |
/*.simplesocialbuttons-nav.simple-icons a {
|
358 |
position: relative;
|
573 |
content: "\e904";
|
574 |
}
|
575 |
|
576 |
+
.simplesocialbuttons-nav li a.simplesocial-linkedin-share:after {
|
577 |
+
content: "\e907";
|
578 |
}
|
579 |
|
580 |
.simplesocialbuttons-nav.sm-round li a.simplesocial-twt-share {
|
581 |
color: #1da1f2;
|
582 |
}
|
583 |
|
584 |
+
.simplesocialbuttons-nav.sm-round li a.simplesocial-linkedin-share {
|
585 |
+
color: #0077B5;
|
586 |
}
|
587 |
|
588 |
.simplesocialbuttons-nav.simple-round li a {
|
610 |
background: #1da1f2;
|
611 |
}
|
612 |
|
613 |
+
.simplesocialbuttons-nav.simple-round li a.simplesocial-linkedin-share {
|
614 |
+
background: #0077B5;
|
615 |
}
|
616 |
|
617 |
.simplesocialbuttons-nav.simple-round li a.simplesocial-fb-share:after,
|
624 |
background: #1889cf;
|
625 |
}
|
626 |
|
627 |
+
.simplesocialbuttons-nav.simple-round li a.simplesocial-linkedin-share:after,
|
628 |
+
.simplesocialbuttons-nav.simple-round li a.simplesocial-linkedin-share:before {
|
629 |
+
background: #044568;
|
630 |
}
|
631 |
|
632 |
.simplesocialbuttons-nav.simple-round li a:hover:before {
|
687 |
color: #fff;
|
688 |
}
|
689 |
|
690 |
+
.simplesocialbuttons-nav.round-txt li a.simplesocial-linkedin-share {
|
691 |
+
color: #0077B5;
|
692 |
+
border-color: #0077B5;
|
693 |
}
|
694 |
|
695 |
+
.simplesocialbuttons-nav.round-txt li a.simplesocial-linkedin-share:hover {
|
696 |
+
background: #0077B5;
|
697 |
color: #fff;
|
698 |
}
|
699 |
|
760 |
color: #fff;
|
761 |
}
|
762 |
|
763 |
+
.simplesocialbuttons-nav.round-btm-border li a.simplesocial-linkedin-share {
|
764 |
+
box-shadow: 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
765 |
+
color: #0077B5;
|
766 |
}
|
767 |
|
768 |
+
.simplesocialbuttons-nav.round-btm-border li a.simplesocial-linkedin-share {
|
769 |
+
box-shadow: inset 0px 0px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
770 |
+
color: #0077B5;
|
771 |
}
|
772 |
|
773 |
+
.simplesocialbuttons-nav.round-btm-border li a.simplesocial-linkedin-share:hover {
|
774 |
+
box-shadow: inset 0px -40px 0px 0px #0077B5, 0px 2px 0px 0px #0077B5, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
775 |
color: #fff;
|
776 |
}
|
777 |
|
808 |
box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
|
809 |
}
|
810 |
|
811 |
+
.simplesocialbuttons-nav.flat-button-border li a.simplesocial-linkedin-share {
|
812 |
+
background: #0077B5;
|
813 |
+
box-shadow: inset 0px 0px 0px 0px #044568, 0px 3px 0px 0px #044568;
|
814 |
}
|
815 |
|
816 |
+
.simplesocialbuttons-nav.flat-button-border li a.simplesocial-linkedin-share:hover {
|
817 |
+
box-shadow: inset 0px -40px 0px 0px #044568, 0px 3px 0px 0px #044568;
|
818 |
}
|
819 |
|
820 |
.simplesocialbuttons-nav.round-icon li a {
|
860 |
background: #1889cf;
|
861 |
}
|
862 |
|
863 |
+
.simplesocialbuttons-nav.round-icon li a.simplesocial-linkedin-share {
|
864 |
+
color: #0077B5;
|
865 |
+
border: 2px solid #0077B5;
|
866 |
}
|
867 |
|
868 |
+
.simplesocialbuttons-nav.round-icon li a.simplesocial-linkedin-share:hover {
|
869 |
color: #fff;
|
870 |
+
background: #0077B5;
|
871 |
}
|
872 |
|
873 |
.simplesocialbuttons-style input[type=radio] {
|
assets/css/front.css
CHANGED
@@ -48,9 +48,6 @@ div.ssb-button-pinterest { width: 100px; }
|
|
48 |
.simplesocialbuttons button.simplesocial-twt-share:after{
|
49 |
content: "\e904";
|
50 |
}
|
51 |
-
.simplesocialbuttons button.simplesocial-gplus-share:after{
|
52 |
-
content: "\e901";
|
53 |
-
}
|
54 |
.simplesocialbuttons button.simplesocial-whatsapp-share:after{
|
55 |
content: "\e906";
|
56 |
}
|
@@ -205,26 +202,6 @@ transition: all 0.3s ease-in-out;
|
|
205 |
.simplesocial-simple-icons button span.ssb_twitter_counter{
|
206 |
padding-left: 0;
|
207 |
}
|
208 |
-
.simplesocial-simple-icons .simplesocial-gplus-share{
|
209 |
-
background: #fff;
|
210 |
-
color: #db4437;
|
211 |
-
border:1px solid rgba(0,0,0,.17);
|
212 |
-
padding: 0px 2px 0px 2px;
|
213 |
-
position: relative;
|
214 |
-
width: 32px;
|
215 |
-
height: 20px;
|
216 |
-
border-radius: 2px;
|
217 |
-
text-align: center;
|
218 |
-
}
|
219 |
-
.simplesocial-simple-icons.ssb_counter-activate .simplesocial-gplus-share{
|
220 |
-
margin-right: 34px;
|
221 |
-
}
|
222 |
-
.simplesocial-simple-icons .simplesocial-gplus-share:after{
|
223 |
-
position: static;
|
224 |
-
}
|
225 |
-
.simplesocial-simple-icons .simplesocial-gplus-share .simplesocialtxt{
|
226 |
-
display: none;
|
227 |
-
}
|
228 |
.simplesocial-simple-icons .simplesocial-whatsapp-share{
|
229 |
background: rgb(37, 211, 102);
|
230 |
}
|
@@ -283,43 +260,6 @@ transition: all 0.3s ease-in-out;
|
|
283 |
.simplesocial-simple-icons .simplesocial-reddit-share{
|
284 |
background: #ff4006;
|
285 |
}
|
286 |
-
.simplesocial-simple-icons .simplesocial-gplus-share .ssb_counter{
|
287 |
-
padding: 2px 2px;
|
288 |
-
background: #fff;
|
289 |
-
border: 1px solid #ccc;
|
290 |
-
border-radius: 3px;
|
291 |
-
position: absolute;
|
292 |
-
top: -1px;
|
293 |
-
left: 100%;
|
294 |
-
color: #000;
|
295 |
-
margin-left: 7px;
|
296 |
-
width: 27px;
|
297 |
-
text-align: center;
|
298 |
-
}
|
299 |
-
.simplesocial-simple-icons .simplesocial-gplus-share
|
300 |
-
.simplesocial-simple-icons .simplesocial-gplus-share .ssb_counter:after, .simplesocial-simple-icons .simplesocial-gplus-share .ssb_counter:before {
|
301 |
-
right: 100%;
|
302 |
-
top: 50%;
|
303 |
-
border: solid transparent;
|
304 |
-
content: " ";
|
305 |
-
height: 0;
|
306 |
-
width: 0;
|
307 |
-
position: absolute;
|
308 |
-
pointer-events: none;
|
309 |
-
}
|
310 |
-
|
311 |
-
.simplesocial-simple-icons .simplesocial-gplus-share .ssb_counter:after {
|
312 |
-
border-color: rgba(255, 255, 255, 0);
|
313 |
-
border-right-color: #fff;
|
314 |
-
border-width: 5px;
|
315 |
-
margin-top: -5px;
|
316 |
-
}
|
317 |
-
.simplesocial-simple-icons .simplesocial-gplus-share .ssb_counter:before {
|
318 |
-
border-color: rgba(204, 204, 204, 0);
|
319 |
-
border-right-color: #ccc;
|
320 |
-
border-width: 6px;
|
321 |
-
margin-top: -6px;
|
322 |
-
}
|
323 |
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons button:after{
|
324 |
width: 36px;
|
325 |
height: 36px;
|
@@ -348,9 +288,6 @@ div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbu
|
|
348 |
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons .simplesocial-twt-share .ssb_counter{
|
349 |
color: #4267b2;
|
350 |
}
|
351 |
-
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons .simplesocial-gplus-share .ssb_counter{
|
352 |
-
color: #db4437;
|
353 |
-
}
|
354 |
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons .simplesocial-linkedin-share .ssb_counter{
|
355 |
color: #4267b2;
|
356 |
}
|
@@ -446,101 +383,8 @@ div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbu
|
|
446 |
vertical-align: top;
|
447 |
font-style: normal;
|
448 |
}
|
449 |
-
|
450 |
-
|
451 |
-
background: none;
|
452 |
-
border:0;
|
453 |
-
}
|
454 |
-
.simplesocial-simple-icons button.ssb_gplus-icon .icon{
|
455 |
-
border: 1px solid #d5d5d5;
|
456 |
-
border: 1px solid rgba(0,0,0,.17);
|
457 |
-
border-radius: 2px;
|
458 |
-
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
|
459 |
-
box-shadow: 0 1px 0 rgba(0,0,0,.05);
|
460 |
-
-webkit-box-sizing: border-box;
|
461 |
-
box-sizing: border-box;
|
462 |
-
-webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
|
463 |
-
-webkit-transition: background-color .218s,border-color .218s,-webkit-box-shadow .218s;
|
464 |
-
transition: background-color .218s,border-color .218s,-webkit-box-shadow .218s;
|
465 |
-
transition: background-color .218s,border-color .218s,box-shadow .218s;
|
466 |
-
transition: background-color .218s,border-color .218s,box-shadow .218s,-webkit-box-shadow .218s;
|
467 |
-
-webkit-user-select: none;
|
468 |
-
-webkit-appearance: none;
|
469 |
-
background-color: #fff;
|
470 |
-
background-image: none;
|
471 |
-
color: #262626;
|
472 |
-
cursor: pointer;
|
473 |
-
outline: none;
|
474 |
-
overflow: hidden;
|
475 |
-
position: relative;
|
476 |
-
text-align: center;
|
477 |
-
vertical-align: middle;
|
478 |
-
white-space: nowrap;
|
479 |
-
width: auto;
|
480 |
-
height: 20px;
|
481 |
-
line-height: 18px;
|
482 |
-
padding: 0;
|
483 |
-
display: inline-block;
|
484 |
-
}
|
485 |
-
.simplesocial-simple-icons button.ssb_gplus-icon:active .icon{
|
486 |
-
background-color: #e5e5e5;
|
487 |
-
border: 1px solid #aaa;
|
488 |
-
border: 1px solid rgba(0,0,0,.25);
|
489 |
-
-webkit-box-shadow: inset 0 1px 0 #ddd;
|
490 |
-
box-shadow: inset 0 1px 0 #ddd;
|
491 |
-
color: #262626;
|
492 |
-
}
|
493 |
-
.simplesocial-simple-icons button.ssb_gplus-icon:hover .icon{
|
494 |
-
border: 1px solid #aaa;
|
495 |
-
border: 1px solid rgba(0,0,0,.25);
|
496 |
-
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
|
497 |
-
box-shadow: 0 1px 0 rgba(0,0,0,0.1);
|
498 |
-
}
|
499 |
-
.simplesocial-simple-icons button.ssb_gplus-icon .ssb_counter{
|
500 |
-
position: relative;
|
501 |
-
background: #fff;
|
502 |
-
border: 1px solid #ccc;
|
503 |
-
border-radius: 2px;
|
504 |
-
display: inline-block;
|
505 |
-
margin-left: 5px;
|
506 |
-
padding: 0 6px;
|
507 |
-
max-width: 53px;
|
508 |
-
min-width: 10px;
|
509 |
-
font-size: 11px;
|
510 |
-
line-height: 18px;
|
511 |
-
color: #666;
|
512 |
-
font-family: Roboto,arial,sans-serif;
|
513 |
-
white-space: nowrap;
|
514 |
-
vertical-align: middle;
|
515 |
-
}
|
516 |
-
.simplesocial-simple-icons button.ssb_gplus-icon .ssb_counter:after, .simplesocial-simple-icons button.ssb_gplus-icon .ssb_counter:before{
|
517 |
-
right: 100%;
|
518 |
-
top: 50%;
|
519 |
-
border: solid transparent;
|
520 |
-
content: " ";
|
521 |
-
height: 0;
|
522 |
-
width: 0;
|
523 |
-
position: absolute;
|
524 |
-
pointer-events: none;
|
525 |
-
}
|
526 |
-
.simplesocial-simple-icons button.ssb_gplus-icon .ssb_counter:after{
|
527 |
-
border-color: rgba(255,255,255,0);
|
528 |
-
border-right-color: #fff;
|
529 |
-
border-width: 4px;
|
530 |
-
margin-top: -4px;
|
531 |
-
}
|
532 |
-
.simplesocial-simple-icons button.ssb_gplus-icon .ssb_counter:before{
|
533 |
-
border-color: rgba(192,192,192,0);
|
534 |
-
border-right-color: #ccc;
|
535 |
-
border-width: 5px;
|
536 |
-
margin-top: -5px;
|
537 |
-
}
|
538 |
-
.simplesocial-simple-icons button.ssb_gplus-icon svg{
|
539 |
-
fill: #db4437;
|
540 |
-
}
|
541 |
-
.simplesocial-simple-icons button.ssb_gplus-icon .simplesocialtxt{
|
542 |
-
display: none;
|
543 |
-
}
|
544 |
.simplesocial-simple-icons button.ssb_linkedin-icon{
|
545 |
background: none;
|
546 |
border:0;
|
@@ -982,9 +826,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
982 |
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-twt-share{
|
983 |
color: #1da1f2;
|
984 |
}
|
985 |
-
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-gplus-share{
|
986 |
-
color: #db4437;
|
987 |
-
}
|
988 |
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-whatsapp-share{
|
989 |
color: #34AF23;
|
990 |
}
|
@@ -1066,9 +907,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1066 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share{
|
1067 |
background: #1da1f2;
|
1068 |
}
|
1069 |
-
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-gplus-share{
|
1070 |
-
background: #db4437;
|
1071 |
-
}
|
1072 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share{
|
1073 |
background: #34AF23;
|
1074 |
}
|
@@ -1102,9 +940,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1102 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:before {
|
1103 |
background: #1889cf;
|
1104 |
}
|
1105 |
-
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-gplus-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-gplus-share:before {
|
1106 |
-
background: #bb372b;
|
1107 |
-
}
|
1108 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:before {
|
1109 |
background: #3e115d;
|
1110 |
}
|
@@ -1214,14 +1049,7 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1214 |
background: #C92228;
|
1215 |
color: #fff;
|
1216 |
}
|
1217 |
-
|
1218 |
-
color: #db4437;
|
1219 |
-
border-color: #db4437;
|
1220 |
-
}
|
1221 |
-
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-gplus-share:hover{
|
1222 |
-
background: #db4437;
|
1223 |
-
color: #fff;
|
1224 |
-
}
|
1225 |
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-msng-share{
|
1226 |
color: #468bff;
|
1227 |
border-color: #468bff;
|
@@ -1294,16 +1122,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1294 |
box-shadow: inset 0px -40px 0px 0px #1da1f2, 0px 2px 0px 0px #1da1f2, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1295 |
color: #fff;
|
1296 |
}
|
1297 |
-
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-gplus-share {
|
1298 |
-
-webkit-box-shadow: inset 0px 0px 0px 0px #db4437, 0px 2px 0px 0px #db4437, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1299 |
-
box-shadow: inset 0px 0px 0px 0px #db4437, 0px 2px 0px 0px #db4437, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1300 |
-
color: #db4437;
|
1301 |
-
}
|
1302 |
-
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-gplus-share:hover{
|
1303 |
-
-webkit-box-shadow: inset 0px -40px 0px 0px #db4437, 0px 2px 0px 0px #db4437, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1304 |
-
box-shadow: inset 0px -40px 0px 0px #db4437, 0px 2px 0px 0px #db4437, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1305 |
-
color: #fff;
|
1306 |
-
}
|
1307 |
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share {
|
1308 |
-webkit-box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1309 |
box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
@@ -1434,15 +1252,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1434 |
-webkit-box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
|
1435 |
box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
|
1436 |
}
|
1437 |
-
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-gplus-share {
|
1438 |
-
background: #db4437;
|
1439 |
-
-webkit-box-shadow: inset 0px 0px 0px 0px #bb372b, 0px 3px 0px 0px #bb372b;
|
1440 |
-
box-shadow: inset 0px 0px 0px 0px #bb372b, 0px 3px 0px 0px #bb372b;
|
1441 |
-
}
|
1442 |
-
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-gplus-share:hover {
|
1443 |
-
-webkit-box-shadow: inset 0px -40px 0px 0px #bb372b, 0px 3px 0px 0px #bb372b;
|
1444 |
-
box-shadow: inset 0px -40px 0px 0px #bb372b, 0px 3px 0px 0px #bb372b;
|
1445 |
-
}
|
1446 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share {
|
1447 |
background: #34AF23;
|
1448 |
-webkit-box-shadow: inset 0px 0px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
|
@@ -1623,14 +1432,7 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1623 |
background: #C92228;
|
1624 |
color: #fff;
|
1625 |
}
|
1626 |
-
|
1627 |
-
color: #db4437;
|
1628 |
-
border-color: #db4437;
|
1629 |
-
}
|
1630 |
-
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-gplus-share:hover{
|
1631 |
-
background: #db4437;
|
1632 |
-
color: #fff;
|
1633 |
-
}
|
1634 |
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-print-share{
|
1635 |
color: #353535;
|
1636 |
border-color: #353535;
|
@@ -1812,7 +1614,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1812 |
|
1813 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:not(:hover):before,
|
1814 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:not(:hover):before,
|
1815 |
-
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-gplus-share:not(:hover):before,
|
1816 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:not(:hover):before,
|
1817 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:not(:hover):before,
|
1818 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:not(:hover):before,
|
@@ -1829,7 +1630,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1829 |
}
|
1830 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:after,
|
1831 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after,
|
1832 |
-
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-gplus-share:after,
|
1833 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:after,
|
1834 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after,
|
1835 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:after,
|
@@ -1881,9 +1681,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1881 |
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share .ssb_counter{
|
1882 |
background: #C92228;
|
1883 |
}
|
1884 |
-
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-gplus-share .ssb_counter{
|
1885 |
-
background: #db4437;
|
1886 |
-
}
|
1887 |
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share .ssb_counter{
|
1888 |
background: #36465d;
|
1889 |
}
|
@@ -1941,9 +1738,7 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1941 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share .ssb_counter{
|
1942 |
color: #C92228;
|
1943 |
}
|
1944 |
-
|
1945 |
-
color: #db4437;
|
1946 |
-
}
|
1947 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share .ssb_counter{
|
1948 |
color: #36465d;
|
1949 |
}
|
@@ -1984,9 +1779,7 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
1984 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
|
1985 |
color: #C92228;
|
1986 |
}
|
1987 |
-
|
1988 |
-
color: #db4437;
|
1989 |
-
}
|
1990 |
.simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate button:not(.simplesocial-whatsapp-share):not(.simplesocial-viber-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share){
|
1991 |
padding-right: 50px;
|
1992 |
position: relative;
|
@@ -2023,9 +1816,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
2023 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
|
2024 |
color: #C92228;
|
2025 |
}
|
2026 |
-
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-gplus-share .ssb_counter{
|
2027 |
-
color: #db4437;
|
2028 |
-
}
|
2029 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share .ssb_counter{
|
2030 |
color: #36465d;
|
2031 |
}
|
@@ -2102,12 +1892,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
2102 |
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter:after{
|
2103 |
border-right-color: #C92228;
|
2104 |
}
|
2105 |
-
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-gplus-share .ssb_counter{
|
2106 |
-
background: #db4437;
|
2107 |
-
}
|
2108 |
-
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-gplus-share .ssb_counter:after{
|
2109 |
-
border-right-color: #db4437;
|
2110 |
-
}
|
2111 |
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share .ssb_counter{
|
2112 |
background: #36465d;
|
2113 |
}
|
@@ -2164,10 +1948,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
2164 |
border-color: #C92228;
|
2165 |
background: #C92228;
|
2166 |
}
|
2167 |
-
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-gplus-share .ssb_counter{
|
2168 |
-
border-color: #db4437;
|
2169 |
-
background: #db4437;
|
2170 |
-
}
|
2171 |
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share .ssb_counter{
|
2172 |
border-color: #36465d;
|
2173 |
background: #36465d;
|
@@ -2207,11 +1987,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-b
|
|
2207 |
color: #ffffff;
|
2208 |
background: #C92228;
|
2209 |
}
|
2210 |
-
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-gplus-share .ssb_counter{
|
2211 |
-
border-color: #db4437;
|
2212 |
-
color: #ffffff;
|
2213 |
-
background: #db4437;
|
2214 |
-
}
|
2215 |
div.simplesocialbuttons.simplesocialbuttons-float-right-center:not(.simplesocial-simple-icons) button .ssb_counter{
|
2216 |
left: -10px;
|
2217 |
font-size: 10px;
|
@@ -2257,11 +2032,7 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-roun
|
|
2257 |
color: #ffffff;
|
2258 |
background: #C92228;
|
2259 |
}
|
2260 |
-
|
2261 |
-
border-color: #db4437;
|
2262 |
-
color: #ffffff;
|
2263 |
-
background: #db4437;
|
2264 |
-
}
|
2265 |
|
2266 |
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share .ssb_counter{
|
2267 |
background: #ffffff;
|
@@ -2291,10 +2062,6 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-
|
|
2291 |
background: #ffffff;
|
2292 |
border:1px solid #C92228;
|
2293 |
}
|
2294 |
-
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-gplus-share .ssb_counter{
|
2295 |
-
background: #ffffff;
|
2296 |
-
border:1px solid #db4437;
|
2297 |
-
}
|
2298 |
/*.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
|
2299 |
|
2300 |
}*/
|
@@ -2327,10 +2094,7 @@ div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-flat-bu
|
|
2327 |
background: #ffffff;
|
2328 |
border-color: #C92228;
|
2329 |
}
|
2330 |
-
|
2331 |
-
background: #ffffff;
|
2332 |
-
border-color: #db4437;
|
2333 |
-
}
|
2334 |
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons) button .ssb_counter,div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round:not(.simplesocial-simple-icons) .ssb_counter{
|
2335 |
width: 15px;
|
2336 |
height: 15px;
|
@@ -2790,9 +2554,6 @@ div[class*="simplesocialbuttons-float"].simplesocial-simple-round button[class*
|
|
2790 |
.ssb_followers a.ssb_button.simplesocial-twt-follow:after{
|
2791 |
content: "\e904";
|
2792 |
}
|
2793 |
-
.ssb_followers a.ssb_button.simplesocial-gplus-follow:after{
|
2794 |
-
content: "\e901";
|
2795 |
-
}
|
2796 |
.ssb_followers a.ssb_button.simplesocial-whatsapp-follow:after{
|
2797 |
content: "\e906";
|
2798 |
}
|
@@ -2898,9 +2659,6 @@ div[class*="simplesocialbuttons-float"].simplesocial-simple-round button[class*
|
|
2898 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow{
|
2899 |
background: #1da1f2;
|
2900 |
}
|
2901 |
-
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-gplus-follow{
|
2902 |
-
background: #db4437;
|
2903 |
-
}
|
2904 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow{
|
2905 |
background: #34AF23;
|
2906 |
}
|
@@ -2931,9 +2689,6 @@ div[class*="simplesocialbuttons-float"].simplesocial-simple-round button[class*
|
|
2931 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:before {
|
2932 |
background: #1889cf;
|
2933 |
}
|
2934 |
-
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-gplus-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-gplus-follow:before {
|
2935 |
-
background: #bb372b;
|
2936 |
-
}
|
2937 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:before {
|
2938 |
background: #3e115d;
|
2939 |
}
|
48 |
.simplesocialbuttons button.simplesocial-twt-share:after{
|
49 |
content: "\e904";
|
50 |
}
|
|
|
|
|
|
|
51 |
.simplesocialbuttons button.simplesocial-whatsapp-share:after{
|
52 |
content: "\e906";
|
53 |
}
|
202 |
.simplesocial-simple-icons button span.ssb_twitter_counter{
|
203 |
padding-left: 0;
|
204 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
.simplesocial-simple-icons .simplesocial-whatsapp-share{
|
206 |
background: rgb(37, 211, 102);
|
207 |
}
|
260 |
.simplesocial-simple-icons .simplesocial-reddit-share{
|
261 |
background: #ff4006;
|
262 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
263 |
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons button:after{
|
264 |
width: 36px;
|
265 |
height: 36px;
|
288 |
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons .simplesocial-twt-share .ssb_counter{
|
289 |
color: #4267b2;
|
290 |
}
|
|
|
|
|
|
|
291 |
div[class*="simplesocialbuttons-float"].simplesocial-simple-icons.simplesocialbuttons .simplesocial-linkedin-share .ssb_counter{
|
292 |
color: #4267b2;
|
293 |
}
|
383 |
vertical-align: top;
|
384 |
font-style: normal;
|
385 |
}
|
386 |
+
|
387 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
388 |
.simplesocial-simple-icons button.ssb_linkedin-icon{
|
389 |
background: none;
|
390 |
border:0;
|
826 |
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-twt-share{
|
827 |
color: #1da1f2;
|
828 |
}
|
|
|
|
|
|
|
829 |
.simplesocialbuttons.simplesocial-sm-round button.simplesocial-whatsapp-share{
|
830 |
color: #34AF23;
|
831 |
}
|
907 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share{
|
908 |
background: #1da1f2;
|
909 |
}
|
|
|
|
|
|
|
910 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share{
|
911 |
background: #34AF23;
|
912 |
}
|
940 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:before {
|
941 |
background: #1889cf;
|
942 |
}
|
|
|
|
|
|
|
943 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after, .simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:before {
|
944 |
background: #3e115d;
|
945 |
}
|
1049 |
background: #C92228;
|
1050 |
color: #fff;
|
1051 |
}
|
1052 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1053 |
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-msng-share{
|
1054 |
color: #468bff;
|
1055 |
border-color: #468bff;
|
1122 |
box-shadow: inset 0px -40px 0px 0px #1da1f2, 0px 2px 0px 0px #1da1f2, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1123 |
color: #fff;
|
1124 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1125 |
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-whatsapp-share {
|
1126 |
-webkit-box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1127 |
box-shadow: inset 0px 0px 0px 0px #34AF23, 0px 2px 0px 0px #34AF23, 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
|
1252 |
-webkit-box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
|
1253 |
box-shadow: inset 0px -40px 0px 0px #1889cf, 0px 3px 0px 0px #1889cf;
|
1254 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1255 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-whatsapp-share {
|
1256 |
background: #34AF23;
|
1257 |
-webkit-box-shadow: inset 0px 0px 0px 0px #176e0b, 0px 3px 0px 0px #176e0b;
|
1432 |
background: #C92228;
|
1433 |
color: #fff;
|
1434 |
}
|
1435 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1436 |
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-print-share{
|
1437 |
color: #353535;
|
1438 |
border-color: #353535;
|
1614 |
|
1615 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:not(:hover):before,
|
1616 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:not(:hover):before,
|
|
|
1617 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:not(:hover):before,
|
1618 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:not(:hover):before,
|
1619 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:not(:hover):before,
|
1630 |
}
|
1631 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share:after,
|
1632 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-twt-share:after,
|
|
|
1633 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-whatsapp-share:after,
|
1634 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-viber-share:after,
|
1635 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-reddit-share:after,
|
1681 |
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-pinterest-share .ssb_counter{
|
1682 |
background: #C92228;
|
1683 |
}
|
|
|
|
|
|
|
1684 |
.simplesocialbuttons.simplesocial-round-txt button.simplesocial-tumblr-share .ssb_counter{
|
1685 |
background: #36465d;
|
1686 |
}
|
1738 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-pinterest-share .ssb_counter{
|
1739 |
color: #C92228;
|
1740 |
}
|
1741 |
+
|
|
|
|
|
1742 |
.simplesocialbuttons.simplesocial-simple-round button.simplesocial-tumblr-share .ssb_counter{
|
1743 |
color: #36465d;
|
1744 |
}
|
1779 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
|
1780 |
color: #C92228;
|
1781 |
}
|
1782 |
+
|
|
|
|
|
1783 |
.simplesocialbuttons.simplesocial-flat-button-border.ssb_counter-activate button:not(.simplesocial-whatsapp-share):not(.simplesocial-viber-share):not(.simplesocial-msng-share):not(.simplesocial-email-share):not(.simplesocial-print-share){
|
1784 |
padding-right: 50px;
|
1785 |
position: relative;
|
1816 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-pinterest-share .ssb_counter{
|
1817 |
color: #C92228;
|
1818 |
}
|
|
|
|
|
|
|
1819 |
.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-tumblr-share .ssb_counter{
|
1820 |
color: #36465d;
|
1821 |
}
|
1892 |
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-pinterest-share .ssb_counter:after{
|
1893 |
border-right-color: #C92228;
|
1894 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
1895 |
.simplesocialbuttons.simplesocial-round-btm-border button.simplesocial-tumblr-share .ssb_counter{
|
1896 |
background: #36465d;
|
1897 |
}
|
1948 |
border-color: #C92228;
|
1949 |
background: #C92228;
|
1950 |
}
|
|
|
|
|
|
|
|
|
1951 |
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-tumblr-share .ssb_counter{
|
1952 |
border-color: #36465d;
|
1953 |
background: #36465d;
|
1987 |
color: #ffffff;
|
1988 |
background: #C92228;
|
1989 |
}
|
|
|
|
|
|
|
|
|
|
|
1990 |
div.simplesocialbuttons.simplesocialbuttons-float-right-center:not(.simplesocial-simple-icons) button .ssb_counter{
|
1991 |
left: -10px;
|
1992 |
font-size: 10px;
|
2032 |
color: #ffffff;
|
2033 |
background: #C92228;
|
2034 |
}
|
2035 |
+
|
|
|
|
|
|
|
|
|
2036 |
|
2037 |
div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-simple-round button.simplesocial-fb-share .ssb_counter{
|
2038 |
background: #ffffff;
|
2062 |
background: #ffffff;
|
2063 |
border:1px solid #C92228;
|
2064 |
}
|
|
|
|
|
|
|
|
|
2065 |
/*.simplesocialbuttons.simplesocial-flat-button-border button.simplesocial-fb-share .ssb_counter{
|
2066 |
|
2067 |
}*/
|
2094 |
background: #ffffff;
|
2095 |
border-color: #C92228;
|
2096 |
}
|
2097 |
+
|
|
|
|
|
|
|
2098 |
div[class*="simplesocialbuttons-float"]:not(.simplesocial-simple-icons) button .ssb_counter,div[class*="simplesocialbuttons-float"].simplesocialbuttons.simplesocial-sm-round:not(.simplesocial-simple-icons) .ssb_counter{
|
2099 |
width: 15px;
|
2100 |
height: 15px;
|
2554 |
.ssb_followers a.ssb_button.simplesocial-twt-follow:after{
|
2555 |
content: "\e904";
|
2556 |
}
|
|
|
|
|
|
|
2557 |
.ssb_followers a.ssb_button.simplesocial-whatsapp-follow:after{
|
2558 |
content: "\e906";
|
2559 |
}
|
2659 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow{
|
2660 |
background: #1da1f2;
|
2661 |
}
|
|
|
|
|
|
|
2662 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-whatsapp-follow{
|
2663 |
background: #34AF23;
|
2664 |
}
|
2689 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-twt-follow:before {
|
2690 |
background: #1889cf;
|
2691 |
}
|
|
|
|
|
|
|
2692 |
.ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:after, .ssb_followers.simplesocial-simple-round a.ssb_button.simplesocial-viber-follow:before {
|
2693 |
background: #3e115d;
|
2694 |
}
|
classes/ssb-settings-strucutre.php
CHANGED
@@ -193,14 +193,14 @@ if ( ! class_exists( 'Ssb_Settings_Structure' ) ) :
|
|
193 |
<ul>
|
194 |
<li><a href="#" class="simplesocial-fb-share"><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq" color="#ffffff"><path fill="#ffffff" fill-rule="evenodd" class="icon" d="M8 14H3.667C2.733 13.9 2 13.167 2 12.233V3.667A1.65 1.65 0 0 1 3.667 2h8.666A1.65 1.65 0 0 1 14 3.667v8.566c0 .934-.733 1.667-1.667 1.767H10v-3.967h1.3l.7-2.066h-2V6.933c0-.466.167-.9.867-.9H12v-1.8c.033 0-.933-.266-1.533-.266-1.267 0-2.434.7-2.467 2.133v1.867H6v2.066h2V14z"></path></svg></span><span class="simplesocial-hidden-text">Share</span></a></li>
|
195 |
<li><a href="#" class="simplesocial-twt-share"><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path fill="none" d="M0 0h72v72H0z"></path><path class="icon" fill="#fff" d="M68.812 15.14c-2.348 1.04-4.87 1.744-7.52 2.06 2.704-1.62 4.78-4.186 5.757-7.243-2.53 1.5-5.33 2.592-8.314 3.176C56.35 10.59 52.948 9 49.182 9c-7.23 0-13.092 5.86-13.092 13.093 0 1.026.118 2.02.338 2.98C25.543 24.527 15.9 19.318 9.44 11.396c-1.125 1.936-1.77 4.184-1.77 6.58 0 4.543 2.312 8.552 5.824 10.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163 0 6.345 4.513 11.638 10.504 12.84-1.1.298-2.256.457-3.45.457-.845 0-1.666-.078-2.464-.23 1.667 5.2 6.5 8.985 12.23 9.09-4.482 3.51-10.13 5.605-16.26 5.605-1.055 0-2.096-.06-3.122-.184 5.794 3.717 12.676 5.882 20.067 5.882 24.083 0 37.25-19.95 37.25-37.25 0-.565-.013-1.133-.038-1.693 2.558-1.847 4.778-4.15 6.532-6.774z"></path></svg></span><span class="simplesocial-hidden-text">Tweet</span></a></li>
|
196 |
-
<li><a href="#" class="simplesocial-
|
197 |
<li><span style="line-height: 20px; vertical-align: top; font-weight: bold;display: inline-block;">Official Buttons</span></li>
|
198 |
</ul>
|
199 |
<?php else: ?>
|
200 |
<ul>
|
201 |
<li><a href="#" class="simplesocial-fb-share"><span class="simplesocial-hidden-text">Facebook</span></a></li>
|
202 |
<li><a href="#" class="simplesocial-twt-share"><span class="simplesocial-hidden-text">Twitter</span></a></li>
|
203 |
-
<li><a href="#" class="simplesocial-
|
204 |
</ul>
|
205 |
<?php endif; ?>
|
206 |
</div> <!-- .simplesocialbuttons-nav -->
|
@@ -369,7 +369,7 @@ if ( ! class_exists( 'Ssb_Settings_Structure' ) ) :
|
|
369 |
<ul id="ssb_active_icons" class="items" style="min-height:35px">
|
370 |
<?php
|
371 |
$ssb_icons_order = array();
|
372 |
-
$arrKnownButtons = array( '
|
373 |
foreach ($arrKnownButtons as $button_name) {
|
374 |
$ssb_icons_order[$button_name] = isset( $settings[$button_name] ) ? $settings[$button_name] : '' ;
|
375 |
}
|
193 |
<ul>
|
194 |
<li><a href="#" class="simplesocial-fb-share"><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq" color="#ffffff"><path fill="#ffffff" fill-rule="evenodd" class="icon" d="M8 14H3.667C2.733 13.9 2 13.167 2 12.233V3.667A1.65 1.65 0 0 1 3.667 2h8.666A1.65 1.65 0 0 1 14 3.667v8.566c0 .934-.733 1.667-1.667 1.767H10v-3.967h1.3l.7-2.066h-2V6.933c0-.466.167-.9.867-.9H12v-1.8c.033 0-.933-.266-1.533-.266-1.267 0-2.434.7-2.467 2.133v1.867H6v2.066h2V14z"></path></svg></span><span class="simplesocial-hidden-text">Share</span></a></li>
|
195 |
<li><a href="#" class="simplesocial-twt-share"><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path fill="none" d="M0 0h72v72H0z"></path><path class="icon" fill="#fff" d="M68.812 15.14c-2.348 1.04-4.87 1.744-7.52 2.06 2.704-1.62 4.78-4.186 5.757-7.243-2.53 1.5-5.33 2.592-8.314 3.176C56.35 10.59 52.948 9 49.182 9c-7.23 0-13.092 5.86-13.092 13.093 0 1.026.118 2.02.338 2.98C25.543 24.527 15.9 19.318 9.44 11.396c-1.125 1.936-1.77 4.184-1.77 6.58 0 4.543 2.312 8.552 5.824 10.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163 0 6.345 4.513 11.638 10.504 12.84-1.1.298-2.256.457-3.45.457-.845 0-1.666-.078-2.464-.23 1.667 5.2 6.5 8.985 12.23 9.09-4.482 3.51-10.13 5.605-16.26 5.605-1.055 0-2.096-.06-3.122-.184 5.794 3.717 12.676 5.882 20.067 5.882 24.083 0 37.25-19.95 37.25-37.25 0-.565-.013-1.133-.038-1.693 2.558-1.847 4.778-4.15 6.532-6.774z"></path></svg></span><span class="simplesocial-hidden-text">Tweet</span></a></li>
|
196 |
+
<li><a href="#" class="simplesocial-linkedin-share"><span class="icon"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="15px" height="14.1px" viewBox="-301.4 387.5 15 14.1" enable-background="new -301.4 387.5 15 14.1" xml:space="preserve"> <g id="XMLID_398_"> <path id="XMLID_399_" fill="#FFFFFF" d="M-296.2,401.6c0-3.2,0-6.3,0-9.5h0.1c1,0,2,0,2.9,0c0.1,0,0.1,0,0.1,0.1c0,0.4,0,0.8,0,1.2 c0.1-0.1,0.2-0.3,0.3-0.4c0.5-0.7,1.2-1,2.1-1.1c0.8-0.1,1.5,0,2.2,0.3c0.7,0.4,1.2,0.8,1.5,1.4c0.4,0.8,0.6,1.7,0.6,2.5 c0,1.8,0,3.6,0,5.4v0.1c-1.1,0-2.1,0-3.2,0c0-0.1,0-0.1,0-0.2c0-1.6,0-3.2,0-4.8c0-0.4,0-0.8-0.2-1.2c-0.2-0.7-0.8-1-1.6-1 c-0.8,0.1-1.3,0.5-1.6,1.2c-0.1,0.2-0.1,0.5-0.1,0.8c0,1.7,0,3.4,0,5.1c0,0.2,0,0.2-0.2,0.2c-1,0-1.9,0-2.9,0 C-296.1,401.6-296.2,401.6-296.2,401.6z"></path> <path id="XMLID_400_" fill="#FFFFFF" d="M-298,401.6L-298,401.6c-1.1,0-2.1,0-3,0c-0.1,0-0.1,0-0.1-0.1c0-3.1,0-6.1,0-9.2 c0-0.1,0-0.1,0.1-0.1c1,0,2,0,2.9,0h0.1C-298,395.3-298,398.5-298,401.6z"></path> <path id="XMLID_401_" fill="#FFFFFF" d="M-299.6,390.9c-0.7-0.1-1.2-0.3-1.6-0.8c-0.5-0.8-0.2-2.1,1-2.4c0.6-0.2,1.2-0.1,1.8,0.2 c0.5,0.4,0.7,0.9,0.6,1.5c-0.1,0.7-0.5,1.1-1.1,1.3C-299.1,390.8-299.4,390.8-299.6,390.9L-299.6,390.9z"></path> </g> </svg></span><span class="simplesocial-hidden-text">Share</span></a></li>
|
197 |
<li><span style="line-height: 20px; vertical-align: top; font-weight: bold;display: inline-block;">Official Buttons</span></li>
|
198 |
</ul>
|
199 |
<?php else: ?>
|
200 |
<ul>
|
201 |
<li><a href="#" class="simplesocial-fb-share"><span class="simplesocial-hidden-text">Facebook</span></a></li>
|
202 |
<li><a href="#" class="simplesocial-twt-share"><span class="simplesocial-hidden-text">Twitter</span></a></li>
|
203 |
+
<li><a href="#" class="simplesocial-linkedin-share"><span class="simplesocial-hidden-text">LinkedIn</span></a></li>
|
204 |
</ul>
|
205 |
<?php endif; ?>
|
206 |
</div> <!-- .simplesocialbuttons-nav -->
|
369 |
<ul id="ssb_active_icons" class="items" style="min-height:35px">
|
370 |
<?php
|
371 |
$ssb_icons_order = array();
|
372 |
+
$arrKnownButtons = array( 'twitter', 'pinterest', 'fbshare', 'linkedin', 'reddit', 'whatsapp', 'viber', 'fblike', 'messenger' , 'email', 'print', 'tumblr' );
|
373 |
foreach ($arrKnownButtons as $button_name) {
|
374 |
$ssb_icons_order[$button_name] = isset( $settings[$button_name] ) ? $settings[$button_name] : '' ;
|
375 |
}
|
inc/utils.php
CHANGED
@@ -21,21 +21,10 @@ function ssb_fetch_shares_via_curl_multi( $data, $options = array() ) {
|
|
21 |
if ( is_array( $data ) ) :
|
22 |
foreach ( $data as $id => $d ) :
|
23 |
|
24 |
-
if ( $d !== 0
|
25 |
|
26 |
$curly[ $id ] = curl_init();
|
27 |
|
28 |
-
if ( $id == 'googleplus' ) :
|
29 |
-
|
30 |
-
curl_setopt( $curly[ $id ], CURLOPT_URL, 'https://clients6.google.com/rpc' );
|
31 |
-
curl_setopt( $curly[ $id ], CURLOPT_POST, true );
|
32 |
-
curl_setopt( $curly[ $id ], CURLOPT_SSL_VERIFYPEER, false );
|
33 |
-
curl_setopt( $curly[ $id ], CURLOPT_POSTFIELDS, '[{"method":"pos.plusones.get","id":"p","params":{"nolog":true,"id":"' . rawurldecode( $d ) . '","source":"widget","userId":"@viewer","groupId":"@self"},"jsonrpc":"2.0","key":"p","apiVersion":"v1"}]' );
|
34 |
-
curl_setopt( $curly[ $id ], CURLOPT_RETURNTRANSFER, true );
|
35 |
-
curl_setopt( $curly[ $id ], CURLOPT_HTTPHEADER, array( 'Content-type: application/json' ) );
|
36 |
-
|
37 |
-
else :
|
38 |
-
|
39 |
$url = (is_array( $d ) && ! empty( $d['url'] )) ? $d['url'] : $d;
|
40 |
curl_setopt( $curly[ $id ], CURLOPT_URL, $url );
|
41 |
curl_setopt( $curly[ $id ], CURLOPT_HEADER, 0 );
|
@@ -51,7 +40,6 @@ function ssb_fetch_shares_via_curl_multi( $data, $options = array() ) {
|
|
51 |
curl_setopt( $curly[ $id ], CURLOPT_NOSIGNAL, 1 );
|
52 |
curl_setopt( $curly[ $id ], CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 );
|
53 |
// curl_setopt($curly[$id], CURLOPT_SSLVERSION, CURL_SSLVERSION_SSLv3);
|
54 |
-
endif;
|
55 |
|
56 |
// extra options?
|
57 |
if ( ! empty( $options ) ) {
|
21 |
if ( is_array( $data ) ) :
|
22 |
foreach ( $data as $id => $d ) :
|
23 |
|
24 |
+
if ( $d !== 0 ) :
|
25 |
|
26 |
$curly[ $id ] = curl_init();
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
$url = (is_array( $d ) && ! empty( $d['url'] )) ? $d['url'] : $d;
|
29 |
curl_setopt( $curly[ $id ], CURLOPT_URL, $url );
|
30 |
curl_setopt( $curly[ $id ], CURLOPT_HEADER, 0 );
|
40 |
curl_setopt( $curly[ $id ], CURLOPT_NOSIGNAL, 1 );
|
41 |
curl_setopt( $curly[ $id ], CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 );
|
42 |
// curl_setopt($curly[$id], CURLOPT_SSLVERSION, CURL_SSLVERSION_SSLv3);
|
|
|
43 |
|
44 |
// extra options?
|
45 |
if ( ! empty( $options ) ) {
|
readme.txt
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
=== Simple Social Media Share Buttons - Social Sharing for Everyone ===
|
2 |
Contributors: hiddenpearls, WPBrigade
|
3 |
Donate link: https://wpbrigade.com/
|
4 |
-
Tags: Social share, Social buttons, Whatsapp, Viber, LinkedIn, facebook,
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.2
|
7 |
-
Stable tag: 2.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
-
Simple Social Media Share Buttons adds an advanced set of social media sharing buttons to your WordPress sites, such as:
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
-
[Simple Social Buttons](https://wpbrigade.com/wordpress/plugins/simple-social-buttons-pro/?utm_source=simple-social-buttons-lite&utm_medium=link-readme&utm_campaign=pro-upgrade "This plugin makes Social Sharing easy for EVERYONE.") adds ( with lots of options like Sidebar, inline, above and below the posts content, on photos, popups, fly ins ) an advanced set of social media sharing buttons to your WordPress sites, such as:
|
16 |
|
17 |
> Rich set of features makes it the most flexible **Social Sharing plugin ever for Everyone**.
|
18 |
|
@@ -103,7 +103,7 @@ Check the written [documentation](https://wpbrigade.com/docs-article/getting-sta
|
|
103 |
|
104 |
= Why use this plugin? =
|
105 |
|
106 |
-
This plugin lets you adds the Facebook share button, Google plus one +1, Twitter share button and Pinterest Pin for each post or page on your blog. This is the simple, easy and effective way to promote your blog in social media networks.
|
107 |
|
108 |
= How about support? =
|
109 |
|
@@ -123,13 +123,13 @@ Yes, you can use ShortCode [SSB] to use in your Templates/Themes.
|
|
123 |
|
124 |
[SSB] to call with plugin settings values.
|
125 |
|
126 |
-
[SSB theme="Official" align="right" counter="true" order="
|
127 |
|
128 |
Attributes with all the possible values.
|
129 |
|
130 |
counter = true or false
|
131 |
align = left or right or centered
|
132 |
-
order =
|
133 |
theme = theme1 or theme2 or theme3 or theme4 or Flat or Circle or Official
|
134 |
like_button_size = small(default), large
|
135 |
== Screenshots ==
|
@@ -146,11 +146,14 @@ like_button_size = small(default), large
|
|
146 |
|
147 |
== Upgrade Notice ==
|
148 |
|
149 |
-
= 2.1.
|
150 |
-
* Please upgrade immediately.
|
151 |
|
152 |
== Changelog ==
|
153 |
|
|
|
|
|
|
|
154 |
= 2.1.2 - 2019-06-25 =
|
155 |
* Bug Fix: count ajax calling every page even page not select.
|
156 |
* Bug Fix: extra “=” in the code that breaks whatsapp sharing
|
1 |
=== Simple Social Media Share Buttons - Social Sharing for Everyone ===
|
2 |
Contributors: hiddenpearls, WPBrigade
|
3 |
Donate link: https://wpbrigade.com/
|
4 |
+
Tags: Social share, Social buttons, Whatsapp, Viber, LinkedIn, facebook, twitter, pinterest, plus one
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.2
|
7 |
+
Stable tag: 2.1.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
+
Simple Social Media Share Buttons adds an advanced set of social media sharing buttons to your WordPress sites, such as: Facebook, WhatsApp, Viber, Twitter, Reddit, LinkedIn and Pinterest. This makes it the most flexible social sharing plugin ever for Everyone.
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
+
[Simple Social Buttons](https://wpbrigade.com/wordpress/plugins/simple-social-buttons-pro/?utm_source=simple-social-buttons-lite&utm_medium=link-readme&utm_campaign=pro-upgrade "This plugin makes Social Sharing easy for EVERYONE.") adds ( with lots of options like Sidebar, inline, above and below the posts content, on photos, popups, fly ins ) an advanced set of social media sharing buttons to your WordPress sites, such as: Facebook, WhatsApp, Viber, Twitter, Reddit, LinkedIn and Pinterest.
|
16 |
|
17 |
> Rich set of features makes it the most flexible **Social Sharing plugin ever for Everyone**.
|
18 |
|
103 |
|
104 |
= Why use this plugin? =
|
105 |
|
106 |
+
This plugin lets you adds the Facebook share button, Google plus one +1 (removed by Google), Twitter share button and Pinterest Pin for each post or page on your blog. This is the simple, easy and effective way to promote your blog in social media networks.
|
107 |
|
108 |
= How about support? =
|
109 |
|
123 |
|
124 |
[SSB] to call with plugin settings values.
|
125 |
|
126 |
+
[SSB theme="Official" align="right" counter="true" order="twitter,pinterest,fbshare,linkedin" ]
|
127 |
|
128 |
Attributes with all the possible values.
|
129 |
|
130 |
counter = true or false
|
131 |
align = left or right or centered
|
132 |
+
order = twitter,pinterest,fbshare,linkedin,reddit,whatsapp,viber,fblike
|
133 |
theme = theme1 or theme2 or theme3 or theme4 or Flat or Circle or Official
|
134 |
like_button_size = small(default), large
|
135 |
== Screenshots ==
|
146 |
|
147 |
== Upgrade Notice ==
|
148 |
|
149 |
+
= 2.1.3 =
|
150 |
+
* Please upgrade immediately. Google+ removed from social sharing list.
|
151 |
|
152 |
== Changelog ==
|
153 |
|
154 |
+
= 2.1.3 - 2019-08-05 =
|
155 |
+
* Enhancement: Google+ button removed as G+ API is not longer available by Google.
|
156 |
+
|
157 |
= 2.1.2 - 2019-06-25 =
|
158 |
* Bug Fix: count ajax calling every page even page not select.
|
159 |
* Bug Fix: extra “=” in the code that breaks whatsapp sharing
|
simple-social-buttons.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Simple Social Buttons
|
4 |
* Plugin URI: http://www.WPBrigade.com/wordpress/plugins/simple-social-buttons/
|
5 |
* Description: Simple Social Buttons adds an advanced set of social media sharing buttons to your WordPress sites, such as: Google +1, Facebook, WhatsApp, Viber, Twitter, Reddit, LinkedIn and Pinterest. This makes it the most <code>Flexible Social Sharing Plugin ever for Everyone.</code>
|
6 |
-
* Version: 2.1.
|
7 |
* Author: WPBrigade
|
8 |
* Author URI: http://www.WPBrigade.com/
|
9 |
* Text Domain: simple-social-buttons
|
@@ -30,14 +30,13 @@
|
|
30 |
|
31 |
class SimpleSocialButtonsPR {
|
32 |
public $pluginName = 'Simple Social Buttons';
|
33 |
-
public $pluginVersion = '2.1.
|
34 |
public $pluginPrefix = 'ssb_pr_';
|
35 |
public $hideCustomMetaKey = '_ssb_hide';
|
36 |
private $fb_app_id = '891268654262273';
|
37 |
|
38 |
// plugin default settings
|
39 |
public $pluginDefaultSettings = array(
|
40 |
-
'googleplus' => '1',
|
41 |
'twitter' => '3',
|
42 |
'pinterest' => '0',
|
43 |
'beforepost' => '1',
|
@@ -53,7 +52,7 @@ class SimpleSocialButtonsPR {
|
|
53 |
);
|
54 |
|
55 |
// defined buttons
|
56 |
-
public $arrKnownButtons = array( '
|
57 |
|
58 |
// an array to store current settings, to avoid passing them between functions
|
59 |
public $settings = array();
|
@@ -156,7 +155,7 @@ class SimpleSocialButtonsPR {
|
|
156 |
function ajax_fetch_fresh_data() {
|
157 |
|
158 |
$order = array();
|
159 |
-
$post_id = $_POST['postID'];
|
160 |
foreach ( $this->arrKnownButtons as $button_name ) {
|
161 |
|
162 |
if ( isset( $this->selected_networks[ $button_name ] ) && $this->selected_networks[ $button_name ] > 0 ) {
|
@@ -179,7 +178,6 @@ class SimpleSocialButtonsPR {
|
|
179 |
// array(
|
180 |
// 'linkedin' => ssb_linkedin_generate_link( 'https://wpbrigade.com/first-wordcamp-talk/' ),
|
181 |
// 'fbshare' => ssb_fbshare_generate_link( 'http://www.blc.lu/' ),
|
182 |
-
// 'googleplus' => ssb_googleplus_generate_link( 'https://wpbrigade.com/first-wordcamp-talk/' ),
|
183 |
// 'twitter' => ssb_twitter_generate_link( 'https://wptavern.com/jetpack-5-3-adds-php-7-1-compatibility-better-control-for-wordads-placement' ),
|
184 |
// 'pinterest' => ssb_pinterest_generate_link( 'http://websitehostingcost.com/tag/dedicated/' ),
|
185 |
// 'reddit' => ssb_reddit_generate_link( 'http://stackoverflow.com/q/811074/1288' )
|
@@ -329,7 +327,6 @@ class SimpleSocialButtonsPR {
|
|
329 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/facebook.php';
|
330 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/linkedin.php';
|
331 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/twitter.php';
|
332 |
-
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/googleplus.php';
|
333 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/pinterest.php';
|
334 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/reddit.php';
|
335 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/tumblr.php';
|
@@ -354,7 +351,7 @@ class SimpleSocialButtonsPR {
|
|
354 |
|
355 |
if ( ! get_option( 'ssb_networks' ) ) {
|
356 |
$_default = array(
|
357 |
-
'icon_selection' => 'fbshare,twitter,
|
358 |
);
|
359 |
update_option( 'ssb_networks', $_default );
|
360 |
}
|
@@ -609,7 +606,6 @@ class SimpleSocialButtonsPR {
|
|
609 |
// array(
|
610 |
// 'linkedin' => ssb_linkedin_generate_link( 'https://wpbrigade.com/first-wordcamp-talk/' ),
|
611 |
// 'fbshare' => ssb_fbshare_generate_link( 'https://propakistani.pk/2017/09/06/lahore-get-600-million-disneyland-like-amusement-park/' ),
|
612 |
-
// 'googleplus' => ssb_googleplus_generate_link( 'https://wpbrigade.com/first-wordcamp-talk/' ),
|
613 |
// 'twitter' => ssb_twitter_generate_link( 'https://wptavern.com/jetpack-5-3-adds-php-7-1-compatibility-better-control-for-wordads-placement' ),
|
614 |
// 'pinterest' => ssb_pinterest_generate_link( 'http://websitehostingcost.com/tag/dedicated/' ),
|
615 |
// 'reddit' => ssb_reddit_generate_link( 'http://stackoverflow.com/q/811074/1288' )
|
@@ -625,29 +621,6 @@ class SimpleSocialButtonsPR {
|
|
625 |
$arrButtonsCode = array();
|
626 |
foreach ( $arrButtons as $button_name => $button_sort ) {
|
627 |
switch ( $button_name ) {
|
628 |
-
case 'googleplus':
|
629 |
-
$googleplus_share = $share_counts['googleplus'] ? $share_counts['googleplus'] : 0;
|
630 |
-
|
631 |
-
if ( $this->selected_theme == 'simple-icons' ) {
|
632 |
-
$_html = '<button class="ssb_gplus-icon" data-href="https://plus.google.com/share?url=' . $permalink . '" onclick="javascript:window.open(this.dataset.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600\');return false;">
|
633 |
-
<span class="icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="30px" height="18px" viewBox="-10 -6 60 36" class="ozWidgetRioButtonSvg_ ozWidgetRioButtonPlusOne_"><path d="M30 7h-3v4h-4v3h4v4h3v-4h4v-3h-4V7z"></path><path d="M11 9.9v4h5.4C16 16.3 14 18 11 18c-3.3 0-5.9-2.8-5.9-6S7.7 6 11 6c1.5 0 2.8.5 3.8 1.5l2.9-2.9C15.9 3 13.7 2 11 2 5.5 2 1 6.5 1 12s4.5 10 10 10c5.8 0 9.6-4.1 9.6-9.8 0-.7-.1-1.5-.2-2.2H11z"></path></svg></span>
|
634 |
-
<span class="simplesocialtxt">Google Plus </span>';
|
635 |
-
if ( $show_count ) {
|
636 |
-
$_html .= '<span class="ssb_counter">' . $googleplus_share . '</span>';
|
637 |
-
}
|
638 |
-
$_html .= '</button>';
|
639 |
-
} else {
|
640 |
-
|
641 |
-
$_html = '<button class="simplesocial-gplus-share" data-href="https://plus.google.com/share?url=' . $permalink . '" onclick="javascript:window.open(this.dataset.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600\');return false;"><span class="simplesocialtxt">Google+</span>';
|
642 |
-
if ( $show_count ) {
|
643 |
-
$_html .= '<span class="ssb_counter ssb_googleplus_counter">' . $googleplus_share . '</span>';
|
644 |
-
}
|
645 |
-
$_html .= '</button>';
|
646 |
-
}
|
647 |
-
|
648 |
-
$arrButtonsCode[] = $_html;
|
649 |
-
|
650 |
-
break;
|
651 |
case 'fbshare':
|
652 |
$fbshare_share = $share_counts['fbshare'] ? $share_counts['fbshare'] : 0;
|
653 |
|
@@ -1233,29 +1206,6 @@ class SimpleSocialButtonsPR {
|
|
1233 |
$arrButtonsCode = array();
|
1234 |
foreach ( $arrButtons as $button_name => $button_sort ) {
|
1235 |
switch ( $button_name ) {
|
1236 |
-
case 'googleplus':
|
1237 |
-
$googleplus_share = $share_counts['googleplus'] ? $share_counts['googleplus'] : 0;
|
1238 |
-
|
1239 |
-
if ( $this->selected_theme == 'simple-icons' ) {
|
1240 |
-
$_html = '<button class="ssb_gplus-icon" data-href="https://plus.google.com/share?url=' . $permalink . '" onclick="javascript:window.open(this.dataset.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600\');return false;">
|
1241 |
-
<span class="icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="30px" height="18px" viewBox="-10 -6 60 36" class="ozWidgetRioButtonSvg_ ozWidgetRioButtonPlusOne_"><path d="M30 7h-3v4h-4v3h4v4h3v-4h4v-3h-4V7z"></path><path d="M11 9.9v4h5.4C16 16.3 14 18 11 18c-3.3 0-5.9-2.8-5.9-6S7.7 6 11 6c1.5 0 2.8.5 3.8 1.5l2.9-2.9C15.9 3 13.7 2 11 2 5.5 2 1 6.5 1 12s4.5 10 10 10c5.8 0 9.6-4.1 9.6-9.8 0-.7-.1-1.5-.2-2.2H11z"></path></svg></span>
|
1242 |
-
<span class="simplesocialtxt">Google Plus </span>';
|
1243 |
-
if ( $show_count ) {
|
1244 |
-
$_html .= '<span class="ssb_counter">' . $googleplus_share . '</span>';
|
1245 |
-
}
|
1246 |
-
$_html .= '</button>';
|
1247 |
-
} else {
|
1248 |
-
|
1249 |
-
$_html = '<button class="simplesocial-gplus-share" data-href="https://plus.google.com/share?url=' . $permalink . '" onclick="javascript:window.open(this.dataset.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600\');return false;"><span class="simplesocialtxt">Google+</span>';
|
1250 |
-
if ( $show_count ) {
|
1251 |
-
$_html .= '<span class="ssb_counter ssb_googleplus_counter">' . $googleplus_share . '</span>';
|
1252 |
-
}
|
1253 |
-
$_html .= '</button>';
|
1254 |
-
}
|
1255 |
-
|
1256 |
-
$arrButtonsCode[] = $_html;
|
1257 |
-
|
1258 |
-
break;
|
1259 |
|
1260 |
case 'fbshare':
|
1261 |
$fbshare_share = $share_counts['fbshare'] ? $share_counts['fbshare'] : 0;
|
@@ -1837,7 +1787,7 @@ if ( is_admin() ) {
|
|
1837 |
}
|
1838 |
|
1839 |
function get_ssb( $order = null ) {
|
1840 |
-
return '<!-- use shortcode instead of this function call - [SSB theme="theme1" aign="right" counter="true" order="
|
1841 |
}
|
1842 |
|
1843 |
?>
|
3 |
* Plugin Name: Simple Social Buttons
|
4 |
* Plugin URI: http://www.WPBrigade.com/wordpress/plugins/simple-social-buttons/
|
5 |
* Description: Simple Social Buttons adds an advanced set of social media sharing buttons to your WordPress sites, such as: Google +1, Facebook, WhatsApp, Viber, Twitter, Reddit, LinkedIn and Pinterest. This makes it the most <code>Flexible Social Sharing Plugin ever for Everyone.</code>
|
6 |
+
* Version: 2.1.3
|
7 |
* Author: WPBrigade
|
8 |
* Author URI: http://www.WPBrigade.com/
|
9 |
* Text Domain: simple-social-buttons
|
30 |
|
31 |
class SimpleSocialButtonsPR {
|
32 |
public $pluginName = 'Simple Social Buttons';
|
33 |
+
public $pluginVersion = '2.1.3';
|
34 |
public $pluginPrefix = 'ssb_pr_';
|
35 |
public $hideCustomMetaKey = '_ssb_hide';
|
36 |
private $fb_app_id = '891268654262273';
|
37 |
|
38 |
// plugin default settings
|
39 |
public $pluginDefaultSettings = array(
|
|
|
40 |
'twitter' => '3',
|
41 |
'pinterest' => '0',
|
42 |
'beforepost' => '1',
|
52 |
);
|
53 |
|
54 |
// defined buttons
|
55 |
+
public $arrKnownButtons = array( 'twitter', 'pinterest', 'fbshare', 'linkedin', 'reddit', 'whatsapp', 'viber', 'fblike', 'messenger', 'email', 'print', 'tumblr' );
|
56 |
|
57 |
// an array to store current settings, to avoid passing them between functions
|
58 |
public $settings = array();
|
155 |
function ajax_fetch_fresh_data() {
|
156 |
|
157 |
$order = array();
|
158 |
+
$post_id = (int)$_POST['postID'];
|
159 |
foreach ( $this->arrKnownButtons as $button_name ) {
|
160 |
|
161 |
if ( isset( $this->selected_networks[ $button_name ] ) && $this->selected_networks[ $button_name ] > 0 ) {
|
178 |
// array(
|
179 |
// 'linkedin' => ssb_linkedin_generate_link( 'https://wpbrigade.com/first-wordcamp-talk/' ),
|
180 |
// 'fbshare' => ssb_fbshare_generate_link( 'http://www.blc.lu/' ),
|
|
|
181 |
// 'twitter' => ssb_twitter_generate_link( 'https://wptavern.com/jetpack-5-3-adds-php-7-1-compatibility-better-control-for-wordads-placement' ),
|
182 |
// 'pinterest' => ssb_pinterest_generate_link( 'http://websitehostingcost.com/tag/dedicated/' ),
|
183 |
// 'reddit' => ssb_reddit_generate_link( 'http://stackoverflow.com/q/811074/1288' )
|
327 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/facebook.php';
|
328 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/linkedin.php';
|
329 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/twitter.php';
|
|
|
330 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/pinterest.php';
|
331 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/reddit.php';
|
332 |
include_once SSB_PLUGIN_DIR . '/ssb-social-counts/tumblr.php';
|
351 |
|
352 |
if ( ! get_option( 'ssb_networks' ) ) {
|
353 |
$_default = array(
|
354 |
+
'icon_selection' => 'fbshare,twitter,linkedin,fblike',
|
355 |
);
|
356 |
update_option( 'ssb_networks', $_default );
|
357 |
}
|
606 |
// array(
|
607 |
// 'linkedin' => ssb_linkedin_generate_link( 'https://wpbrigade.com/first-wordcamp-talk/' ),
|
608 |
// 'fbshare' => ssb_fbshare_generate_link( 'https://propakistani.pk/2017/09/06/lahore-get-600-million-disneyland-like-amusement-park/' ),
|
|
|
609 |
// 'twitter' => ssb_twitter_generate_link( 'https://wptavern.com/jetpack-5-3-adds-php-7-1-compatibility-better-control-for-wordads-placement' ),
|
610 |
// 'pinterest' => ssb_pinterest_generate_link( 'http://websitehostingcost.com/tag/dedicated/' ),
|
611 |
// 'reddit' => ssb_reddit_generate_link( 'http://stackoverflow.com/q/811074/1288' )
|
621 |
$arrButtonsCode = array();
|
622 |
foreach ( $arrButtons as $button_name => $button_sort ) {
|
623 |
switch ( $button_name ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
624 |
case 'fbshare':
|
625 |
$fbshare_share = $share_counts['fbshare'] ? $share_counts['fbshare'] : 0;
|
626 |
|
1206 |
$arrButtonsCode = array();
|
1207 |
foreach ( $arrButtons as $button_name => $button_sort ) {
|
1208 |
switch ( $button_name ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1209 |
|
1210 |
case 'fbshare':
|
1211 |
$fbshare_share = $share_counts['fbshare'] ? $share_counts['fbshare'] : 0;
|
1787 |
}
|
1788 |
|
1789 |
function get_ssb( $order = null ) {
|
1790 |
+
return '<!-- use shortcode instead of this function call - [SSB theme="theme1" aign="right" counter="true" order="twitter,pinterest,fbshare,linkedin" ] -->';
|
1791 |
}
|
1792 |
|
1793 |
?>
|
ssb-social-counts/googleplus.php
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
function ssb_format_googleplus_response( $response ) {
|
4 |
-
$response = json_decode( $response, true );
|
5 |
-
return isset( $response[0]['result']['metadata']['globalCounts']['count'] ) ? intval( $response[0]['result']['metadata']['globalCounts']['count'] ) : 0;
|
6 |
-
}
|
7 |
-
|
8 |
-
|
9 |
-
function ssb_googleplus_generate_link( $link ) {
|
10 |
-
return $link;
|
11 |
-
}
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|