Social Media Share Buttons & Social Sharing Icons - Version 2.4.0

Version Description

  • Instagram generate token removed the deplicated scopes.
  • Removed some PHP update Notices.
  • Updated feed claiming apis.
  • Updated Mouseover text removed.
Download this release

Release Info

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

Code changes from version 2.3.9 to 2.4.0

Files changed (56) hide show
  1. css/images/index.php +1 -3
  2. css/jquery-ui-1.10.4/images/index.php +1 -3
  3. images/icons_theme/badge/badge_email.png +0 -0
  4. images/icons_theme/badge/badge_facebook.png +0 -0
  5. images/icons_theme/badge/badge_linkedin.png +0 -0
  6. images/icons_theme/badge/badge_pinterest.png +0 -0
  7. images/icons_theme/badge/badge_rss.png +0 -0
  8. images/icons_theme/badge/badge_sf.png +0 -0
  9. images/icons_theme/badge/badge_share.png +0 -0
  10. images/icons_theme/badge/badge_subscribe.png +0 -0
  11. images/icons_theme/badge/badge_twitter.png +0 -0
  12. images/icons_theme/badge/badge_youtube.png +0 -0
  13. images/icons_theme/badge/index.php +1 -3
  14. images/icons_theme/black/index.php +1 -3
  15. images/icons_theme/chrome_blue/index.php +1 -3
  16. images/icons_theme/chrome_grey/index.php +1 -3
  17. images/icons_theme/cute/index.php +1 -3
  18. images/icons_theme/index.php +1 -3
  19. images/icons_theme/official/index.php +1 -3
  20. images/icons_theme/official/official_email.png +0 -0
  21. images/icons_theme/official/official_facebook.png +0 -0
  22. images/icons_theme/official/official_linkedin.png +0 -0
  23. images/icons_theme/official/official_pinterest.png +0 -0
  24. images/icons_theme/official/official_rss.png +0 -0
  25. images/icons_theme/official/official_sf.png +0 -0
  26. images/icons_theme/official/official_share.png +0 -0
  27. images/icons_theme/official/official_subscribe.png +0 -0
  28. images/icons_theme/official/official_twitter.png +0 -0
  29. images/icons_theme/official/official_youtube.png +0 -0
  30. images/icons_theme/stitched/index.php +1 -3
  31. images/icons_theme/stitched/stitched_email.png +0 -0
  32. images/icons_theme/stitched/stitched_facebook.png +0 -0
  33. images/icons_theme/stitched/stitched_linkedin.png +0 -0
  34. images/icons_theme/stitched/stitched_pinterest.png +0 -0
  35. images/icons_theme/stitched/stitched_rss.png +0 -0
  36. images/icons_theme/stitched/stitched_sf.png +0 -0
  37. images/icons_theme/stitched/stitched_share.png +0 -0
  38. images/icons_theme/stitched/stitched_subscribe.png +0 -0
  39. images/icons_theme/stitched/stitched_twitter.png +0 -0
  40. images/icons_theme/stitched/stitched_youtube.png +0 -0
  41. images/index.php +1 -3
  42. images/visit_icons/facebook.svg +1 -30
  43. images/visit_icons/facebook_hover.svg +1 -28
  44. images/visit_icons/linkedIn.svg +1 -54
  45. images/visit_icons/linkedIn_hover.svg +1 -54
  46. images/visit_icons/pinterest.svg +1 -34
  47. images/visit_icons/youtube.svg +1 -23
  48. images/visit_icons/youtube_hover.svg +1 -23
  49. js/custom-admin.js +2 -2
  50. libs/controllers/sfsi_buttons_controller.php +2 -1
  51. libs/controllers/sfsi_socialhelper.php +1 -1
  52. libs/sfsi_install_uninstall.php +15 -4
  53. libs/sfsi_widget.php +15 -15
  54. readme.txt +8 -2
  55. ultimate_social_media_icons.php +8 -7
  56. views/sfsi_aboutus.php +1 -1
css/images/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
css/jquery-ui-1.10.4/images/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/badge/badge_email.png DELETED
Binary file
images/icons_theme/badge/badge_facebook.png DELETED
Binary file
images/icons_theme/badge/badge_linkedin.png DELETED
Binary file
images/icons_theme/badge/badge_pinterest.png DELETED
Binary file
images/icons_theme/badge/badge_rss.png DELETED
Binary file
images/icons_theme/badge/badge_sf.png DELETED
Binary file
images/icons_theme/badge/badge_share.png DELETED
Binary file
images/icons_theme/badge/badge_subscribe.png DELETED
Binary file
images/icons_theme/badge/badge_twitter.png DELETED
Binary file
images/icons_theme/badge/badge_youtube.png DELETED
Binary file
images/icons_theme/badge/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/black/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/chrome_blue/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/chrome_grey/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/cute/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/official/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/official/official_email.png DELETED
Binary file
images/icons_theme/official/official_facebook.png DELETED
Binary file
images/icons_theme/official/official_linkedin.png DELETED
Binary file
images/icons_theme/official/official_pinterest.png DELETED
Binary file
images/icons_theme/official/official_rss.png DELETED
Binary file
images/icons_theme/official/official_sf.png DELETED
Binary file
images/icons_theme/official/official_share.png DELETED
Binary file
images/icons_theme/official/official_subscribe.png DELETED
Binary file
images/icons_theme/official/official_twitter.png DELETED
Binary file
images/icons_theme/official/official_youtube.png DELETED
Binary file
images/icons_theme/stitched/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/icons_theme/stitched/stitched_email.png DELETED
Binary file
images/icons_theme/stitched/stitched_facebook.png DELETED
Binary file
images/icons_theme/stitched/stitched_linkedin.png DELETED
Binary file
images/icons_theme/stitched/stitched_pinterest.png DELETED
Binary file
images/icons_theme/stitched/stitched_rss.png DELETED
Binary file
images/icons_theme/stitched/stitched_sf.png DELETED
Binary file
images/icons_theme/stitched/stitched_share.png DELETED
Binary file
images/icons_theme/stitched/stitched_subscribe.png DELETED
Binary file
images/icons_theme/stitched/stitched_twitter.png DELETED
Binary file
images/icons_theme/stitched/stitched_youtube.png DELETED
Binary file
images/index.php CHANGED
@@ -1,3 +1 @@
1
- <?php
2
- echo _('Access Denied');
3
- ?>
1
+ <?php
 
 
images/visit_icons/facebook.svg CHANGED
@@ -1,30 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="66" height="20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
4
- <title>Fb Normal</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
8
- <stop stop-color="#4C69BA" offset="0%"/>
9
- <stop stop-color="#3B55A0" offset="100%"/>
10
- </linearGradient>
11
- <path d="m11.953125,10l0,-2l2,0l0,-2l-3,0l0,1l-1,0l0,3l-2,0l0,2l2,0l0,4l2,0l0,-4l2,0l0,-2l-2,0zm-6.950652,-6c-0.553651,0 -1.002473,0.455761 -1.002473,1.002473l0,9.995054c0,0.55365 0.455761,1.002473 1.002473,1.002473l9.995054,0c0.55365,0 1.002473,-0.455761 1.002473,-1.002473l0,-9.995054c0,-0.553651 -0.455761,-1.002473 -1.002473,-1.002473l-9.995054,0z" id="path-3"/>
12
- </defs>
13
- <g>
14
- <title>Layer 1</title>
15
- <g id="Page-1" fill="none" fill-rule="evenodd">
16
- <g id="Fb-Normal">
17
- <g id="svg_4">
18
- <rect id="Rectangle-1" fill="url(#linearGradient-1)" x="0" y="0" width="66" height="20" rx="2"/>
19
- <text id="Visit-Us" fill="white" font-family="Helvetica" font-size="11" font-weight="normal">
20
- <tspan font-weight="700" x="20" y="14" fill="#FFFFFF" id="svg_5">Visit Us</tspan>
21
- </text>
22
- <mask id="mask-4">
23
- <use xlink:href="#path-3" id="svg_6"/>
24
- </mask>
25
- <use id="Rectangle-2" fill="#FFFFFF" xlink:href="#path-3"/>
26
- </g>
27
- </g>
28
- </g>
29
- </g>
30
- </svg>
31
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
32
  <title>Fb Normal</title>
33
  <desc>Created with Sketch.</desc>
34
  <defs>
35
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
36
  <stop stop-color="#4C69BA" offset="0%"/>
37
  <stop stop-color="#3B55A0" offset="100%"/>
38
  </linearGradient>
39
  <path d="m11.953125,10l0,-2l2,0l0,-2l-3,0l0,1l-1,0l0,3l-2,0l0,2l2,0l0,4l2,0l0,-4l2,0l0,-2l-2,0zm-6.950652,-6c-0.553651,0 -1.002473,0.455761 -1.002473,1.002473l0,9.995054c0,0.55365 0.455761,1.002473 1.002473,1.002473l9.995054,0c0.55365,0 1.002473,-0.455761 1.002473,-1.002473l0,-9.995054c0,-0.553651 -0.455761,-1.002473 -1.002473,-1.002473l-9.995054,0z" id="path-3"/>
40
  </defs>
41
  <g>
42
  <title>Layer 1</title>
43
  <g id="Page-1" fill="none" fill-rule="evenodd">
44
  <g id="Fb-Normal">
45
  <g id="svg_4">
46
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" x="0" y="0" width="66" height="20" rx="2"/>
47
  <text id="Visit-Us" fill="white" font-family="Helvetica" font-size="11" font-weight="normal">
48
  <tspan font-weight="700" x="20" y="14" fill="#FFFFFF" id="svg_5">Visit Us</tspan>
49
  </text>
50
  <mask id="mask-4">
51
  <use xlink:href="#path-3" id="svg_6"/>
52
  </mask>
53
  <use id="Rectangle-2" fill="#FFFFFF" xlink:href="#path-3"/>
54
  </g>
55
  </g>
56
  </g>
57
  </g>
1
+ <?xml version="1.0" encoding="UTF-8"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
3
  <title>Fb Normal</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
7
  <stop stop-color="#4C69BA" offset="0%"/>
8
  <stop stop-color="#3B55A0" offset="100%"/>
9
  </linearGradient>
10
  <path d="m11.953125,10l0,-2l2,0l0,-2l-3,0l0,1l-1,0l0,3l-2,0l0,2l2,0l0,4l2,0l0,-4l2,0l0,-2l-2,0zm-6.950652,-6c-0.553651,0 -1.002473,0.455761 -1.002473,1.002473l0,9.995054c0,0.55365 0.455761,1.002473 1.002473,1.002473l9.995054,0c0.55365,0 1.002473,-0.455761 1.002473,-1.002473l0,-9.995054c0,-0.553651 -0.455761,-1.002473 -1.002473,-1.002473l-9.995054,0z" id="path-3"/>
11
  </defs>
12
  <g>
13
  <title>Layer 1</title>
14
  <g id="Page-1" fill="none" fill-rule="evenodd">
15
  <g id="Fb-Normal">
16
  <g id="svg_4">
17
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" x="0" y="0" width="66" height="20" rx="2"/>
18
  <text id="Visit-Us" fill="white" font-family="Helvetica" font-size="11" font-weight="normal">
19
  <tspan font-weight="700" x="20" y="14" fill="#FFFFFF" id="svg_5">Visit Us</tspan>
20
  </text>
21
  <mask id="mask-4">
22
  <use xlink:href="#path-3" id="svg_6"/>
23
  </mask>
24
  <use id="Rectangle-2" fill="#FFFFFF" xlink:href="#path-3"/>
25
  </g>
26
  </g>
27
  </g>
28
  </g>
images/visit_icons/facebook_hover.svg CHANGED
@@ -1,28 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="66" height="20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
4
- <title>Fb Active</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
8
- <stop stop-color="#5C7BD4" offset="0%"/>
9
- <stop stop-color="#4D6ABA" offset="100%"/>
10
- </linearGradient>
11
- <path d="m11.95313,10l0,-2l2,0l0,-2l-3,0l0,1l-1,0l0,3l-2,0l0,2l2,0l0,4l2,0l0,-4l2,0l0,-2l-2,0zm-6.95066,-6c-0.55365,0 -1.00247,0.45576 -1.00247,1.00247l0,9.99506c0,0.55365 0.45576,1.00247 1.00247,1.00247l9.99506,0c0.55365,0 1.00247,-0.45576 1.00247,-1.00247l0,-9.99506c0,-0.55365 -0.45576,-1.00247 -1.00247,-1.00247l-9.99506,0z" id="path-3"/>
12
- </defs>
13
- <g>
14
- <title>Layer 1</title>
15
- <g id="Page-1" fill="none" fill-rule="evenodd">
16
- <g id="Fb-Active">
17
- <rect id="Rectangle-1" fill="url(#linearGradient-1)" x="0" y="-1" width="66" height="20" rx="2"/>
18
- <text id="Visit-Us" fill="white" font-family="Helvetica" font-size="11" font-weight="normal" y="-1" x="0">
19
- <tspan font-weight="700" x="19" y="14" fill="#FFFFFF" id="svg_1">Visit Us</tspan>
20
- </text>
21
- <mask id="mask-4">
22
- <use xlink:href="#path-3" id="svg_2"/>
23
- </mask>
24
- <use id="Rectangle-2" fill="#FFFFFF" xlink:href="#path-3" y="-1" x="0"/>
25
- </g>
26
- </g>
27
- </g>
28
- </svg>
29
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
30
  <title>Fb Active</title>
31
  <desc>Created with Sketch.</desc>
32
  <defs>
33
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
34
  <stop stop-color="#5C7BD4" offset="0%"/>
35
  <stop stop-color="#4D6ABA" offset="100%"/>
36
  </linearGradient>
37
  <path d="m11.95313,10l0,-2l2,0l0,-2l-3,0l0,1l-1,0l0,3l-2,0l0,2l2,0l0,4l2,0l0,-4l2,0l0,-2l-2,0zm-6.95066,-6c-0.55365,0 -1.00247,0.45576 -1.00247,1.00247l0,9.99506c0,0.55365 0.45576,1.00247 1.00247,1.00247l9.99506,0c0.55365,0 1.00247,-0.45576 1.00247,-1.00247l0,-9.99506c0,-0.55365 -0.45576,-1.00247 -1.00247,-1.00247l-9.99506,0z" id="path-3"/>
38
  </defs>
39
  <g>
40
  <title>Layer 1</title>
41
  <g id="Page-1" fill="none" fill-rule="evenodd">
42
  <g id="Fb-Active">
43
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" x="0" y="-1" width="66" height="20" rx="2"/>
44
  <text id="Visit-Us" fill="white" font-family="Helvetica" font-size="11" font-weight="normal" y="-1" x="0">
45
  <tspan font-weight="700" x="19" y="14" fill="#FFFFFF" id="svg_1">Visit Us</tspan>
46
  </text>
47
  <mask id="mask-4">
48
  <use xlink:href="#path-3" id="svg_2"/>
49
  </mask>
50
  <use id="Rectangle-2" fill="#FFFFFF" xlink:href="#path-3" y="-1" x="0"/>
51
  </g>
52
  </g>
53
  </g>
1
+ <?xml version="1.0" encoding="UTF-8"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
3
  <title>Fb Active</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
7
  <stop stop-color="#5C7BD4" offset="0%"/>
8
  <stop stop-color="#4D6ABA" offset="100%"/>
9
  </linearGradient>
10
  <path d="m11.95313,10l0,-2l2,0l0,-2l-3,0l0,1l-1,0l0,3l-2,0l0,2l2,0l0,4l2,0l0,-4l2,0l0,-2l-2,0zm-6.95066,-6c-0.55365,0 -1.00247,0.45576 -1.00247,1.00247l0,9.99506c0,0.55365 0.45576,1.00247 1.00247,1.00247l9.99506,0c0.55365,0 1.00247,-0.45576 1.00247,-1.00247l0,-9.99506c0,-0.55365 -0.45576,-1.00247 -1.00247,-1.00247l-9.99506,0z" id="path-3"/>
11
  </defs>
12
  <g>
13
  <title>Layer 1</title>
14
  <g id="Page-1" fill="none" fill-rule="evenodd">
15
  <g id="Fb-Active">
16
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" x="0" y="-1" width="66" height="20" rx="2"/>
17
  <text id="Visit-Us" fill="white" font-family="Helvetica" font-size="11" font-weight="normal" y="-1" x="0">
18
  <tspan font-weight="700" x="19" y="14" fill="#FFFFFF" id="svg_1">Visit Us</tspan>
19
  </text>
20
  <mask id="mask-4">
21
  <use xlink:href="#path-3" id="svg_2"/>
22
  </mask>
23
  <use id="Rectangle-2" fill="#FFFFFF" xlink:href="#path-3" y="-1" x="0"/>
24
  </g>
25
  </g>
26
  </g>
images/visit_icons/linkedIn.svg CHANGED
@@ -1,54 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg width="70px" height="20px" viewBox="0 0 70 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
- <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
4
- <title>In normal</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
8
- <stop stop-color="#FEFEFE" offset="0%"></stop>
9
- <stop stop-color="#ECECEC" offset="100%"></stop>
10
- </linearGradient>
11
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
12
- <stop stop-color="#E2E2E2" offset="0%"></stop>
13
- <stop stop-color="#B9B9B9" offset="100%"></stop>
14
- </linearGradient>
15
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
16
- <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
17
- <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
18
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
19
- <feMerge>
20
- <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
21
- <feMergeNode in="SourceGraphic"></feMergeNode>
22
- </feMerge>
23
- </filter>
24
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
25
- <stop stop-color="#82B1D7" offset="0%"></stop>
26
- <stop stop-color="#3374B0" offset="100%"></stop>
27
- </linearGradient>
28
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-5">
29
- <stop stop-color="#3F7EB7" offset="0%"></stop>
30
- <stop stop-color="#3374B0" offset="100%"></stop>
31
- </linearGradient>
32
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-6">
33
- <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
34
- <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
35
- <feColorMatrix values="0 0 0 0 0.192156863 0 0 0 0 0.474509804 0 0 0 0 0.709803922 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
36
- <feMerge>
37
- <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
38
- <feMergeNode in="SourceGraphic"></feMergeNode>
39
- </feMerge>
40
- </filter>
41
- </defs>
42
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
43
- <g id="In-normal" sketch:type="MSLayerGroup">
44
- <rect id="Rectangle-12" stroke="url(#linearGradient-2)" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="70" height="20" rx="2"></rect>
45
- <text id="Follow" fill="white" sketch:type="MSTextLayer" font-family="Arial,sans-serif" font-size="11" font-weight="100" letter-spacing="1.63912777e-08">
46
- <tspan x="25" y="14" fill="#333333" font-weight="bold">Visit Us</tspan>
47
- </text>
48
- <rect id="Rectangle-13" stroke="url(#linearGradient-5)" fill="url(#linearGradient-4)" sketch:type="MSShapeGroup" x="0" y="0" width="20" height="20" rx="2"></rect>
49
- <text id="in" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="17" font-weight="bold">
50
- <tspan x="2" y="16" fill="#FFFFFF">in</tspan>
51
- </text>
52
- </g>
53
- </g>
54
- </svg>
55
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
56
  <title>In normal</title>
57
  <desc>Created with Sketch.</desc>
58
  <defs>
59
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
60
  <stop stop-color="#FEFEFE" offset="0%"></stop>
61
  <stop stop-color="#ECECEC" offset="100%"></stop>
62
  </linearGradient>
63
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
64
  <stop stop-color="#E2E2E2" offset="0%"></stop>
65
  <stop stop-color="#B9B9B9" offset="100%"></stop>
66
  </linearGradient>
67
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
68
  <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
69
  <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
70
  <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
71
  <feMerge>
72
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
73
  <feMergeNode in="SourceGraphic"></feMergeNode>
74
  </feMerge>
75
  </filter>
76
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
77
  <stop stop-color="#82B1D7" offset="0%"></stop>
78
  <stop stop-color="#3374B0" offset="100%"></stop>
79
  </linearGradient>
80
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-5">
81
  <stop stop-color="#3F7EB7" offset="0%"></stop>
82
  <stop stop-color="#3374B0" offset="100%"></stop>
83
  </linearGradient>
84
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-6">
85
  <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
86
  <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
87
  <feColorMatrix values="0 0 0 0 0.192156863 0 0 0 0 0.474509804 0 0 0 0 0.709803922 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
88
  <feMerge>
89
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
90
  <feMergeNode in="SourceGraphic"></feMergeNode>
91
  </feMerge>
92
  </filter>
93
  </defs>
94
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
95
  <g id="In-normal" sketch:type="MSLayerGroup">
96
  <rect id="Rectangle-12" stroke="url(#linearGradient-2)" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="70" height="20" rx="2"></rect>
97
  <text id="Follow" fill="white" sketch:type="MSTextLayer" font-family="Arial,sans-serif" font-size="11" font-weight="100" letter-spacing="1.63912777e-08">
98
  <tspan x="25" y="14" fill="#333333" font-weight="bold">Visit Us</tspan>
99
  </text>
100
  <rect id="Rectangle-13" stroke="url(#linearGradient-5)" fill="url(#linearGradient-4)" sketch:type="MSShapeGroup" x="0" y="0" width="20" height="20" rx="2"></rect>
101
  <text id="in" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="17" font-weight="bold">
102
  <tspan x="2" y="16" fill="#FFFFFF">in</tspan>
103
  </text>
104
  </g>
105
  </g>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
3
  <title>In normal</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
7
  <stop stop-color="#FEFEFE" offset="0%"></stop>
8
  <stop stop-color="#ECECEC" offset="100%"></stop>
9
  </linearGradient>
10
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
11
  <stop stop-color="#E2E2E2" offset="0%"></stop>
12
  <stop stop-color="#B9B9B9" offset="100%"></stop>
13
  </linearGradient>
14
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
15
  <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
16
  <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
17
  <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
18
  <feMerge>
19
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
20
  <feMergeNode in="SourceGraphic"></feMergeNode>
21
  </feMerge>
22
  </filter>
23
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
24
  <stop stop-color="#82B1D7" offset="0%"></stop>
25
  <stop stop-color="#3374B0" offset="100%"></stop>
26
  </linearGradient>
27
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-5">
28
  <stop stop-color="#3F7EB7" offset="0%"></stop>
29
  <stop stop-color="#3374B0" offset="100%"></stop>
30
  </linearGradient>
31
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-6">
32
  <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
33
  <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
34
  <feColorMatrix values="0 0 0 0 0.192156863 0 0 0 0 0.474509804 0 0 0 0 0.709803922 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
35
  <feMerge>
36
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
37
  <feMergeNode in="SourceGraphic"></feMergeNode>
38
  </feMerge>
39
  </filter>
40
  </defs>
41
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
42
  <g id="In-normal" sketch:type="MSLayerGroup">
43
  <rect id="Rectangle-12" stroke="url(#linearGradient-2)" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="70" height="20" rx="2"></rect>
44
  <text id="Follow" fill="white" sketch:type="MSTextLayer" font-family="Arial,sans-serif" font-size="11" font-weight="100" letter-spacing="1.63912777e-08">
45
  <tspan x="25" y="14" fill="#333333" font-weight="bold">Visit Us</tspan>
46
  </text>
47
  <rect id="Rectangle-13" stroke="url(#linearGradient-5)" fill="url(#linearGradient-4)" sketch:type="MSShapeGroup" x="0" y="0" width="20" height="20" rx="2"></rect>
48
  <text id="in" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="17" font-weight="bold">
49
  <tspan x="2" y="16" fill="#FFFFFF">in</tspan>
50
  </text>
51
  </g>
52
  </g>
images/visit_icons/linkedIn_hover.svg CHANGED
@@ -1,54 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg width="70px" height="20px" viewBox="0 0 70 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
- <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
4
- <title>In active</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
8
- <stop stop-color="#EDEDED" offset="0%"></stop>
9
- <stop stop-color="#DFDFDF" offset="100%"></stop>
10
- </linearGradient>
11
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
12
- <stop stop-color="#ABABAB" offset="0%"></stop>
13
- <stop stop-color="#787878" offset="100%"></stop>
14
- </linearGradient>
15
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
16
- <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
17
- <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
18
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
19
- <feMerge>
20
- <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
21
- <feMergeNode in="SourceGraphic"></feMergeNode>
22
- </feMerge>
23
- </filter>
24
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
25
- <stop stop-color="#6594B9" offset="0%"></stop>
26
- <stop stop-color="#155692" offset="100%"></stop>
27
- </linearGradient>
28
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-5">
29
- <stop stop-color="#205F98" offset="0%"></stop>
30
- <stop stop-color="#3374B0" offset="100%"></stop>
31
- </linearGradient>
32
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-6">
33
- <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
34
- <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
35
- <feColorMatrix values="0 0 0 0 0.192156863 0 0 0 0 0.474509804 0 0 0 0 0.709803922 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
36
- <feMerge>
37
- <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
38
- <feMergeNode in="SourceGraphic"></feMergeNode>
39
- </feMerge>
40
- </filter>
41
- </defs>
42
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
43
- <g id="In-active" sketch:type="MSLayerGroup">
44
- <rect id="Rectangle-12" stroke="url(#linearGradient-2)" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="70" height="20" rx="2"></rect>
45
- <text id="Follow" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="11" font-weight="600" letter-spacing="1.63912777e-08">
46
- <tspan x="25" y="14" fill="#333333" font-weight="bold">Visit Us</tspan>
47
- </text>
48
- <rect id="Rectangle-13" stroke="url(#linearGradient-5)" fill="url(#linearGradient-4)" sketch:type="MSShapeGroup" x="0" y="0" width="20" height="20" rx="2"></rect>
49
- <text id="in" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="17" font-weight="bold">
50
- <tspan x="2" y="16" fill="#FFFFFF">in</tspan>
51
- </text>
52
- </g>
53
- </g>
54
- </svg>
55
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
56
  <title>In active</title>
57
  <desc>Created with Sketch.</desc>
58
  <defs>
59
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
60
  <stop stop-color="#EDEDED" offset="0%"></stop>
61
  <stop stop-color="#DFDFDF" offset="100%"></stop>
62
  </linearGradient>
63
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
64
  <stop stop-color="#ABABAB" offset="0%"></stop>
65
  <stop stop-color="#787878" offset="100%"></stop>
66
  </linearGradient>
67
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
68
  <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
69
  <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
70
  <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
71
  <feMerge>
72
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
73
  <feMergeNode in="SourceGraphic"></feMergeNode>
74
  </feMerge>
75
  </filter>
76
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
77
  <stop stop-color="#6594B9" offset="0%"></stop>
78
  <stop stop-color="#155692" offset="100%"></stop>
79
  </linearGradient>
80
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-5">
81
  <stop stop-color="#205F98" offset="0%"></stop>
82
  <stop stop-color="#3374B0" offset="100%"></stop>
83
  </linearGradient>
84
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-6">
85
  <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
86
  <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
87
  <feColorMatrix values="0 0 0 0 0.192156863 0 0 0 0 0.474509804 0 0 0 0 0.709803922 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
88
  <feMerge>
89
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
90
  <feMergeNode in="SourceGraphic"></feMergeNode>
91
  </feMerge>
92
  </filter>
93
  </defs>
94
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
95
  <g id="In-active" sketch:type="MSLayerGroup">
96
  <rect id="Rectangle-12" stroke="url(#linearGradient-2)" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="70" height="20" rx="2"></rect>
97
  <text id="Follow" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="11" font-weight="600" letter-spacing="1.63912777e-08">
98
  <tspan x="25" y="14" fill="#333333" font-weight="bold">Visit Us</tspan>
99
  </text>
100
  <rect id="Rectangle-13" stroke="url(#linearGradient-5)" fill="url(#linearGradient-4)" sketch:type="MSShapeGroup" x="0" y="0" width="20" height="20" rx="2"></rect>
101
  <text id="in" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="17" font-weight="bold">
102
  <tspan x="2" y="16" fill="#FFFFFF">in</tspan>
103
  </text>
104
  </g>
105
  </g>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.0.4 (8054) - http://www.bohemiancoding.com/sketch -->
3
  <title>In active</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
7
  <stop stop-color="#EDEDED" offset="0%"></stop>
8
  <stop stop-color="#DFDFDF" offset="100%"></stop>
9
  </linearGradient>
10
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
11
  <stop stop-color="#ABABAB" offset="0%"></stop>
12
  <stop stop-color="#787878" offset="100%"></stop>
13
  </linearGradient>
14
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
15
  <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
16
  <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
17
  <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
18
  <feMerge>
19
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
20
  <feMergeNode in="SourceGraphic"></feMergeNode>
21
  </feMerge>
22
  </filter>
23
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
24
  <stop stop-color="#6594B9" offset="0%"></stop>
25
  <stop stop-color="#155692" offset="100%"></stop>
26
  </linearGradient>
27
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-5">
28
  <stop stop-color="#205F98" offset="0%"></stop>
29
  <stop stop-color="#3374B0" offset="100%"></stop>
30
  </linearGradient>
31
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-6">
32
  <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
33
  <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
34
  <feColorMatrix values="0 0 0 0 0.192156863 0 0 0 0 0.474509804 0 0 0 0 0.709803922 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
35
  <feMerge>
36
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
37
  <feMergeNode in="SourceGraphic"></feMergeNode>
38
  </feMerge>
39
  </filter>
40
  </defs>
41
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
42
  <g id="In-active" sketch:type="MSLayerGroup">
43
  <rect id="Rectangle-12" stroke="url(#linearGradient-2)" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="70" height="20" rx="2"></rect>
44
  <text id="Follow" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="11" font-weight="600" letter-spacing="1.63912777e-08">
45
  <tspan x="25" y="14" fill="#333333" font-weight="bold">Visit Us</tspan>
46
  </text>
47
  <rect id="Rectangle-13" stroke="url(#linearGradient-5)" fill="url(#linearGradient-4)" sketch:type="MSShapeGroup" x="0" y="0" width="20" height="20" rx="2"></rect>
48
  <text id="in" fill="white" sketch:type="MSTextLayer" font-family="Arial" font-size="17" font-weight="bold">
49
  <tspan x="2" y="16" fill="#FFFFFF">in</tspan>
50
  </text>
51
  </g>
52
  </g>
images/visit_icons/pinterest.svg CHANGED
@@ -1,34 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg width="66px" height="22px" viewBox="0 0 66 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
- <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
4
- <title>Pinterest</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="1.59717363%" x2="50%" y2="97.6124043%" id="linearGradient-1">
8
- <stop stop-color="#FCF9F9" offset="0%"></stop>
9
- <stop stop-color="#F7F4F4" offset="46.9387755%"></stop>
10
- <stop stop-color="#F6F3F3" offset="55.4807079%"></stop>
11
- <stop stop-color="#ECEAEA" offset="100%"></stop>
12
- </linearGradient>
13
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-2">
14
- <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
15
- <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
16
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
17
- <feMerge>
18
- <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
19
- <feMergeNode in="SourceGraphic"></feMergeNode>
20
- </feMerge>
21
- </filter>
22
- </defs>
23
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
24
- <g id="Pinterest" sketch:type="MSLayerGroup" transform="translate(1.000000, 1.000000)">
25
- <g id="Fb-Normal">
26
- <rect id="Rectangle-1" stroke="#969696" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="64" height="20" rx="2"></rect>
27
- <text id="Visit-Us" fill="white" sketch:type="MSTextLayer" font-family="Helvetica" font-size="11" font-weight="420">
28
- <tspan x="18" y="14" fill="#CC2420" font-weight="bold">Visit Us</tspan>
29
- </text>
30
- <path d="M10.7703852,3.40508627 C6.89249847,3.40508627 4.937,6.14416917 4.937,8.42880052 C4.937,9.81184053 5.46847543,11.0421781 6.60820764,11.5002855 C6.79516597,11.5762149 6.96271488,11.5030977 7.01694707,11.2992132 C7.05462416,11.1586032 7.14396455,10.8025786 7.18363968,10.6538132 C7.2381573,10.4521785 7.21703529,10.3818735 7.06604147,10.2055485 C6.73750859,9.82393299 6.52714479,9.32954822 6.52714479,8.62874795 C6.52714479,6.59665216 8.07047864,4.77743992 10.5457498,4.77743992 C12.7375864,4.77743992 13.9418264,6.09692421 13.9418264,7.85876757 C13.9418264,10.1777078 12.900283,12.1347178 11.3543802,12.1347178 C10.500366,12.1347178 9.86156796,11.4392607 10.0659377,10.585758 C10.3111242,9.5668979 10.7863695,8.46789011 10.7863695,7.73193734 C10.7863695,7.07388252 10.4275807,6.52494106 9.6857415,6.52494106 C8.81288873,6.52494106 8.11158093,7.41472117 8.11158093,8.60625035 C8.11158093,9.36526316 8.37189543,9.87877089 8.37189543,9.87877089 C8.37189543,9.87877089 7.47877695,13.6077482 7.32207447,14.2607411 C7.01038212,15.5613836 7.27526353,17.1553386 7.2978127,17.3161965 C7.3109426,17.4118113 7.4353912,17.4348713 7.49190685,17.362879 C7.57211339,17.2591088 8.61222964,15.9947437 8.96530972,14.7309409 C9.06549655,14.3735103 9.5393146,12.5208329 9.5393146,12.5208329 C9.82303456,13.054026 10.6519307,13.5225386 11.5333465,13.5225386 C14.1567571,13.5225386 15.937,11.1661961 15.937,8.01203247 C15.9372854,5.62644313 13.8867379,3.40508627 10.7703852,3.40508627 L10.7703852,3.40508627 Z" id="Shape" fill="#CA2421" sketch:type="MSShapeGroup"></path>
31
- </g>
32
- </g>
33
- </g>
34
- </svg>
35
  <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
36
  <title>Pinterest</title>
37
  <desc>Created with Sketch.</desc>
38
  <defs>
39
  <linearGradient x1="50%" y1="1.59717363%" x2="50%" y2="97.6124043%" id="linearGradient-1">
40
  <stop stop-color="#FCF9F9" offset="0%"></stop>
41
  <stop stop-color="#F7F4F4" offset="46.9387755%"></stop>
42
  <stop stop-color="#F6F3F3" offset="55.4807079%"></stop>
43
  <stop stop-color="#ECEAEA" offset="100%"></stop>
44
  </linearGradient>
45
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-2">
46
  <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
47
  <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
48
  <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
49
  <feMerge>
50
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
51
  <feMergeNode in="SourceGraphic"></feMergeNode>
52
  </feMerge>
53
  </filter>
54
  </defs>
55
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
56
  <g id="Pinterest" sketch:type="MSLayerGroup" transform="translate(1.000000, 1.000000)">
57
  <g id="Fb-Normal">
58
  <rect id="Rectangle-1" stroke="#969696" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="64" height="20" rx="2"></rect>
59
  <text id="Visit-Us" fill="white" sketch:type="MSTextLayer" font-family="Helvetica" font-size="11" font-weight="420">
60
  <tspan x="18" y="14" fill="#CC2420" font-weight="bold">Visit Us</tspan>
61
  </text>
62
  <path d="M10.7703852,3.40508627 C6.89249847,3.40508627 4.937,6.14416917 4.937,8.42880052 C4.937,9.81184053 5.46847543,11.0421781 6.60820764,11.5002855 C6.79516597,11.5762149 6.96271488,11.5030977 7.01694707,11.2992132 C7.05462416,11.1586032 7.14396455,10.8025786 7.18363968,10.6538132 C7.2381573,10.4521785 7.21703529,10.3818735 7.06604147,10.2055485 C6.73750859,9.82393299 6.52714479,9.32954822 6.52714479,8.62874795 C6.52714479,6.59665216 8.07047864,4.77743992 10.5457498,4.77743992 C12.7375864,4.77743992 13.9418264,6.09692421 13.9418264,7.85876757 C13.9418264,10.1777078 12.900283,12.1347178 11.3543802,12.1347178 C10.500366,12.1347178 9.86156796,11.4392607 10.0659377,10.585758 C10.3111242,9.5668979 10.7863695,8.46789011 10.7863695,7.73193734 C10.7863695,7.07388252 10.4275807,6.52494106 9.6857415,6.52494106 C8.81288873,6.52494106 8.11158093,7.41472117 8.11158093,8.60625035 C8.11158093,9.36526316 8.37189543,9.87877089 8.37189543,9.87877089 C8.37189543,9.87877089 7.47877695,13.6077482 7.32207447,14.2607411 C7.01038212,15.5613836 7.27526353,17.1553386 7.2978127,17.3161965 C7.3109426,17.4118113 7.4353912,17.4348713 7.49190685,17.362879 C7.57211339,17.2591088 8.61222964,15.9947437 8.96530972,14.7309409 C9.06549655,14.3735103 9.5393146,12.5208329 9.5393146,12.5208329 C9.82303456,13.054026 10.6519307,13.5225386 11.5333465,13.5225386 C14.1567571,13.5225386 15.937,11.1661961 15.937,8.01203247 C15.9372854,5.62644313 13.8867379,3.40508627 10.7703852,3.40508627 L10.7703852,3.40508627 Z" id="Shape" fill="#CA2421" sketch:type="MSShapeGroup"></path>
63
  </g>
64
  </g>
65
  </g>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
3
  <title>Pinterest</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="1.59717363%" x2="50%" y2="97.6124043%" id="linearGradient-1">
7
  <stop stop-color="#FCF9F9" offset="0%"></stop>
8
  <stop stop-color="#F7F4F4" offset="46.9387755%"></stop>
9
  <stop stop-color="#F6F3F3" offset="55.4807079%"></stop>
10
  <stop stop-color="#ECEAEA" offset="100%"></stop>
11
  </linearGradient>
12
  <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-2">
13
  <feOffset dx="0" dy="-1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
14
  <feGaussianBlur stdDeviation="0" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
15
  <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.7 0" in="shadowBlurOuter1" type="matrix" result="shadowMatrixOuter1"></feColorMatrix>
16
  <feMerge>
17
  <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
18
  <feMergeNode in="SourceGraphic"></feMergeNode>
19
  </feMerge>
20
  </filter>
21
  </defs>
22
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
23
  <g id="Pinterest" sketch:type="MSLayerGroup" transform="translate(1.000000, 1.000000)">
24
  <g id="Fb-Normal">
25
  <rect id="Rectangle-1" stroke="#969696" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="64" height="20" rx="2"></rect>
26
  <text id="Visit-Us" fill="white" sketch:type="MSTextLayer" font-family="Helvetica" font-size="11" font-weight="420">
27
  <tspan x="18" y="14" fill="#CC2420" font-weight="bold">Visit Us</tspan>
28
  </text>
29
  <path d="M10.7703852,3.40508627 C6.89249847,3.40508627 4.937,6.14416917 4.937,8.42880052 C4.937,9.81184053 5.46847543,11.0421781 6.60820764,11.5002855 C6.79516597,11.5762149 6.96271488,11.5030977 7.01694707,11.2992132 C7.05462416,11.1586032 7.14396455,10.8025786 7.18363968,10.6538132 C7.2381573,10.4521785 7.21703529,10.3818735 7.06604147,10.2055485 C6.73750859,9.82393299 6.52714479,9.32954822 6.52714479,8.62874795 C6.52714479,6.59665216 8.07047864,4.77743992 10.5457498,4.77743992 C12.7375864,4.77743992 13.9418264,6.09692421 13.9418264,7.85876757 C13.9418264,10.1777078 12.900283,12.1347178 11.3543802,12.1347178 C10.500366,12.1347178 9.86156796,11.4392607 10.0659377,10.585758 C10.3111242,9.5668979 10.7863695,8.46789011 10.7863695,7.73193734 C10.7863695,7.07388252 10.4275807,6.52494106 9.6857415,6.52494106 C8.81288873,6.52494106 8.11158093,7.41472117 8.11158093,8.60625035 C8.11158093,9.36526316 8.37189543,9.87877089 8.37189543,9.87877089 C8.37189543,9.87877089 7.47877695,13.6077482 7.32207447,14.2607411 C7.01038212,15.5613836 7.27526353,17.1553386 7.2978127,17.3161965 C7.3109426,17.4118113 7.4353912,17.4348713 7.49190685,17.362879 C7.57211339,17.2591088 8.61222964,15.9947437 8.96530972,14.7309409 C9.06549655,14.3735103 9.5393146,12.5208329 9.5393146,12.5208329 C9.82303456,13.054026 10.6519307,13.5225386 11.5333465,13.5225386 C14.1567571,13.5225386 15.937,11.1661961 15.937,8.01203247 C15.9372854,5.62644313 13.8867379,3.40508627 10.7703852,3.40508627 L10.7703852,3.40508627 Z" id="Shape" fill="#CA2421" sketch:type="MSShapeGroup"></path>
30
  </g>
31
  </g>
32
  </g>
images/visit_icons/youtube.svg CHANGED
@@ -1,23 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg width="86px" height="24px" viewBox="0 0 86 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
- <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
4
- <title>Fb Normal 2</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
8
- <stop stop-color="#E93D34" offset="0%"></stop>
9
- <stop stop-color="#E93D34" offset="100%"></stop>
10
- </linearGradient>
11
- </defs>
12
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
13
- <g id="Fb-Normal-2" sketch:type="MSLayerGroup">
14
- <g id="Fb-Normal">
15
- <rect id="Rectangle-1" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="86" height="24" rx="2"></rect>
16
- <text id="Visit-Us" sketch:type="MSTextLayer" font-family="Helvetica" font-size="13" font-weight="normal" fill="#FEFEFE">
17
- <tspan x="32" y="17">Visit Us</tspan>
18
- </text>
19
- <path d="M9.99406028,6 C8.8927712,6 8,6.90195036 8,8.0085302 L8,15.9914698 C8,17.1007504 8.89451376,18 9.99406028,18 L22.0059397,18 C23.1072288,18 24,17.0980496 24,15.9914698 L24,8.0085302 C24,6.8992496 23.1054862,6 22.0059397,6 L9.99406028,6 Z M14,9 L14,15 L18,12 L14,9 Z" id="Rectangle-18" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
20
- </g>
21
- </g>
22
- </g>
23
- </svg>
24
  <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
25
  <title>Fb Normal 2</title>
26
  <desc>Created with Sketch.</desc>
27
  <defs>
28
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
29
  <stop stop-color="#E93D34" offset="0%"></stop>
30
  <stop stop-color="#E93D34" offset="100%"></stop>
31
  </linearGradient>
32
  </defs>
33
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
34
  <g id="Fb-Normal-2" sketch:type="MSLayerGroup">
35
  <g id="Fb-Normal">
36
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="86" height="24" rx="2"></rect>
37
  <text id="Visit-Us" sketch:type="MSTextLayer" font-family="Helvetica" font-size="13" font-weight="normal" fill="#FEFEFE">
38
  <tspan x="32" y="17">Visit Us</tspan>
39
  </text>
40
  <path d="M9.99406028,6 C8.8927712,6 8,6.90195036 8,8.0085302 L8,15.9914698 C8,17.1007504 8.89451376,18 9.99406028,18 L22.0059397,18 C23.1072288,18 24,17.0980496 24,15.9914698 L24,8.0085302 C24,6.8992496 23.1054862,6 22.0059397,6 L9.99406028,6 Z M14,9 L14,15 L18,12 L14,9 Z" id="Rectangle-18" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
41
  </g>
42
  </g>
43
  </g>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
3
  <title>Fb Normal 2</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
7
  <stop stop-color="#E93D34" offset="0%"></stop>
8
  <stop stop-color="#E93D34" offset="100%"></stop>
9
  </linearGradient>
10
  </defs>
11
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
12
  <g id="Fb-Normal-2" sketch:type="MSLayerGroup">
13
  <g id="Fb-Normal">
14
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="86" height="24" rx="2"></rect>
15
  <text id="Visit-Us" sketch:type="MSTextLayer" font-family="Helvetica" font-size="13" font-weight="normal" fill="#FEFEFE">
16
  <tspan x="32" y="17">Visit Us</tspan>
17
  </text>
18
  <path d="M9.99406028,6 C8.8927712,6 8,6.90195036 8,8.0085302 L8,15.9914698 C8,17.1007504 8.89451376,18 9.99406028,18 L22.0059397,18 C23.1072288,18 24,17.0980496 24,15.9914698 L24,8.0085302 C24,6.8992496 23.1054862,6 22.0059397,6 L9.99406028,6 Z M14,9 L14,15 L18,12 L14,9 Z" id="Rectangle-18" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
19
  </g>
20
  </g>
21
  </g>
images/visit_icons/youtube_hover.svg CHANGED
@@ -1,23 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg width="86px" height="24px" viewBox="0 0 86 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
- <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
4
- <title>Youtube Hover</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
8
- <stop stop-color="#CC181E" offset="0%"></stop>
9
- <stop stop-color="#CC181E" offset="100%"></stop>
10
- </linearGradient>
11
- </defs>
12
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
13
- <g id="Youtube-Hover" sketch:type="MSLayerGroup">
14
- <g id="Fb-Normal">
15
- <rect id="Rectangle-1" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="86" height="24" rx="2"></rect>
16
- <text id="Visit-Us" sketch:type="MSTextLayer" font-family="Helvetica" font-size="13" font-weight="normal" fill="#FFFFFF">
17
- <tspan x="32" y="17" font-weight="normal">Visit Us</tspan>
18
- </text>
19
- <path d="M9.99406028,6 C8.8927712,6 8,6.90195036 8,8.0085302 L8,15.9914698 C8,17.1007504 8.89451376,18 9.99406028,18 L22.0059397,18 C23.1072288,18 24,17.0980496 24,15.9914698 L24,8.0085302 C24,6.8992496 23.1054862,6 22.0059397,6 L9.99406028,6 Z M14,9 L14,15 L18,12 L14,9 Z" id="Rectangle-18" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
20
- </g>
21
- </g>
22
- </g>
23
- </svg>
24
  <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
25
  <title>Youtube Hover</title>
26
  <desc>Created with Sketch.</desc>
27
  <defs>
28
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
29
  <stop stop-color="#CC181E" offset="0%"></stop>
30
  <stop stop-color="#CC181E" offset="100%"></stop>
31
  </linearGradient>
32
  </defs>
33
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
34
  <g id="Youtube-Hover" sketch:type="MSLayerGroup">
35
  <g id="Fb-Normal">
36
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="86" height="24" rx="2"></rect>
37
  <text id="Visit-Us" sketch:type="MSTextLayer" font-family="Helvetica" font-size="13" font-weight="normal" fill="#FFFFFF">
38
  <tspan x="32" y="17" font-weight="normal">Visit Us</tspan>
39
  </text>
40
  <path d="M9.99406028,6 C8.8927712,6 8,6.90195036 8,8.0085302 L8,15.9914698 C8,17.1007504 8.89451376,18 9.99406028,18 L22.0059397,18 C23.1072288,18 24,17.0980496 24,15.9914698 L24,8.0085302 C24,6.8992496 23.1054862,6 22.0059397,6 L9.99406028,6 Z M14,9 L14,15 L18,12 L14,9 Z" id="Rectangle-18" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
41
  </g>
42
  </g>
43
  </g>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- Generator: Sketch 3.1 (8751) - http://www.bohemiancoding.com/sketch -->
3
  <title>Youtube Hover</title>
4
  <desc>Created with Sketch.</desc>
5
  <defs>
6
  <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
7
  <stop stop-color="#CC181E" offset="0%"></stop>
8
  <stop stop-color="#CC181E" offset="100%"></stop>
9
  </linearGradient>
10
  </defs>
11
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
12
  <g id="Youtube-Hover" sketch:type="MSLayerGroup">
13
  <g id="Fb-Normal">
14
  <rect id="Rectangle-1" fill="url(#linearGradient-1)" sketch:type="MSShapeGroup" x="0" y="0" width="86" height="24" rx="2"></rect>
15
  <text id="Visit-Us" sketch:type="MSTextLayer" font-family="Helvetica" font-size="13" font-weight="normal" fill="#FFFFFF">
16
  <tspan x="32" y="17" font-weight="normal">Visit Us</tspan>
17
  </text>
18
  <path d="M9.99406028,6 C8.8927712,6 8,6.90195036 8,8.0085302 L8,15.9914698 C8,17.1007504 8.89451376,18 9.99406028,18 L22.0059397,18 C23.1072288,18 24,17.0980496 24,15.9914698 L24,8.0085302 C24,6.8992496 23.1054862,6 22.0059397,6 L9.99406028,6 Z M14,9 L14,15 L18,12 L14,9 Z" id="Rectangle-18" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
19
  </g>
20
  </g>
21
  </g>
js/custom-admin.js CHANGED
@@ -2618,7 +2618,7 @@ SFSI(document).ready(function (s) {
2618
  } else {
2619
  if("success" == s.res){
2620
  var feedid = s.feed_id;
2621
- if(feedid==""){
2622
  alert("Error: Claiming didn't work. Please try again later.")
2623
  }else{
2624
  jQuery('#calimingOptimizationForm input[name="feed_id"]').val(feedid);
@@ -2768,7 +2768,7 @@ SFSI("body").on("click", ".sfsi_tokenGenerateButton a", function () {
2768
  var clienId = SFSI("input[name='sfsi_instagram_clientid']").val();
2769
  var redirectUrl = SFSI("input[name='sfsi_instagram_appurl']").val();
2770
 
2771
- var scope = "likes+comments+basic+public_content+follower_list+relationships";
2772
  var instaUrl = "https://www.instagram.com/oauth/authorize/?client_id=<id>&redirect_uri=<url>&response_type=token&scope=" + scope;
2773
 
2774
  if (clienId !== '' && redirectUrl !== '') {
2618
  } else {
2619
  if("success" == s.res){
2620
  var feedid = s.feed_id;
2621
+ if(feedid=="" || null == feedid){
2622
  alert("Error: Claiming didn't work. Please try again later.")
2623
  }else{
2624
  jQuery('#calimingOptimizationForm input[name="feed_id"]').val(feedid);
2768
  var clienId = SFSI("input[name='sfsi_instagram_clientid']").val();
2769
  var redirectUrl = SFSI("input[name='sfsi_instagram_appurl']").val();
2770
 
2771
+ var scope = "basic";
2772
  var instaUrl = "https://www.instagram.com/oauth/authorize/?client_id=<id>&redirect_uri=<url>&response_type=token&scope=" + scope;
2773
 
2774
  if (clienId !== '' && redirectUrl !== '') {
libs/controllers/sfsi_buttons_controller.php CHANGED
@@ -1355,10 +1355,11 @@ function sfsi_get_feed_id()
1355
  }
1356
  $feed_id = sanitize_text_field(get_option('sfsi_feed_id'));
1357
  if(""==$feed_id){
1358
- $sfsiId = SFSI_PLUS_getFeedUrl();
1359
  update_option('sfsi_feed_id' , sanitize_text_field($sfsiId->feed_id));
1360
  update_option('sfsi_redirect_url' , sanitize_text_field($sfsiId->redirect_url));
1361
  echo json_encode(array("res"=>"success",'feed_id'=>$sfsiId->feed_id));
 
1362
  exit;
1363
  }else{
1364
  echo json_encode(array("res"=>"success","feed_id"=>$feed_id));
1355
  }
1356
  $feed_id = sanitize_text_field(get_option('sfsi_feed_id'));
1357
  if(""==$feed_id){
1358
+ $sfsiId = SFSI_getFeedUrl();
1359
  update_option('sfsi_feed_id' , sanitize_text_field($sfsiId->feed_id));
1360
  update_option('sfsi_redirect_url' , sanitize_text_field($sfsiId->redirect_url));
1361
  echo json_encode(array("res"=>"success",'feed_id'=>$sfsiId->feed_id));
1362
+ sfsi_getverification_code();
1363
  exit;
1364
  }else{
1365
  echo json_encode(array("res"=>"success","feed_id"=>$feed_id));
libs/controllers/sfsi_socialhelper.php CHANGED
@@ -353,7 +353,7 @@ class sfsi_SocialHelper
353
  date("Y-m-d")
354
  ));
355
  }
356
- if((isset($diff) && $diff->format("%a") < 1) || 1 == 1)
357
  {
358
  $sfsi_instagram_sf_count["date_instagram"] = strtotime(date("Y-m-d"));
359
  $counts = $this->sfsi_get_instagramFollowersCount($user_name);
353
  date("Y-m-d")
354
  ));
355
  }
356
+ if((isset($diff) && $diff->format("%a") > 1))
357
  {
358
  $sfsi_instagram_sf_count["date_instagram"] = strtotime(date("Y-m-d"));
359
  $counts = $this->sfsi_get_instagramFollowersCount($user_name);
libs/sfsi_install_uninstall.php CHANGED
@@ -29,6 +29,11 @@ function sfsi_update_plugin()
29
  update_option('sfsi_feed_id', sanitize_text_field($sfsiId->feed_id));
30
  update_option('sfsi_redirect_url', esc_url($sfsiId->redirect_url));
31
  }
 
 
 
 
 
32
  }
33
  if (!get_option('sfsi_custom_icons')) {
34
  update_option("sfsi_custom_icons", "yes");
@@ -468,6 +473,9 @@ function sfsi_update_plugin()
468
  if (!isset($option6['sfsi_rectfbshare'])) {
469
  $option6['sfsi_rectfbshare'] = 'no';
470
  }
 
 
 
471
  if (!isset($option6['sfsi_display_button_type'])) {
472
  $option6["sfsi_display_button_type"] = 'standard_buttons';
473
  }
@@ -994,7 +1002,7 @@ function sfsi_updateFeedPing($status, $feed_id)
994
 
995
  $args = array(
996
  'body' => $body,
997
- 'timeout' => '5',
998
  'redirection' => '5',
999
  'httpversion' => '1.0',
1000
  'blocking' => true,
@@ -1099,7 +1107,8 @@ function SFSI_getFeedUrl()
1099
  'blocking' => true,
1100
  'user-agent' => 'sf rss request',
1101
  'header' => array("Content-Type" => "application/x-www-form-urlencoded"),
1102
- 'sslverify' => true
 
1103
  );
1104
  $resp = wp_remote_post('https://www.specificfeeds.com/wordpress/plugin_setup', $args);
1105
  if(!is_wp_error($resp)){
@@ -1124,7 +1133,8 @@ function SFSI_updateFeedUrl()
1124
  'blocking' => true,
1125
  'user-agent' => 'sf rss request',
1126
  'header' => array("Content-Type" => "application/x-www-form-urlencoded"),
1127
- 'sslverify' => true
 
1128
  );
1129
  $resp = wp_remote_post('https://www.specificfeeds.com/wordpress/updateFeedPlugin', $args);
1130
  if (is_wp_error($resp)) {
@@ -1148,7 +1158,8 @@ function sfsi_setUpfeeds($feed_id)
1148
  'blocking' => true,
1149
  'user-agent' => 'sf rss request',
1150
  'header' => array("Content-Type" => "application/json"),
1151
- 'sslverify' => true
 
1152
  );
1153
  $resp = wp_remote_get('https://www.specificfeeds.com/rssegtcrons/download_rssmorefeed_data_single/' . $feed_id . "/Y", $args);
1154
  if (is_wp_error($resp)) {
29
  update_option('sfsi_feed_id', sanitize_text_field($sfsiId->feed_id));
30
  update_option('sfsi_redirect_url', esc_url($sfsiId->redirect_url));
31
  }
32
+ if(""==$feed_id){
33
+ $sfsiId = SFSI_getFeedUrl();
34
+ update_option('sfsi_feed_id', sanitize_text_field($sfsiId->feed_id));
35
+ update_option('sfsi_redirect_url', esc_url($sfsiId->redirect_url));
36
+ }
37
  }
38
  if (!get_option('sfsi_custom_icons')) {
39
  update_option("sfsi_custom_icons", "yes");
473
  if (!isset($option6['sfsi_rectfbshare'])) {
474
  $option6['sfsi_rectfbshare'] = 'no';
475
  }
476
+ if (!isset($option6['sfsi_rectfb'])) {
477
+ $option6['sfsi_rectfb'] = 'yes';
478
+ }
479
  if (!isset($option6['sfsi_display_button_type'])) {
480
  $option6["sfsi_display_button_type"] = 'standard_buttons';
481
  }
1002
 
1003
  $args = array(
1004
  'body' => $body,
1005
+ 'timeout' => '30',
1006
  'redirection' => '5',
1007
  'httpversion' => '1.0',
1008
  'blocking' => true,
1107
  'blocking' => true,
1108
  'user-agent' => 'sf rss request',
1109
  'header' => array("Content-Type" => "application/x-www-form-urlencoded"),
1110
+ 'sslverify' => true,
1111
+ 'timeout' => 30
1112
  );
1113
  $resp = wp_remote_post('https://www.specificfeeds.com/wordpress/plugin_setup', $args);
1114
  if(!is_wp_error($resp)){
1133
  'blocking' => true,
1134
  'user-agent' => 'sf rss request',
1135
  'header' => array("Content-Type" => "application/x-www-form-urlencoded"),
1136
+ 'sslverify' => true,
1137
+ 'timeout' => 30
1138
  );
1139
  $resp = wp_remote_post('https://www.specificfeeds.com/wordpress/updateFeedPlugin', $args);
1140
  if (is_wp_error($resp)) {
1158
  'blocking' => true,
1159
  'user-agent' => 'sf rss request',
1160
  'header' => array("Content-Type" => "application/json"),
1161
+ 'sslverify' => true,
1162
+ 'timeout' => 30
1163
  );
1164
  $resp = wp_remote_get('https://www.specificfeeds.com/rssegtcrons/download_rssmorefeed_data_single/' . $feed_id . "/Y", $args);
1165
  if (is_wp_error($resp)) {
libs/sfsi_widget.php CHANGED
@@ -461,7 +461,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
461
  }
462
  else
463
  {
464
- $alt_text = 'RSS';
465
  }
466
 
467
  //Custom Skin Support {Monad}
@@ -519,7 +519,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
519
  }
520
  else
521
  {
522
- $alt_text = 'EMAIL';
523
  }
524
 
525
  //Custom Skin Support {Monad}
@@ -591,7 +591,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
591
  }
592
  else
593
  {
594
- $alt_text = "FACEBOOK";
595
  }
596
 
597
  $visit_icon = $visit_iconsUrl."facebook.png";
@@ -753,7 +753,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
753
  }
754
  else
755
  {
756
- $alt_text = "TWITTER";
757
  }
758
 
759
  //Custom Skin Support {Monad}
@@ -794,7 +794,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
794
  }
795
  else
796
  {
797
- $alt_text = "YOUTUBE";
798
  }
799
 
800
  /* check for icons to display */
@@ -882,7 +882,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
882
  }
883
  else
884
  {
885
- $alt_text = "PINTEREST";
886
  }
887
 
888
  /* check for icons to display */
@@ -966,7 +966,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
966
  }
967
  else
968
  {
969
- $alt_text = "INSTAGRAM";
970
  }
971
 
972
  $hoverdiv="";
@@ -1031,7 +1031,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1031
  }
1032
  else
1033
  {
1034
- $alt_text = "telegram";
1035
  }
1036
  $messageus_icon = $visit_iconsUrl.$icon_name."_message.svg";
1037
  $hoverdiv="";
@@ -1103,7 +1103,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1103
  }
1104
  else
1105
  {
1106
- $alt_text = "vk";
1107
  }
1108
 
1109
  $hoverdiv="";
@@ -1155,7 +1155,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1155
  }
1156
  else
1157
  {
1158
- $alt_text = "ok";
1159
  }
1160
 
1161
  $hoverdiv="";
@@ -1207,7 +1207,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1207
  }
1208
  else
1209
  {
1210
- $alt_text = "weibo";
1211
  }
1212
 
1213
  $hoverdiv="";
@@ -1260,7 +1260,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1260
  }
1261
  else
1262
  {
1263
- $alt_text = "wechat";
1264
  }
1265
 
1266
  $hoverdiv="";
@@ -1434,7 +1434,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1434
  }
1435
  else
1436
  {
1437
- $alt_text = "LINKEDIN";
1438
  }
1439
 
1440
  //Custom Skin Support {Monad}
@@ -1486,7 +1486,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1486
  }
1487
  else
1488
  {
1489
- $alt_text = "SOCIALICON";
1490
  }
1491
  break;
1492
  }
@@ -1594,7 +1594,7 @@ function sfsi_prepairIcons($icon_name,$is_front=0)
1594
  if(isset($counts) && $counts!='')
1595
  {
1596
  $icons.= '<span class="bot_no '.$bt_class.'">'.$counts.'</span>';
1597
- }
1598
  if($hoverSHow && !empty($hoverdiv))
1599
  {
1600
  $icons.= '<div class="sfsi_tool_tip_2 '.$toolClass.' '.$toolT_cls.'" style="width:'.$width.'px ;opacity:0;z-index:-1;margin-left:-'.$twt_margin.'px;" id="sfsiid_'.$icon_name.'">';
461
  }
462
  else
463
  {
464
+ $alt_text = '';
465
  }
466
 
467
  //Custom Skin Support {Monad}
519
  }
520
  else
521
  {
522
+ $alt_text = '';
523
  }
524
 
525
  //Custom Skin Support {Monad}
591
  }
592
  else
593
  {
594
+ $alt_text = "";
595
  }
596
 
597
  $visit_icon = $visit_iconsUrl."facebook.png";
753
  }
754
  else
755
  {
756
+ $alt_text = "";
757
  }
758
 
759
  //Custom Skin Support {Monad}
794
  }
795
  else
796
  {
797
+ $alt_text = "";
798
  }
799
 
800
  /* check for icons to display */
882
  }
883
  else
884
  {
885
+ $alt_text = "";
886
  }
887
 
888
  /* check for icons to display */
966
  }
967
  else
968
  {
969
+ $alt_text = "";
970
  }
971
 
972
  $hoverdiv="";
1031
  }
1032
  else
1033
  {
1034
+ $alt_text = "";
1035
  }
1036
  $messageus_icon = $visit_iconsUrl.$icon_name."_message.svg";
1037
  $hoverdiv="";
1103
  }
1104
  else
1105
  {
1106
+ $alt_text = "";
1107
  }
1108
 
1109
  $hoverdiv="";
1155
  }
1156
  else
1157
  {
1158
+ $alt_text = "";
1159
  }
1160
 
1161
  $hoverdiv="";
1207
  }
1208
  else
1209
  {
1210
+ $alt_text = "";
1211
  }
1212
 
1213
  $hoverdiv="";
1260
  }
1261
  else
1262
  {
1263
+ $alt_text = "";
1264
  }
1265
 
1266
  $hoverdiv="";
1434
  }
1435
  else
1436
  {
1437
+ $alt_text = "";
1438
  }
1439
 
1440
  //Custom Skin Support {Monad}
1486
  }
1487
  else
1488
  {
1489
+ $alt_text = "";
1490
  }
1491
  break;
1492
  }
1594
  if(isset($counts) && $counts!='')
1595
  {
1596
  $icons.= '<span class="bot_no '.$bt_class.'">'.$counts.'</span>';
1597
+ }
1598
  if($hoverSHow && !empty($hoverdiv))
1599
  {
1600
  $icons.= '<div class="sfsi_tool_tip_2 '.$toolClass.' '.$toolT_cls.'" style="width:'.$width.'px ;opacity:0;z-index:-1;margin-left:-'.$twt_margin.'px;" id="sfsiid_'.$icon_name.'">';
readme.txt CHANGED
@@ -3,7 +3,7 @@ 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.2.2
6
- Stable tag: 2.3.9
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -275,6 +275,12 @@ You cannot use the same plugin twice, however you can install both the USM as we
275
 
276
  == Changelog ==
277
 
 
 
 
 
 
 
278
  = 2.3.9 =
279
  * Corrected the jQuery admin area problem
280
  * Solved the jQuery error for shortcode
@@ -857,5 +863,5 @@ You cannot use the same plugin twice, however you can install both the USM as we
857
 
858
  == Upgrade Notice ==
859
 
860
- = 2.3.9 =
861
  Please upgrade
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.2.2
6
+ Stable tag: 2.4.0
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
275
 
276
  == Changelog ==
277
 
278
+ = 2.4.0 =
279
+ * Instagram generate token removed the deplicated scopes.
280
+ * Removed some PHP update Notices.
281
+ * Updated feed claiming apis.
282
+ * Updated Mouseover text removed.
283
+
284
  = 2.3.9 =
285
  * Corrected the jQuery admin area problem
286
  * Solved the jQuery error for shortcode
863
 
864
  == Upgrade Notice ==
865
 
866
+ = 2.4.0 =
867
  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.3.9
10
  License: GPLv2 or later
11
  */
12
  require_once 'analyst/main.php';
@@ -299,6 +299,7 @@ if (is_admin()) {
299
  add_action("init", "sfsi_getverification_code");
300
  }
301
  }
 
302
  function sfsi_getverification_code()
303
 
304
  {
@@ -306,7 +307,7 @@ function sfsi_getverification_code()
306
  $url = $http_url = 'https://www.specificfeeds.com/wordpress/getVerifiedCode_plugin';
307
 
308
  $args = array(
309
- 'timeout' => 15,
310
  'body' => array(
311
  'feed_id' => $feed_id
312
  )
@@ -378,11 +379,11 @@ function addStyleFunction()
378
  ?>
379
 
380
  <script>
381
- if (typeof sfsi_plugin_version == 'function') {
382
- sfsi_plugin_version(get_option("sfsi_pluginVersion"));
383
- }else{
384
- 'kladflkafdkjgdklfg';
385
- }
386
 
387
  function sfsi_processfurther(ref) {
388
 
6
 
7
  Author: UltimatelySocial
8
  Author URI: http://ultimatelysocial.com
9
+ Version: 2.4.0
10
  License: GPLv2 or later
11
  */
12
  require_once 'analyst/main.php';
299
  add_action("init", "sfsi_getverification_code");
300
  }
301
  }
302
+
303
  function sfsi_getverification_code()
304
 
305
  {
307
  $url = $http_url = 'https://www.specificfeeds.com/wordpress/getVerifiedCode_plugin';
308
 
309
  $args = array(
310
+ 'timeout' => 30,
311
  'body' => array(
312
  'feed_id' => $feed_id
313
  )
379
  ?>
380
 
381
  <script>
382
+ window.addEventListener('sfsi_functions_loaded', function() {
383
+ if (typeof sfsi_plugin_version == 'function') {
384
+ sfsi_plugin_version(<?php echo get_option("sfsi_pluginVersion"); ?>);
385
+ }
386
+ });
387
 
388
  function sfsi_processfurther(ref) {
389
 
views/sfsi_aboutus.php CHANGED
@@ -1,2 +1,2 @@
1
- <h1 class="abt_titl">Please visit us at <a href="http://ultimatelysocial.com">Ultimatelysocial.com</a> or write to us at support@ultimatelysocial.com</h1>
2
 
1
+ <?php echo ""; ?><h1 class="abt_titl">Please visit us at <a href="http://ultimatelysocial.com">Ultimatelysocial.com</a> or write to us at support@ultimatelysocial.com</h1>
2