Social Media Flying Icons | Floating Social Media Icon - Version 1.3.8

Version Description

  • Dec 25, 2014 | NOTE: Updating Plugin Wwill Not Change Your Settings/Configuration.. Update With Confidence :)
  • UI Design Improvements
  • Improved Floating Icon Display Logic
  • Improved Programming
  • Fixed Icon Display CSS Bugs
  • Added Width and Height Attributes to Icons SRC
  • Completely Removed Green Menu Highlighting
  • Now you can align php/shortcode icons to left, right or centre
  • Stable Release
Download this release

Release Info

Developer Acurax
Plugin Icon 128x128 Social Media Flying Icons | Floating Social Media Icon
Version 1.3.8
Comparing to
See all releases

Code changes from version 1.3.7 to 1.3.8

acurax-social-icon.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Floating Social Media Icon
4
  Plugin URI: http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/
5
  Description: An easy to use plugin to show social media icons which floats on your browsers right bottom, which links to your social media profiles, You have option in plugin settings to configure social media profile urls and also can select icon style,order and size.
6
  Author: Acurax
7
- Version: 1.3.7
8
  Author URI: http://www.acurax.com
9
  License: GPLv2 or later
10
  */
@@ -28,6 +28,7 @@ along with this program; if not, write to the Free Software
28
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
29
  */
30
  define('ACX_SOCIALMEDIA_TOTAL_THEMES', 24);
 
31
  ?>
32
  <?php
33
  //*************** Include JS in Header ********
@@ -50,9 +51,9 @@ function AcuraxLinks($links, $file) {
50
 
51
  return array_merge( $links, array(
52
  '<div id="plugin_page_links"><a href="http://www.acurax.com?utm_source=wp&utm_medium=link&utm_campaign=plugin-page&ref=' . $acx_installation_domain . '" target="_blank">' . __('Acurax International') . '</a>',
53
- '<a href="https://twitter.com/#!/acuraxdotcom" target="_blank">' . __('Acurax on Twitter') . '</a>',
54
- '<a href="http://www.facebook.com/AcuraxInternational" target="_blank">' . __('Acurax on Facebook') . '</a>',
55
- '<a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=wp&utm_medium=link&utm_campaign=plugin-page&ref=' . $acx_installation_domain . '" target="_blank">' . __('Wordpress Expert Support') . '</a>'
56
  ));
57
  }
58
  return $links;
@@ -91,17 +92,17 @@ if ($acx_si_fsmi_hide_expert_support_menu == "") { $acx_si_fsmi_hide_expert_supp
91
  function acx_social_icon_admin_actions()
92
  {
93
  global $acx_si_fsmi_hide_expert_support_menu;
94
- add_menu_page( 'Acurax Social Icon Plugin Configuration', 'Floating Social Media Settings', 8, 'Acurax-Social-Icons-Settings','acx_social_icon_admin',plugin_dir_url( __FILE__ ).'/images/admin.png' ); // 8 for admin
95
 
96
- add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Social Icon Premium', 'Premium', 8, 'Acurax-Social-Icons-Premium' ,'acx_social_icon_premium');
97
 
98
- add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Social Icon Misc Settings', 'Misc', 8, 'Acurax-Social-Icons-Misc' ,'acx_social_icon_misc');
99
 
100
- add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Troubleshooter', 'Troubleshoot', 8, 'Acurax-Social-Icons-Troubleshooter' ,'acx_social_icon_troubleshoot');
101
  if($acx_si_fsmi_hide_expert_support_menu == "no") {
102
- add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Expert Support', 'Expert Support', 8, 'Acurax-Social-Icons-Expert-Support' ,'acx_social_icon_troubleshoot');
103
  }
104
- add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Social Icon Help and Support', 'Help', 8, 'Acurax-Social-Icons-Help' ,'acx_social_icon_help');
105
  }
106
 
107
  if ( is_admin() )
4
  Plugin URI: http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/
5
  Description: An easy to use plugin to show social media icons which floats on your browsers right bottom, which links to your social media profiles, You have option in plugin settings to configure social media profile urls and also can select icon style,order and size.
6
  Author: Acurax
7
+ Version: 1.3.8
8
  Author URI: http://www.acurax.com
9
  License: GPLv2 or later
10
  */
28
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
29
  */
30
  define('ACX_SOCIALMEDIA_TOTAL_THEMES', 24);
31
+ define('ACX_FSMI_TOTAL_STATIC_SERVICES', 7);
32
  ?>
33
  <?php
34
  //*************** Include JS in Header ********
51
 
52
  return array_merge( $links, array(
53
  '<div id="plugin_page_links"><a href="http://www.acurax.com?utm_source=wp&utm_medium=link&utm_campaign=plugin-page&ref=' . $acx_installation_domain . '" target="_blank">' . __('Acurax International') . '</a>',
54
+ '<a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=wp&utm_medium=link&utm_campaign=plugin-page&ref=' . $acx_installation_domain . '" target="_blank">' . __('Wordpress Expert Support') . '</a>',
55
+ '<a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=wp&utm_medium=link&utm_campaign=plugin-page&ref=' . $acx_installation_domain . '" target="_blank">' . __('Need Help Configuring Plugins?') . '</a>',
56
+ '<a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=wp&utm_medium=link&utm_campaign=plugin-page&ref=' . $acx_installation_domain . '" target="_blank">' . __('Instant Quick Support') . '</a>'
57
  ));
58
  }
59
  return $links;
92
  function acx_social_icon_admin_actions()
93
  {
94
  global $acx_si_fsmi_hide_expert_support_menu;
95
+ add_menu_page( 'Acurax Social Icon Plugin Configuration', 'Floating Social Media Settings', 'manage_options', 'Acurax-Social-Icons-Settings','acx_social_icon_admin',plugin_dir_url( __FILE__ ).'/images/admin.png' ); // 8 for admin
96
 
97
+ add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Social Icon Premium', 'Premium', 'manage_options', 'Acurax-Social-Icons-Premium' ,'acx_social_icon_premium');
98
 
99
+ add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Social Icon Misc Settings', 'Misc', 'manage_options', 'Acurax-Social-Icons-Misc' ,'acx_social_icon_misc');
100
 
101
+ add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Troubleshooter', 'Troubleshoot', 'manage_options', 'Acurax-Social-Icons-Troubleshooter' ,'acx_social_icon_troubleshoot');
102
  if($acx_si_fsmi_hide_expert_support_menu == "no") {
103
+ add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Expert Support', 'Expert Support', 'manage_options', 'Acurax-Social-Icons-Expert-Support' ,'acx_social_icon_troubleshoot');
104
  }
105
+ add_submenu_page('Acurax-Social-Icons-Settings', 'Acurax Social Icon Help and Support', 'Help', 'manage_options', 'Acurax-Social-Icons-Help' ,'acx_social_icon_help');
106
  }
107
 
108
  if ( is_admin() )
dynamic_admin_style.css DELETED
@@ -1,63 +0,0 @@
1
- #toplevel_page_Acurax-Social-Icons-Settings
2
- {
3
- background: none repeat scroll 0 0 LimeGreen;
4
- color: white;
5
- }
6
- #toplevel_page_Acurax-Social-Icons-Settings li a
7
- {
8
- color: #21759B;
9
- text-align: left;
10
- }
11
- .folded #toplevel_page_Acurax-Social-Icons-Settings .wp-submenu-head
12
- {
13
- color: #21759B;
14
- }
15
- .folded #toplevel_page_Acurax-Social-Icons-Settings img
16
- {
17
- margin-left: -1px !important;
18
- margin-top: 1px !important;
19
- }
20
- #toplevel_page_Acurax-Social-Icons-Settings img
21
- {
22
- background: none repeat scroll 0 0 white;
23
- border-radius: 4px 4px 4px 4px;
24
- margin-left: 4px;
25
- margin-top: 11px;
26
- opacity: 1 !important;
27
- padding: 4px !important;
28
- }
29
- #toplevel_page_Acurax-Social-Icons-Settings a
30
- {
31
- color: InfoText;
32
- font-size: 12px !important;
33
- text-align: center;
34
- }
35
- #floating-social-media-icon
36
- {
37
- background: url("images/plugin_page_bg.png") repeat-x scroll 0 0 #FFFFFF;
38
- }
39
- #plugin_page_links
40
- {
41
- background: none repeat scroll 0 0 #87CEFA;
42
- border-radius: 8px;
43
- color: #2F4F4F;
44
- min-height: 22px;
45
- padding: 5px;
46
- text-align: center;
47
- }
48
- #floating-social-media-icon .plugin-title
49
- {
50
- background: url("images/from.png") no-repeat scroll 10% 94% transparent;
51
- }
52
- #plugin_page_links a
53
- {
54
- color: #2F4F4F;
55
- font-family: arial;
56
- font-size: 13px;
57
- font-weight: bold;
58
- padding: 2px 10px;
59
- }
60
- #plugin_page_links a:hover
61
- {
62
- text-decoration:underline;
63
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fsmi-misc.php CHANGED
@@ -1,8 +1,6 @@
1
  <?php
2
  if($_POST['acurax_social_icon_hidden'] == 'Y')
3
  { //Form data sent
4
- $acx_si_fsmi_menu_highlight = $_POST['acx_si_fsmi_menu_highlight'];
5
- update_option('acx_si_fsmi_menu_highlight', $acx_si_fsmi_menu_highlight);
6
  $acx_si_fsmi_theme_warning_ignore = $_POST['acx_si_fsmi_theme_warning_ignore'];
7
  update_option('acx_si_fsmi_theme_warning_ignore', $acx_si_fsmi_theme_warning_ignore);
8
  $acx_si_fsmi_acx_service_banners = $_POST['acx_si_fsmi_acx_service_banners'];
@@ -23,7 +21,6 @@ update_option('acx_si_fsmi_hide_expert_support_menu', $acx_si_fsmi_hide_expert_s
23
  }
24
  else
25
  { //Normal page display
26
- $acx_si_fsmi_menu_highlight = get_option('acx_si_fsmi_menu_highlight');
27
  $acx_si_fsmi_theme_warning_ignore = get_option('acx_si_fsmi_theme_warning_ignore');
28
  $acx_si_fsmi_acx_service_banners = get_option('acx_si_fsmi_acx_service_banners');
29
  $acx_si_fsmi_float_fix = get_option('acx_si_fsmi_float_fix');
@@ -32,7 +29,6 @@ $acx_si_fsmi_disable_mobile = get_option('acx_si_fsmi_disable_mobile');
32
  $acx_si_fsmi_hide_expert_support_menu = get_option('acx_si_fsmi_hide_expert_support_menu');
33
 
34
  // Setting Defaults
35
- if ($acx_si_fsmi_menu_highlight == "") { $acx_si_fsmi_menu_highlight = "yes"; }
36
  if ($acx_si_fsmi_theme_warning_ignore == "") { $acx_si_fsmi_theme_warning_ignore = "no"; }
37
  if ($acx_si_fsmi_acx_service_banners == "") { $acx_si_fsmi_acx_service_banners = "yes"; }
38
  if ($acx_si_fsmi_float_fix == "") { $acx_si_fsmi_float_fix = "no"; }
@@ -48,51 +44,44 @@ $acx_si_fsmi_acx_service_banners = get_option('acx_si_fsmi_acx_service_banners')
48
  if ($acx_si_fsmi_acx_service_banners != "no") { ?>
49
  <div id="acx_ad_banners_fsmi">
50
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
51
- <div class="acx_ad_fsmi_title">Wordpress Expert Support</div> <!-- acx_ad_fsmi_title -->
52
- <div class="acx_ad_fsmi_desc">Troubleshoot WordPress site issues</div> <!-- acx_ad_fsmi_desc -->
53
  </a> <!-- acx_ad_fsmi_1 -->
54
 
55
  <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
56
- <div class="acx_ad_fsmi_title">Custom Theme Design</div> <!-- acx_ad_fsmi_title -->
57
- <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc2" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Create, modify, or customise, themes</div> <!-- acx_ad_fsmi_desc -->
58
  </a> <!-- acx_ad_fsmi_1 -->
59
 
60
- <a href="http://www.acurax.com/services/web-development.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
61
- <div class="acx_ad_fsmi_title">Plugin Development</div> <!-- acx_ad_fsmi_title -->
62
- <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc3" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Custom plugin development according to your needs</div> <!-- acx_ad_fsmi_desc -->
63
  </a> <!-- acx_ad_fsmi_1 -->
64
 
65
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
66
  <div class="acx_ad_fsmi_title">Quick Support</div> <!-- acx_ad_fsmi_title -->
67
- <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc4" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Explain errors and recommend solutions</div> <!-- acx_ad_fsmi_desc -->
68
  </a> <!-- acx_ad_fsmi_1 -->
69
  </div> <!-- acx_ad_banners_fsmi -->
70
  <?php } else { ?>
71
  <p class="widefat" style="padding:8px;width:99%;">
72
  <b>Acurax Services >> </b>
73
- <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Wordpress Expert Support</a> |
74
- <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Custom Theme Design</a> |
75
- <a href="http://www.acurax.com/services/web-development.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Plugin Development</a> |
76
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Quick Support</a>
77
  </p>
78
  <?php } ?>
79
  <?php if($acx_si_fsmi_hide_advert == "no")
80
  { ?>
81
  <div id="acx_fsmi_premium">
82
- <a style="margin: 8px 0px 0px 10px; float: left; font-size: 16px; font-weight: bold;" href="http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?utm_source=plugin&utm_medium=highlight&utm_campaign=fsmi" target="_blank">Fully Featured - Premium Floating Social Media Icon</a>
83
- <a style="margin: -14px 0px 0px 10px; float: left;" href="http://clients.acurax.com/floating-socialmedia.php?utm_source=plugin&utm_medium=highlight_yellow&utm_campaign=fsmi" target="_blank"><img src="<?php echo plugins_url('images/yellow.png', __FILE__);?>"></a>
84
  </div> <!-- acx_fsmi_premium -->
85
  <?php } ?>
86
  <?php echo "<h2>" . __( 'Acurax Social Icons Misc Settings', 'acx_si_config' ) . "</h2>"; ?>
87
  <form name="acurax_si_form" method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
88
  <input type="hidden" name="acurax_social_icon_hidden" value="Y">
89
- <p class="widefat" style="padding:8px;width:99%;margin-top:8px;"> <?php _e("Menu Highlight: " ); ?>
90
- <select name="acx_si_fsmi_menu_highlight">
91
- <option value="yes"<?php if ($acx_si_fsmi_menu_highlight == "yes") { echo 'selected="selected"'; } ?>>Yes, Highlight Plugin Menu </option>
92
- <option value="no"<?php if ($acx_si_fsmi_menu_highlight == "no") { echo 'selected="selected"'; } ?>>No, Dont Highlight Plugin Menu </option>
93
- </select>
94
- <?php _e("If you don't like the plugin menu highlighting in green, you can set this to NO" ); ?>
95
- </p>
96
  <p class="widefat" style="padding:8px;width:99%;margin-top:8px;"> <?php _e("Acurax Service Banners: " ); ?>
97
  <select name="acx_si_fsmi_acx_service_banners">
98
  <option value="yes"<?php if ($acx_si_fsmi_acx_service_banners == "yes") { echo 'selected="selected"'; } ?>>Yes, Show Them </option>
1
  <?php
2
  if($_POST['acurax_social_icon_hidden'] == 'Y')
3
  { //Form data sent
 
 
4
  $acx_si_fsmi_theme_warning_ignore = $_POST['acx_si_fsmi_theme_warning_ignore'];
5
  update_option('acx_si_fsmi_theme_warning_ignore', $acx_si_fsmi_theme_warning_ignore);
6
  $acx_si_fsmi_acx_service_banners = $_POST['acx_si_fsmi_acx_service_banners'];
21
  }
22
  else
23
  { //Normal page display
 
24
  $acx_si_fsmi_theme_warning_ignore = get_option('acx_si_fsmi_theme_warning_ignore');
25
  $acx_si_fsmi_acx_service_banners = get_option('acx_si_fsmi_acx_service_banners');
26
  $acx_si_fsmi_float_fix = get_option('acx_si_fsmi_float_fix');
29
  $acx_si_fsmi_hide_expert_support_menu = get_option('acx_si_fsmi_hide_expert_support_menu');
30
 
31
  // Setting Defaults
 
32
  if ($acx_si_fsmi_theme_warning_ignore == "") { $acx_si_fsmi_theme_warning_ignore = "no"; }
33
  if ($acx_si_fsmi_acx_service_banners == "") { $acx_si_fsmi_acx_service_banners = "yes"; }
34
  if ($acx_si_fsmi_float_fix == "") { $acx_si_fsmi_float_fix = "no"; }
44
  if ($acx_si_fsmi_acx_service_banners != "no") { ?>
45
  <div id="acx_ad_banners_fsmi">
46
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
47
+ <div class="acx_ad_fsmi_title">Need Help on Wordpress?</div> <!-- acx_ad_fsmi_title -->
48
+ <div class="acx_ad_fsmi_desc">Expert Support at Your Fingertip</div> <!-- acx_ad_fsmi_desc -->
49
  </a> <!-- acx_ad_fsmi_1 -->
50
 
51
  <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
52
+ <div class="acx_ad_fsmi_title">Needs a Better Designed Website?</div> <!-- acx_ad_fsmi_title -->
53
+ <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc2" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Get High Converting Website - 100% Satisfaction Guaranteed</div> <!-- acx_ad_fsmi_desc -->
54
  </a> <!-- acx_ad_fsmi_1 -->
55
 
56
+ <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
57
+ <div class="acx_ad_fsmi_title">Need More Business?</div> <!-- acx_ad_fsmi_title -->
58
+ <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc3" style="padding-top: 13px; height: 32px; font-size: 13px; text-align: center;">Get Your Website Optimized</div> <!-- acx_ad_fsmi_desc -->
59
  </a> <!-- acx_ad_fsmi_1 -->
60
 
61
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
62
  <div class="acx_ad_fsmi_title">Quick Support</div> <!-- acx_ad_fsmi_title -->
63
+ <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc4" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Get Explanation & Fix on Website Issues Instantly</div> <!-- acx_ad_fsmi_desc -->
64
  </a> <!-- acx_ad_fsmi_1 -->
65
  </div> <!-- acx_ad_banners_fsmi -->
66
  <?php } else { ?>
67
  <p class="widefat" style="padding:8px;width:99%;">
68
  <b>Acurax Services >> </b>
69
+ <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Need Help on Wordpress?</a> |
70
+ <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Needs a Better Designed Website?</a> |
71
+ <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Need More Business?</a> |
72
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Quick Support</a>
73
  </p>
74
  <?php } ?>
75
  <?php if($acx_si_fsmi_hide_advert == "no")
76
  { ?>
77
  <div id="acx_fsmi_premium">
78
+ <a style="margin: 10px 0px 0px 10px; font-weight: bold; font-size: 14px; display: block;" href="#compare">Fully Featured - Premium Floating Social Media Icon is Available With Tons of Extra Features! - Click Here</a>
79
+ <!-- a style="margin: -14px 0px 0px 10px; float: left;" href="http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?utm_source=plugin&utm_medium=highlight_yellow&utm_campaign=fsmi" target="_blank"><img src="<?php echo plugins_url('images/yellow.png', __FILE__);?>"></a -->
80
  </div> <!-- acx_fsmi_premium -->
81
  <?php } ?>
82
  <?php echo "<h2>" . __( 'Acurax Social Icons Misc Settings', 'acx_si_config' ) . "</h2>"; ?>
83
  <form name="acurax_si_form" method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
84
  <input type="hidden" name="acurax_social_icon_hidden" value="Y">
 
 
 
 
 
 
 
85
  <p class="widefat" style="padding:8px;width:99%;margin-top:8px;"> <?php _e("Acurax Service Banners: " ); ?>
86
  <select name="acx_si_fsmi_acx_service_banners">
87
  <option value="yes"<?php if ($acx_si_fsmi_acx_service_banners == "yes") { echo 'selected="selected"'; } ?>>Yes, Show Them </option>
function.php CHANGED
@@ -1,5 +1,5 @@
1
  <?php
2
- error_reporting('0');
3
  //*************** Include style.css in Header ********
4
  // Getting Option From DB *****************************
5
  $acx_si_theme = get_option('acx_si_theme');
@@ -13,63 +13,142 @@ $acx_si_gplus = get_option('acx_si_gplus');
13
  $acx_si_pinterest = get_option('acx_si_pinterest');
14
  $acx_si_feed = get_option('acx_si_feed');
15
  $acx_si_icon_size = get_option('acx_si_icon_size');
16
- $acx_si_fsmi_menu_highlight = get_option('acx_si_fsmi_menu_highlight');
17
  $acx_si_fsmi_float_fix = get_option('acx_si_fsmi_float_fix');
18
  $acx_si_fsmi_theme_warning_ignore = get_option('acx_si_fsmi_theme_warning_ignore');
19
  $acx_si_fsmi_disable_mobile = get_option('acx_si_fsmi_disable_mobile');
20
  // *****************************************************
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  // Check Credit Link
22
  function enqueue_acx_si_style()
23
  {
24
  wp_enqueue_style ( 'acx-si-style', plugins_url('style.css', __FILE__) );
25
  } add_action( 'wp_print_styles', 'enqueue_acx_si_style' );
26
  // Options Value Checker
27
- function acx_option_value_check($option_name,$yes,$no)
28
- { $acx_si_option_set = get_option($option_name);
29
- if ($acx_si_option_set != "") { echo $yes; } else { echo $no; }
30
- }
31
  function check_acx_credit($yes,$no)
32
  { $acx_si_credit = get_option('acx_si_credit');
33
  if($acx_si_credit != "no") { echo $yes; } else { echo $no; }
34
  }
35
- function acurax_si_simple($theme = "") // Added Default "" // Updated << and V (alt added to Images Title Added to Links)
36
  {
 
37
  // Getting Globals *****************************
38
  global $acx_si_theme, $acx_si_credit, $acx_si_display , $acx_si_twitter, $acx_si_facebook, $acx_si_youtube,
39
  $acx_si_linkedin, $acx_si_gplus, $acx_si_pinterest, $acx_si_feed, $acx_si_icon_size;
40
  // *****************************************************
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  if ($theme == "") { $acx_si_touse_theme = $acx_si_theme; } else { $acx_si_touse_theme = $theme; }
42
  //******** MAKING EACH BUTTON LINKS ********************
43
  if ($acx_si_twitter == "") { $twitter_link = ""; } else
44
  {
45
- $twitter_link = "<a href='http://www.twitter.com/". $acx_si_twitter ."' target='_blank' title='Visit Us On Twitter'>" . "<img src=" . plugins_url('images/themes/'. $acx_si_touse_theme .'/twitter.png', __FILE__) . " style='border:0px;' alt='Visit Us On Twitter' /></a>";
46
  }
47
  if ($acx_si_facebook == "") { $facebook_link = ""; } else
48
  {
49
- $facebook_link = "<a href='". $acx_si_facebook ."' target='_blank' title='Visit Us On Facebook'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/facebook.png', __FILE__) . " style='border:0px;' alt='Visit Us On Facebook' /></a>";
50
  }
51
  if ($acx_si_gplus == "") { $gplus_link = ""; } else
52
  {
53
- $gplus_link = "<a href='". $acx_si_gplus ."' target='_blank' title='Visit Us On Google Plus'>" . "<img src=" . plugins_url('images/themes/'. $acx_si_touse_theme .'/googleplus.png', __FILE__) . " style='border:0px;' alt='Visit Us On Google Plus' /></a>";
54
  }
55
  if ($acx_si_pinterest == "") { $pinterest_link = ""; } else
56
  {
57
- $pinterest_link = "<a href='". $acx_si_pinterest ."' target='_blank' title='Visit Us On Pinterest'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/pinterest.png', __FILE__) . " style='border:0px;' alt='Visit Us On Pinterest' /></a>";
58
  }
59
  if ($acx_si_youtube == "") { $youtube_link = ""; } else
60
  {
61
- $youtube_link = "<a href='". $acx_si_youtube ."' target='_blank' title='Visit Us On Youtube'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/youtube.png', __FILE__) . " style='border:0px;' alt='Visit Us On Youtube' /></a>";
62
  }
63
  if ($acx_si_linkedin == "") { $linkedin_link = ""; } else
64
  {
65
- $linkedin_link = "<a href='". $acx_si_linkedin ."' target='_blank' title='Visit Us On Linkedin'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/linkedin.png', __FILE__) . " style='border:0px;' alt='Visit Us On Linkedin' /></a>";
66
  }
67
  if ($acx_si_feed == "") { $feed_link = ""; } else
68
  {
69
- $feed_link = "<a href='". $acx_si_feed ."' target='_blank' title='Check Our Feed'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/feed.png', __FILE__) . " style='border:0px;' alt='Check Our Feed' /></a>";
70
  }
71
- $social_icon_array_order = get_option('social_icon_array_order');
 
 
72
  $social_icon_array_order = unserialize($social_icon_array_order);
 
73
  foreach ($social_icon_array_order as $key => $value)
74
  {
75
  if ($value == 0) { echo $twitter_link; }
@@ -98,7 +177,7 @@ function acx_theme_check_wp_head() {
98
  }
99
 
100
  // wp_head() not found:
101
- echo "<div class=\"highlight\" style=\"width: 99%; margin-top: 10px; margin-bottom: 10px; border: 1px solid darkred;\">" . "Your theme needs to be fixed for plugins to work (Especially Floating Social Media Icon). To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_head(); ?&gt;</code> just before the <code>&lt;/head&gt;</code> line of your theme's <code>header.php</code> file, If everything is working well and still you see this, you can hide this message at our misc page." . "</div>";
102
  }
103
  } // theme check
104
  if($acx_si_fsmi_theme_warning_ignore != "yes")
@@ -122,7 +201,7 @@ function acx_theme_check_wp_footer() {
122
  }
123
 
124
  // wp_footer() not found:
125
- echo "<div class=\"highlight\" style=\"width: 99%; margin-top: 10px; margin-bottom: 10px; border: 1px solid darkred;\">" . "Your theme needs to be fixed for plugins to work (Especially Floating Social Media Icon). To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_footer(); ?&gt;</code> just before the <code>&lt;/body&gt;</code> line of your theme's <code>footer.php</code> file, If everything is working well and still you see this, you can hide this message at our misc page." . "</div>";
126
  }
127
  }
128
  if($acx_si_fsmi_theme_warning_ignore != "yes")
@@ -140,7 +219,7 @@ function acurax_icons()
140
  //*********************** STARTED DISPLAYING THE ICONS ***********************
141
  echo "\n\n\n<!-- Starting Icon Display Code For Social Media Icon From Acurax International www.acurax.com -->\n";
142
  echo "<div id='divBottomRight' style='text-align:center;'>";
143
- acurax_si_simple();
144
  echo "</div>\n";
145
  echo "<!-- Ending Icon Display Code For Social Media Icon From Acurax International www.acurax.com -->\n\n\n";
146
  //*****************************************************************************
@@ -291,7 +370,9 @@ function acx_load_floating_js()
291
  }
292
  return el;
293
  }
294
- JSFX_FloatDiv("divBottomRight", <?php echo $x; ?>, <?php echo $y; ?>).flt();
 
 
295
  </script>
296
  <?php echo "<!-- Ending Javascript Code For Social Media Icon From Acurax International www.acurax.com -->\n\n\n";
297
  } if ($acx_si_display == "auto" || $acx_si_display == "both")
@@ -319,16 +400,16 @@ function pbl_footer()
319
  $x = strlen($acx_get_url);
320
  if(($x % 10) == 0)
321
  {
322
- echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Animated Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/blog-design.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Wordpress Development Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Wordpress Development Company</a>";
323
  } else if(($x % 9) == 0)
324
  {
325
  echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Floating Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Floating Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/blog-design.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Blog Design Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Blog Designing Company</a>";
326
  } else if(($x % 8) == 0)
327
  {
328
- echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Integration</a> Powered by <a href='http://www.acurax.com/services/blog-design.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Web Design Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Wordpress Theme Designers</a>";
329
  } else if(($x % 7) == 0)
330
  {
331
- echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/web-designing.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Affordable Website Designer' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Website Design Expert</a>";
332
  } else if(($x % 6) == 0)
333
  {
334
  echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='SocialMedia Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/web-development.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Web Development Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Web Development Company</a>";} else if(($x % 5) == 0)
@@ -347,7 +428,7 @@ echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-
347
  echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Animated Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Wordpress Development Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Wordpress Development Company</a>";
348
  } else
349
  {
350
- echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/online-store-design-development.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Ecommerce Design Expert' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Ecommerce Design Expert</a>";
351
  }
352
  // Ending Crediting
353
  echo "</div>";
@@ -384,11 +465,7 @@ function extra_style_acx_icon() // updated added class acx_fsmi_float_fix suppor
384
  add_action('wp_head', 'extra_style_acx_icon'); // PUBLIC
385
  function acx_si_admin_style() // Adding Style For Admin
386
  {
387
- global $acx_si_fsmi_menu_highlight;
388
  echo '<link rel="stylesheet" type="text/css" href="' .plugins_url('style_admin.css', __FILE__). '">';
389
- if ($acx_si_fsmi_menu_highlight != "no") {
390
- echo '<link rel="stylesheet" type="text/css" href="' .plugins_url('dynamic_admin_style.css', __FILE__). '">';
391
- } // updated
392
  } add_action('admin_head', 'acx_si_admin_style'); // ADMIN
393
  $acx_si_display = get_option('acx_si_display');
394
  if ($acx_si_display == "auto" || $acx_si_display == "both")
@@ -402,8 +479,21 @@ function DISPLAY_ACURAX_ICONS_SC($atts)
402
  extract(shortcode_atts(array(
403
  "theme" => '',
404
  "size" => $acx_si_icon_size,
405
- "autostart" => 'false'
406
  ), $atts));
 
 
 
 
 
 
 
 
 
 
 
 
 
407
  if (!is_numeric($theme)) { $theme = ""; } else {
408
  if ($theme > ACX_SOCIALMEDIA_TOTAL_THEMES) { $theme = ""; }
409
  }
@@ -420,8 +510,8 @@ function DISPLAY_ACURAX_ICONS_SC($atts)
420
  echo ".scid-" . $acx_si_sc_id . " img \n{\n";
421
  echo "width:" . $size . "px !important; \n}\n";
422
  echo "</style>";
423
- echo "<div id='short_code_si_icon' style='text-align:center;' class='acx_fsmi_float_fix scid-" . $acx_si_sc_id . "'>"; // updated
424
- acurax_si_simple($theme);
425
  echo "</div>";
426
  $content = ob_get_contents();
427
  ob_end_clean();
@@ -429,20 +519,42 @@ function DISPLAY_ACURAX_ICONS_SC($atts)
429
  }
430
  else echo "<!-- Select Display Mode as Manual To Show The Acurax Social Media Icons -->";
431
  } // DISPLAY_ACURAX_ICONS_SC
432
- function DISPLAY_ACURAX_ICONS()
433
  {
434
- global $acx_si_display, $acx_si_icon_size;;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
435
  if ($acx_si_display != "auto" || $acx_si_display == "both")
436
  {
437
  echo "\n\n\n<!-- Starting Styles For Social Media Icon (PHP CODE) From Acurax International www.acurax.com
438
  -->\n<style
439
  type='text/css'>\n";
440
  echo "#short_code_si_icon img \n{\n";
441
- echo "width: " . $acx_si_icon_size . "px; \n}\n";
442
  echo "</style>\n<!-- Ending Styles For Social Media Icon (PHP CODE) From Acurax International www.acurax.com
443
  -->\n\n\n\n";
444
- echo "<div id='short_code_si_icon' style='text-align:center;'>";
445
- acurax_si_simple();
446
  echo "</div>";
447
  }
448
  else echo "<!-- Select Display Mode as Manual To Show The Acurax Social Media Icons -->";
@@ -467,19 +579,31 @@ function acx_si_custom_admin_js()
467
  wp_enqueue_script('jquery-ui-sortable');
468
  } add_action( 'admin_enqueue_scripts', 'acx_si_custom_admin_js' );
469
  // wp-admin Notices >> Finish Upgrade
 
 
 
 
 
 
 
 
 
470
  function acx_si_pluign_upgrade_not_finished()
471
  {
472
  echo '<div class="error">
473
  <p><b>Thanks for updating Floating Social Media Icon plugin... You need to visit <a href="admin.php?page=Acurax-Social-Icons-Settings">Plugin\'s Settings Page</a> to Complete the Updating Process - <a href="admin.php?page=Acurax-Social-Icons-Settings">Click Here Visit Social Icon Plugin Settings</a></b></p>
474
  </div>';
475
  }
476
- $total_arrays = 7; // Number Of Services
477
  $social_icon_array_order = get_option('social_icon_array_order');
478
  $social_icon_array_order = unserialize($social_icon_array_order);
479
  $social_icon_array_count = count($social_icon_array_order);
480
  if ($social_icon_array_count < $total_arrays)
481
  {
482
- add_action('admin_notices', 'acx_si_pluign_upgrade_not_finished',1);
 
 
 
483
  }
484
  function acx_fsmi_si_pluign_finish_version_update()
485
  {
@@ -488,11 +612,14 @@ function acx_fsmi_si_pluign_finish_version_update()
488
  </div>';
489
  }
490
  $acx_fsmi_si_current_version = get_option('acx_fsmi_si_current_version');
491
- if($acx_fsmi_si_current_version != '1.3.7') // Current Version
492
  {
493
  if (get_option('social_icon_array_order') != "")
494
  {
 
 
495
  add_action('admin_notices', 'acx_fsmi_si_pluign_finish_version_update',1);
 
496
  }
497
  }
498
  // wp-admin Notices >> Plugin not configured
@@ -508,7 +635,10 @@ if ($social_icon_array_count == $total_arrays)
508
  {
509
  if ($acx_si_twitter == "" && $acx_si_facebook == "" && $acx_si_youtube == "" && $acx_si_linkedin == "" && $acx_si_pinterest == "" && $acx_si_gplus == "" && $acx_si_feed == "")
510
  {
 
 
511
  add_action('admin_notices', 'acx_si_pluign_not_configured',1);
 
512
  } // Chking If Plugin Not Configured
513
  } // Chking $social_icon_array_count == $total_arrays
514
  // wp-admin Notices >> Plugin not configured
@@ -592,7 +722,7 @@ class Acx_Social_Icons_Widget extends WP_Widget
592
  echo "</style>";
593
  echo "<div id='acurax_si_simple' class='acx_fsmi_float_fix " . $this->get_field_id('widget') . "'"; // updated
594
  if($icon_align != "") { echo " style='text-align:" . $icon_align . ";'>"; } else { echo " style='text-align:center;'>"; }
595
- acurax_si_simple($icon_theme);
596
  echo "</div>";
597
  // This is defined when you register a sidebar
598
  echo $after_widget;
@@ -702,9 +832,14 @@ $ad_1 = '
702
  <li>Set MouseOver text for each icon in Share Mode</li>
703
  <li>Set MouseOver text for each icon in Profile Link Mode</li>
704
  <li>Option to HIDE Invididual Share Icon</li>
 
 
 
 
705
  <li><strong>Set Floating Icons in Vertical</strong></li>
706
  <li><strong>Define how many icons in 1 row</strong></li>
707
- <li class="ss_last_one"><strong>Add Custom Icons</strong></li>
 
708
  </ul>
709
  </div><!-- ss_features -->
710
 
@@ -718,8 +853,13 @@ $ad_1 = '
718
  <div class="ss_no"> </div><!-- ss_no -->
719
  <div class="ss_no"> </div><!-- ss_no -->
720
  <div class="ss_no"> </div><!-- ss_no -->
 
 
 
 
721
  <div class="ss_no"> </div><!-- ss_no -->
722
  <div class="ss_no"> </div><!-- ss_no -->
 
723
  <div class="ss_no ss_last_one"> </div><!-- ss_no -->
724
  </div><!-- ss_y_n_holder -->
725
 
@@ -732,8 +872,13 @@ $ad_1 = '
732
  <div class="ss_yes"> </div><!-- ss_yes -->
733
  <div class="ss_yes"> </div><!-- ss_yes -->
734
  <div class="ss_yes"> </div><!-- ss_yes -->
 
 
 
 
735
  <div class="ss_yes"> </div><!-- ss_yes -->
736
  <div class="ss_yes"> </div><!-- ss_yes -->
 
737
  <div class="ss_yes ss_last_one"> </div><!-- ss_yes -->
738
  </div><!-- ss_y_n_holder -->
739
 
@@ -747,17 +892,23 @@ $ad_1 = '
747
  <div class="ss_features">
748
  <ul>
749
  <li>Link to Social Media Profile</li>
750
- <li class="ss_last_one"><strong>Share On Social Media</strong></li>
 
 
751
  </ul>
752
  </div><!-- ss_features -->
753
 
754
  <div class="tb_h1 mini"> <h3>FREE &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp <span style="color: #ffe400;">PREMIUM</span></h3> </div><!-- tb_h1 -->
755
  <div class="ss_y_n_holder">
756
  <div class="ss_yes"> </div><!-- ss_yes -->
 
 
757
  <div class="ss_no ss_last_one"> </div><!-- ss_no -->
758
  </div><!-- ss_y_n_holder -->
759
 
760
  <div class="ss_y_n_holder">
 
 
761
  <div class="ss_yes"> </div><!-- ss_yes -->
762
  <div class="ss_yes ss_last_one"> </div><!-- ss_yes -->
763
  </div><!-- ss_y_n_holder -->
@@ -1027,7 +1178,7 @@ if($acx_name == "" || $acx_email == "" || $acx_weburl == "" || $acx_subject == "
1027
  echo 2;
1028
  } else
1029
  {
1030
- $current_user_acx = wp_get_current_user();
1031
  $current_user_acx = $current_user->user_email;
1032
  if($current_user_acx == "")
1033
  {
@@ -1043,6 +1194,7 @@ $message = $message . "Phone: ".$acx_phone . "\r\n <br>";
1043
  }
1044
  // In case any of our lines are larger than 70 characters, we should use wordwrap()
1045
  $acx_question = wordwrap($acx_question, 70, "\r\n <br>");
 
1046
  $message = $message . "Website: ".$acx_weburl . "\r\n <br>";
1047
  $message = $message . "Question: ".$acx_question . "\r\n <br>";
1048
  $emailed = wp_mail( 'info@acurax.com', $acx_subject, $message, $headers );
1
  <?php
2
+ // error_reporting('E_ALL');
3
  //*************** Include style.css in Header ********
4
  // Getting Option From DB *****************************
5
  $acx_si_theme = get_option('acx_si_theme');
13
  $acx_si_pinterest = get_option('acx_si_pinterest');
14
  $acx_si_feed = get_option('acx_si_feed');
15
  $acx_si_icon_size = get_option('acx_si_icon_size');
 
16
  $acx_si_fsmi_float_fix = get_option('acx_si_fsmi_float_fix');
17
  $acx_si_fsmi_theme_warning_ignore = get_option('acx_si_fsmi_theme_warning_ignore');
18
  $acx_si_fsmi_disable_mobile = get_option('acx_si_fsmi_disable_mobile');
19
  // *****************************************************
20
+ $social_icon_array_order = get_option('social_icon_array_order');
21
+ if(is_serialized($social_icon_array_order))
22
+ {
23
+ $social_icon_array_order = unserialize($social_icon_array_order);
24
+ }
25
+ function acx_fsmi_orderarray_refresh()
26
+ {
27
+ global $social_icon_array_order;
28
+ /* Starting The Logic Count and Re Configuring Order Array */
29
+ $total_arrays = ACX_FSMI_TOTAL_STATIC_SERVICES; // Number Of Static Services ,<< Earlier its 10
30
+ if(is_serialized($social_icon_array_order))
31
+ {
32
+ $social_icon_array_order = unserialize($social_icon_array_order);
33
+ }
34
+ if($social_icon_array_order == "")
35
+ {
36
+ $social_icon_array_order = array();
37
+ }
38
+ if (empty($social_icon_array_order))
39
+ {
40
+ for( $i = 0; $i < $total_arrays; $i++ )
41
+ {
42
+ array_push($social_icon_array_order,$i);
43
+ }
44
+
45
+ if(!is_serialized($social_icon_array_order))
46
+ {
47
+ $social_icon_array_order = serialize($social_icon_array_order);
48
+ }
49
+ update_option('social_icon_array_order', $social_icon_array_order);
50
+ } else
51
+ {
52
+ // Counting and Adding New Keys (UPGRADE PURPOSE)
53
+ $social_icon_array_order = get_option('social_icon_array_order');
54
+ if(is_serialized($social_icon_array_order))
55
+ {
56
+ $social_icon_array_order = unserialize($social_icon_array_order);
57
+ }
58
+ $social_icon_array_count = count($social_icon_array_order);
59
+ if ($social_icon_array_count < $total_arrays)
60
+ {
61
+ for( $i = $social_icon_array_count; $i < $total_arrays; $i++ )
62
+ {
63
+ array_push($social_icon_array_order,$i);
64
+ } // for
65
+ } else
66
+ {
67
+ // $acx_diff = ($social_icon_array_count - $total_arrays);
68
+ $acx_temp_array = $social_icon_array_order;
69
+ foreach ($social_icon_array_order as $key => $value)
70
+ {
71
+ if($social_icon_array_order[$key]>=$total_arrays)
72
+ {
73
+ unset($acx_temp_array[$key]);
74
+ }
75
+ }
76
+ $acx_temp_array = array_values($acx_temp_array);
77
+ $social_icon_array_order = $acx_temp_array;
78
+ }
79
+ if(!is_serialized($social_icon_array_order))
80
+ {
81
+ $social_icon_array_order = serialize($social_icon_array_order);
82
+ }
83
+ update_option('social_icon_array_order', $social_icon_array_order);
84
+ } // else closing of if array null
85
+ /* Ending The Logic Count and Re Configuring Order Array */
86
+ }
87
  // Check Credit Link
88
  function enqueue_acx_si_style()
89
  {
90
  wp_enqueue_style ( 'acx-si-style', plugins_url('style.css', __FILE__) );
91
  } add_action( 'wp_print_styles', 'enqueue_acx_si_style' );
92
  // Options Value Checker
 
 
 
 
93
  function check_acx_credit($yes,$no)
94
  { $acx_si_credit = get_option('acx_si_credit');
95
  if($acx_si_credit != "no") { echo $yes; } else { echo $no; }
96
  }
97
+ function acurax_si_simple($theme = "",$size = "") // Added Default "" // Updated << and V (alt added to Images Title Added to Links)
98
  {
99
+
100
  // Getting Globals *****************************
101
  global $acx_si_theme, $acx_si_credit, $acx_si_display , $acx_si_twitter, $acx_si_facebook, $acx_si_youtube,
102
  $acx_si_linkedin, $acx_si_gplus, $acx_si_pinterest, $acx_si_feed, $acx_si_icon_size;
103
  // *****************************************************
104
+
105
+ if($size == "")
106
+ {
107
+ $size = $acx_si_icon_size;
108
+ }
109
+ if($size != "")
110
+ {
111
+ $size = $size."px";
112
+ $acx_si_icon_height_width_attribute = "height='".$size."' width='".$size."'";
113
+ } else
114
+ {
115
+ $acx_si_icon_height_width_attribute = "";
116
+ }
117
  if ($theme == "") { $acx_si_touse_theme = $acx_si_theme; } else { $acx_si_touse_theme = $theme; }
118
  //******** MAKING EACH BUTTON LINKS ********************
119
  if ($acx_si_twitter == "") { $twitter_link = ""; } else
120
  {
121
+ $twitter_link = "<a href='http://www.twitter.com/". $acx_si_twitter ."' target='_blank' title='Visit Us On Twitter'>" . "<img src=" . plugins_url('images/themes/'. $acx_si_touse_theme .'/twitter.png', __FILE__) . " style='border:0px;' alt='Visit Us On Twitter' ".$acx_si_icon_height_width_attribute." /></a>";
122
  }
123
  if ($acx_si_facebook == "") { $facebook_link = ""; } else
124
  {
125
+ $facebook_link = "<a href='". $acx_si_facebook ."' target='_blank' title='Visit Us On Facebook'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/facebook.png', __FILE__) . " style='border:0px;' alt='Visit Us On Facebook' ".$acx_si_icon_height_width_attribute." /></a>";
126
  }
127
  if ($acx_si_gplus == "") { $gplus_link = ""; } else
128
  {
129
+ $gplus_link = "<a href='". $acx_si_gplus ."' target='_blank' title='Visit Us On Google Plus'>" . "<img src=" . plugins_url('images/themes/'. $acx_si_touse_theme .'/googleplus.png', __FILE__) . " style='border:0px;' alt='Visit Us On Google Plus' ".$acx_si_icon_height_width_attribute." /></a>";
130
  }
131
  if ($acx_si_pinterest == "") { $pinterest_link = ""; } else
132
  {
133
+ $pinterest_link = "<a href='". $acx_si_pinterest ."' target='_blank' title='Visit Us On Pinterest'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/pinterest.png', __FILE__) . " style='border:0px;' alt='Visit Us On Pinterest' ".$acx_si_icon_height_width_attribute." /></a>";
134
  }
135
  if ($acx_si_youtube == "") { $youtube_link = ""; } else
136
  {
137
+ $youtube_link = "<a href='". $acx_si_youtube ."' target='_blank' title='Visit Us On Youtube'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/youtube.png', __FILE__) . " style='border:0px;' alt='Visit Us On Youtube' ".$acx_si_icon_height_width_attribute." /></a>";
138
  }
139
  if ($acx_si_linkedin == "") { $linkedin_link = ""; } else
140
  {
141
+ $linkedin_link = "<a href='". $acx_si_linkedin ."' target='_blank' title='Visit Us On Linkedin'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/linkedin.png', __FILE__) . " style='border:0px;' alt='Visit Us On Linkedin' ".$acx_si_icon_height_width_attribute." /></a>";
142
  }
143
  if ($acx_si_feed == "") { $feed_link = ""; } else
144
  {
145
+ $feed_link = "<a href='". $acx_si_feed ."' target='_blank' title='Check Our Feed'>" . "<img src=" . plugins_url('images/themes/' . $acx_si_touse_theme .'/feed.png', __FILE__) . " style='border:0px;' alt='Check Our Feed' ".$acx_si_icon_height_width_attribute." /></a>";
146
  }
147
+ $social_icon_array_order = get_option('social_icon_array_order');
148
+ if(is_serialized($social_icon_array_order))
149
+ {
150
  $social_icon_array_order = unserialize($social_icon_array_order);
151
+ }
152
  foreach ($social_icon_array_order as $key => $value)
153
  {
154
  if ($value == 0) { echo $twitter_link; }
177
  }
178
 
179
  // wp_head() not found:
180
+ echo "<div class=\"highlight\" style=\"margin-top: 10px; margin-bottom: 10px; border: 1px solid darkred; padding: 1%; width: 97%; border-radius: 7px;\">" . "Your theme needs to be fixed for plugins to work (Especially Floating Social Media Icon). To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>".htmlspecialchars("<?php wp_head(); ?>")."</code> just before the <code>".htmlspecialchars("</head>")."</code> line of your theme's <code>header.php</code> file. - [If everything is working properly, you can disable this warning at <a href=\"admin.php?page=Acurax-Social-Icons-Misc\">misc page</a>]" . "</div>";
181
  }
182
  } // theme check
183
  if($acx_si_fsmi_theme_warning_ignore != "yes")
201
  }
202
 
203
  // wp_footer() not found:
204
+ echo "<div class=\"highlight\" style=\"margin-top: 10px; margin-bottom: 10px; border: 1px solid darkred; padding: 1%; width: 97%; border-radius: 7px;\">" . "Your theme needs to be fixed for plugins to work (Especially Floating Social Media Icon). To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>".htmlspecialchars("<?php wp_footer(); ?>")."</code> just before the <code>".htmlspecialchars("</body>")."</code> line of your theme's <code>footer.php</code> file. - [If everything is working properly, you can disable this warning at <a href=\"admin.php?page=Acurax-Social-Icons-Misc\">misc page</a>]" . "</div>";
205
  }
206
  }
207
  if($acx_si_fsmi_theme_warning_ignore != "yes")
219
  //*********************** STARTED DISPLAYING THE ICONS ***********************
220
  echo "\n\n\n<!-- Starting Icon Display Code For Social Media Icon From Acurax International www.acurax.com -->\n";
221
  echo "<div id='divBottomRight' style='text-align:center;'>";
222
+ acurax_si_simple($acx_si_theme,$acx_si_icon_size);
223
  echo "</div>\n";
224
  echo "<!-- Ending Icon Display Code For Social Media Icon From Acurax International www.acurax.com -->\n\n\n";
225
  //*****************************************************************************
370
  }
371
  return el;
372
  }
373
+ jQuery( document ).ready(function() {
374
+ JSFX_FloatDiv("divBottomRight", <?php echo $x; ?>, <?php echo $y; ?>).flt();
375
+ });
376
  </script>
377
  <?php echo "<!-- Ending Javascript Code For Social Media Icon From Acurax International www.acurax.com -->\n\n\n";
378
  } if ($acx_si_display == "auto" || $acx_si_display == "both")
400
  $x = strlen($acx_get_url);
401
  if(($x % 10) == 0)
402
  {
403
+ echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress Plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Animated Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Wordpress Development Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Wordpress Development Company</a>";
404
  } else if(($x % 9) == 0)
405
  {
406
  echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Floating Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Floating Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/blog-design.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Blog Design Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Blog Designing Company</a>";
407
  } else if(($x % 8) == 0)
408
  {
409
+ echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Integration</a> Powered by <a href='http://www.acurax.com/services/web-designing.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Acurax Web Design Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Wordpress Theme Designers</a>";
410
  } else if(($x % 7) == 0)
411
  {
412
+ echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/web-designing.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Affordable Website Designer' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Website Designing Company</a>";
413
  } else if(($x % 6) == 0)
414
  {
415
  echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='SocialMedia Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/web-development.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Web Development Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Web Development Company</a>";} else if(($x % 5) == 0)
428
  echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Animated Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Wordpress Development Company' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax Wordpress Development Company</a>";
429
  } else
430
  {
431
+ echo "<a href='http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?ref=" . $acx_installation_domain . "' target='_blank' title='Social Media Wordpress plugin' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Social Media Icons</a> Powered by <a href='http://www.acurax.com/services/online-store-design-development.php?utm_source=blink&utm_medium=link&utm_campaign=footer&ref=" . $acx_installation_domain . "' target='_blank' title='Ecommerce Design Expert' style='text-align:center;color:gray;font-family:arial;font-size:11px;text-decoration:none;'>Acurax E-Commerce Website Design Company</a>";
432
  }
433
  // Ending Crediting
434
  echo "</div>";
465
  add_action('wp_head', 'extra_style_acx_icon'); // PUBLIC
466
  function acx_si_admin_style() // Adding Style For Admin
467
  {
 
468
  echo '<link rel="stylesheet" type="text/css" href="' .plugins_url('style_admin.css', __FILE__). '">';
 
 
 
469
  } add_action('admin_head', 'acx_si_admin_style'); // ADMIN
470
  $acx_si_display = get_option('acx_si_display');
471
  if ($acx_si_display == "auto" || $acx_si_display == "both")
479
  extract(shortcode_atts(array(
480
  "theme" => '',
481
  "size" => $acx_si_icon_size,
482
+ "align" => 'center'
483
  ), $atts));
484
+ if($align == "center")
485
+ {
486
+ $align = "center";
487
+ } else if($align == "left")
488
+ {
489
+ $align = "left";
490
+ } else if($align == "right")
491
+ {
492
+ $align = "right";
493
+ } else
494
+ {
495
+ $align = "center";
496
+ }
497
  if (!is_numeric($theme)) { $theme = ""; } else {
498
  if ($theme > ACX_SOCIALMEDIA_TOTAL_THEMES) { $theme = ""; }
499
  }
510
  echo ".scid-" . $acx_si_sc_id . " img \n{\n";
511
  echo "width:" . $size . "px !important; \n}\n";
512
  echo "</style>";
513
+ echo "<div id='short_code_si_icon' style='text-align:".$align.";' class='acx_fsmi_float_fix scid-" . $acx_si_sc_id . "'>"; // updated
514
+ acurax_si_simple($theme,$size);
515
  echo "</div>";
516
  $content = ob_get_contents();
517
  ob_end_clean();
519
  }
520
  else echo "<!-- Select Display Mode as Manual To Show The Acurax Social Media Icons -->";
521
  } // DISPLAY_ACURAX_ICONS_SC
522
+ function DISPLAY_ACURAX_ICONS($theme="",$size="",$align="")
523
  {
524
+ global $acx_si_display, $acx_si_icon_size;
525
+
526
+ if($align == "center")
527
+ {
528
+ $align = "center";
529
+ } else if($align == "left")
530
+ {
531
+ $align = "left";
532
+ } else if($align == "right")
533
+ {
534
+ $align = "right";
535
+ } else
536
+ {
537
+ $align = "center";
538
+ }
539
+ if (!is_numeric($theme)) { $theme = ""; } else {
540
+ if ($theme > ACX_SOCIALMEDIA_TOTAL_THEMES) { $theme = ""; }
541
+ }
542
+ if (!is_numeric($size)) { $size = $acx_si_icon_size; } else {
543
+ if ($size > 55) { $size = $acx_si_icon_size; }
544
+ }
545
+
546
+
547
  if ($acx_si_display != "auto" || $acx_si_display == "both")
548
  {
549
  echo "\n\n\n<!-- Starting Styles For Social Media Icon (PHP CODE) From Acurax International www.acurax.com
550
  -->\n<style
551
  type='text/css'>\n";
552
  echo "#short_code_si_icon img \n{\n";
553
+ echo "width: " . $size . "px; \n}\n";
554
  echo "</style>\n<!-- Ending Styles For Social Media Icon (PHP CODE) From Acurax International www.acurax.com
555
  -->\n\n\n\n";
556
+ echo "<div id='short_code_si_icon' style='text-align:".$align.";'>";
557
+ acurax_si_simple($theme,$size);
558
  echo "</div>";
559
  }
560
  else echo "<!-- Select Display Mode as Manual To Show The Acurax Social Media Icons -->";
579
  wp_enqueue_script('jquery-ui-sortable');
580
  } add_action( 'admin_enqueue_scripts', 'acx_si_custom_admin_js' );
581
  // wp-admin Notices >> Finish Upgrade
582
+ //-- **************** CODE TO FIND PAGE STARTS HERE ********************************
583
+ if(ISSET($_GET['page']))
584
+ {
585
+ $acx_si_current_page = $_GET['page'];
586
+ } else
587
+ {
588
+ $acx_si_current_page = "";
589
+ }
590
+ //-- **************** CODE TO FIND PAGE ENDS HERE***********************************
591
  function acx_si_pluign_upgrade_not_finished()
592
  {
593
  echo '<div class="error">
594
  <p><b>Thanks for updating Floating Social Media Icon plugin... You need to visit <a href="admin.php?page=Acurax-Social-Icons-Settings">Plugin\'s Settings Page</a> to Complete the Updating Process - <a href="admin.php?page=Acurax-Social-Icons-Settings">Click Here Visit Social Icon Plugin Settings</a></b></p>
595
  </div>';
596
  }
597
+ $total_arrays = ACX_FSMI_TOTAL_STATIC_SERVICES; // Number Of Services
598
  $social_icon_array_order = get_option('social_icon_array_order');
599
  $social_icon_array_order = unserialize($social_icon_array_order);
600
  $social_icon_array_count = count($social_icon_array_order);
601
  if ($social_icon_array_count < $total_arrays)
602
  {
603
+ if($acx_si_current_page != "Acurax-Social-Icons-Settings")
604
+ {
605
+ add_action('admin_notices', 'acx_si_pluign_upgrade_not_finished',1);
606
+ }
607
  }
608
  function acx_fsmi_si_pluign_finish_version_update()
609
  {
612
  </div>';
613
  }
614
  $acx_fsmi_si_current_version = get_option('acx_fsmi_si_current_version');
615
+ if($acx_fsmi_si_current_version != '1.3.8') // Current Version
616
  {
617
  if (get_option('social_icon_array_order') != "")
618
  {
619
+ if($acx_si_current_page != "Acurax-Social-Icons-Settings")
620
+ {
621
  add_action('admin_notices', 'acx_fsmi_si_pluign_finish_version_update',1);
622
+ }
623
  }
624
  }
625
  // wp-admin Notices >> Plugin not configured
635
  {
636
  if ($acx_si_twitter == "" && $acx_si_facebook == "" && $acx_si_youtube == "" && $acx_si_linkedin == "" && $acx_si_pinterest == "" && $acx_si_gplus == "" && $acx_si_feed == "")
637
  {
638
+ if($acx_si_current_page != "Acurax-Social-Icons-Settings")
639
+ {
640
  add_action('admin_notices', 'acx_si_pluign_not_configured',1);
641
+ }
642
  } // Chking If Plugin Not Configured
643
  } // Chking $social_icon_array_count == $total_arrays
644
  // wp-admin Notices >> Plugin not configured
722
  echo "</style>";
723
  echo "<div id='acurax_si_simple' class='acx_fsmi_float_fix " . $this->get_field_id('widget') . "'"; // updated
724
  if($icon_align != "") { echo " style='text-align:" . $icon_align . ";'>"; } else { echo " style='text-align:center;'>"; }
725
+ acurax_si_simple($icon_theme,$icon_size);
726
  echo "</div>";
727
  // This is defined when you register a sidebar
728
  echo $after_widget;
832
  <li>Set MouseOver text for each icon in Share Mode</li>
833
  <li>Set MouseOver text for each icon in Profile Link Mode</li>
834
  <li>Option to HIDE Invididual Share Icon</li>
835
+ <li>Option to hide icon on mobile devices</li>
836
+ <li>Option to hide icon on specific pages/post</li>
837
+ <li>Option to set icon size for mobile devices</li>
838
+ <li>Align icons on phpcode or shortcode</li>
839
  <li><strong>Set Floating Icons in Vertical</strong></li>
840
  <li><strong>Define how many icons in 1 row</strong></li>
841
+ <li><strong><strong>Add Unlimited # of Custom Icons</strong></strong></li>
842
+ <li class="ss_last_one"><strong>Custom Icons Can Link to Your Website Pages</strong></li>
843
  </ul>
844
  </div><!-- ss_features -->
845
 
853
  <div class="ss_no"> </div><!-- ss_no -->
854
  <div class="ss_no"> </div><!-- ss_no -->
855
  <div class="ss_no"> </div><!-- ss_no -->
856
+ <div class="ss_yes"> </div><!-- ss_yes -->
857
+ <div class="ss_no"> </div><!-- ss_no -->
858
+ <div class="ss_no"> </div><!-- ss_no -->
859
+ <div class="ss_yes"> </div><!-- ss_yes -->
860
  <div class="ss_no"> </div><!-- ss_no -->
861
  <div class="ss_no"> </div><!-- ss_no -->
862
+ <div class="ss_no"> </div><!-- ss_no -->
863
  <div class="ss_no ss_last_one"> </div><!-- ss_no -->
864
  </div><!-- ss_y_n_holder -->
865
 
872
  <div class="ss_yes"> </div><!-- ss_yes -->
873
  <div class="ss_yes"> </div><!-- ss_yes -->
874
  <div class="ss_yes"> </div><!-- ss_yes -->
875
+ <div class="ss_yes"> </div><!-- ss_yes -->
876
+ <div class="ss_yes"> </div><!-- ss_yes -->
877
+ <div class="ss_yes"> </div><!-- ss_yes -->
878
+ <div class="ss_yes"> </div><!-- ss_yes -->
879
  <div class="ss_yes"> </div><!-- ss_yes -->
880
  <div class="ss_yes"> </div><!-- ss_yes -->
881
+ <div class="ss_yes"> </div><!-- ss_yes -->
882
  <div class="ss_yes ss_last_one"> </div><!-- ss_yes -->
883
  </div><!-- ss_y_n_holder -->
884
 
892
  <div class="ss_features">
893
  <ul>
894
  <li>Link to Social Media Profile</li>
895
+ <li><strong>Share On Social Media</strong></li>
896
+ <li>Option to add twitter username and hashtags to tweets</li>
897
+ <li class="ss_last_one">Option to Define Tweet Prefix and Suffix</li>
898
  </ul>
899
  </div><!-- ss_features -->
900
 
901
  <div class="tb_h1 mini"> <h3>FREE &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp <span style="color: #ffe400;">PREMIUM</span></h3> </div><!-- tb_h1 -->
902
  <div class="ss_y_n_holder">
903
  <div class="ss_yes"> </div><!-- ss_yes -->
904
+ <div class="ss_no"> </div><!-- ss_no -->
905
+ <div class="ss_no"> </div><!-- ss_no -->
906
  <div class="ss_no ss_last_one"> </div><!-- ss_no -->
907
  </div><!-- ss_y_n_holder -->
908
 
909
  <div class="ss_y_n_holder">
910
+ <div class="ss_yes"> </div><!-- ss_yes -->
911
+ <div class="ss_yes"> </div><!-- ss_yes -->
912
  <div class="ss_yes"> </div><!-- ss_yes -->
913
  <div class="ss_yes ss_last_one"> </div><!-- ss_yes -->
914
  </div><!-- ss_y_n_holder -->
1178
  echo 2;
1179
  } else
1180
  {
1181
+ $current_user = wp_get_current_user();
1182
  $current_user_acx = $current_user->user_email;
1183
  if($current_user_acx == "")
1184
  {
1194
  }
1195
  // In case any of our lines are larger than 70 characters, we should use wordwrap()
1196
  $acx_question = wordwrap($acx_question, 70, "\r\n <br>");
1197
+ $message = $message . "Request From: FSMI - Expert Help Request Form \r\n <br>";
1198
  $message = $message . "Website: ".$acx_weburl . "\r\n <br>";
1199
  $message = $message . "Question: ".$acx_question . "\r\n <br>";
1200
  $emailed = wp_mail( 'info@acurax.com', $acx_subject, $message, $headers );
images/button.jpg CHANGED
Binary file
images/dyk.png ADDED
Binary file
images/from.png CHANGED
Binary file
images/fsmi_lp_sprite.png DELETED
Binary file
images/money_back.jpg DELETED
Binary file
images/plug.png CHANGED
Binary file
images/table_head_4.png CHANGED
Binary file
images/yellow.png CHANGED
Binary file
premium.php CHANGED
@@ -20,7 +20,6 @@ Thanks again for using the plugin. we will never show the message again.
20
  <?php
21
  socialicons_comparison(1);
22
  ?>
23
- <div align="center"><img style="border:1px solid gray;box-shadow:1px 1px 20px -9px black;border-radius: 8px 8px 8px 8px;" src="<?php echo plugins_url('images/money_back.jpg', __FILE__); ?>"></div>
24
  <?php
25
  acurax_optin(); ?>
26
  </div>
20
  <?php
21
  socialicons_comparison(1);
22
  ?>
 
23
  <?php
24
  acurax_optin(); ?>
25
  </div>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link:http://www.acurax.com/products/floating-social-media-icon-plugin-wor
4
 
5
  Tags: floating social media, social network icon, social media widget, social media icon, socialmedia, social network widget, social floating icon, social profiles, floating social media button, social media button
6
  Requires at least: 2.8
7
- Tested up to: 4.0
8
  Stable tag: trunk
9
 
10
  Easy 2 Use Plugin 2 Show SocialMedia Icons That Floats,Can Configure Social Icon Design,Order & Size, Support Widget & Shortcode
@@ -80,7 +80,7 @@ Other Features
80
 
81
  In Short we can say, this is an ultimate social media icon widget that can be configured to float or not to float on your visitors screen.. check screenshots and video for a clear understanding.
82
 
83
- We Always Look Forward Your Comments and Suggestions for Future Updates. You can Submit Your Comments at our [Website](http://www.acurax.com/ "Website Designing")
84
 
85
  [Click Here To See a Live Demo](http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/ "Floating Social Media Icon Demo")
86
 
@@ -88,14 +88,14 @@ We Always Look Forward Your Comments and Suggestions for Future Updates. You can
88
 
89
  **About**
90
 
91
- This Social Media Widget Plugin With Floating Animation is developed and maintained by [Acurax International](http://www.acurax.com/ "Website Designing"). For any support, you may contact us [here](http://www.acurax.com/contact.php "Web Consulting").
92
 
93
- [Acurax](http://www.acurax.com/ "Acurax Web Design Development Service") Provide [Wordpress Theme Design](http://www.acurax.com/services/web-designing.php "Wordpress Theme Design Service") and [Development](http://www.acurax.com/services/web-development.php "Wordpress Development") Services.
94
 
95
  **Plugin Video Tour**
96
- [youtube http://www.youtube.com/watch?v=oK1iCywcjZY]
97
 
98
- [Click Here To Watch On Youtube](http://www.youtube.com/watch?v=oK1iCywcjZY "Click Here To Watch On Youtube")
99
 
100
  NOTE: This video is old version video. Check Screenshots for
101
  New Settings Page Option Preview.
@@ -109,46 +109,39 @@ Then Visit Plugin Configuration Settings and select a theme and size for icons.
109
  You need to go to Appearance >> Widgets to add "Acx Social Icon" Widget to your sidebar
110
  If you selected display mode as manual, you can use the shortcodes which is clearly mentioned in [Faq](http://wordpress.org/extend/plugins/floating-social-media-icon/faq/ "Frequently Asked Questions") section.
111
 
112
- [youtube http://www.youtube.com/watch?v=oK1iCywcjZY]
113
 
114
- [Click Here To Watch On Youtube](http://www.youtube.com/watch?v=oK1iCywcjZY "Click Here To Watch On Youtube")
115
 
116
  NOTE: This video is old version video. Check Screenshots for
117
  New Settings Page Option Preview.
118
 
119
- After Installation,Dont Forgot to Cast Your Vote on Compatibility :) Thanks for trying...
120
 
121
  == Frequently Asked Questions ==
122
 
123
  = How can i hide an icon? =
124
-
125
- To hide an icon, Just dont give any value for that button link.. it will automatically gets hiden.
126
 
127
  = Why the floating social media icon is not displaying on my page even if i made all properly? =
128
-
129
  Our Plugin Uses Hooks to integrate the supported javascripts styles and html to the theme. So Make sure your theme **footer.php** have **&lt;?php wp_footer(); ?&gt;** and **header.php** have **&lt;?php wp_head(); ?&gt;** , Most of all the plugins work with the support of this code and if this is not present on your theme.. Its your themes mistake..
130
 
131
  = How can i integrate the **&lt;?php wp_footer(); ?&gt;** and **&lt;?php wp_head(); ?&gt;** to my theme if it is not present on my theme? =
132
-
133
  It can be easily done.. Just to go Theme Editor which is under appearance and select footer.php and add **&lt;?php wp_footer(); ?&gt;** before the closing body tag which is **</body>** and then go and edit header.php and add **&lt;?php wp_head(); ?&gt;** just before the closing head tag which is **</head>**
134
 
135
  = Can i disable the automated integration and place where ever i want? =
136
-
137
  Yes, You can.. Just to go **"Acx Social icons"** Menu which is in left side on wp-admin and in that page you will find "Display Mode" option. Select it to Manual. But then there will be no animation but you can Use Our Shortcode or PHP Code to display the social media icons anywhere you want.
138
 
139
  = What are the shortcode and php code that will display this social media icon? =
140
-
141
  You can use the shortcode **[DISPLAY_ACURAX_ICONS]** in any post or page or even in your custom post types. You can also use **&lt;?php DISPLAY_ACURAX_ICONS(); ?&gt;** anywhere in the theme files to show this icons.(But note that manual icons display will not have the animation
142
 
143
  = Can i have more than one php or shortcode to display the social media icon ? =
144
-
145
  Yes, You can have as many shortcode or php code to display the social media icons
146
 
147
  = Can i override the css styles of each social media icon set? =
148
  Yes, each of the shortcode or php generated social media icon set is having unique css class and it help you to define specific style for each social media icon set.
149
 
150
  = Can i customize the shortcode to show social media icons with different icon design and size? =
151
-
152
  Yes, You can use shortcode to display icon and set social media icon size,what ever you want which is supported by the plugin. You can override the global icon theme and size configuration using some attributes on shortcode.
153
 
154
  As you know we have given icon themes, Numbers to identify. Right now we have themes like, 1,2,3,4....
@@ -159,8 +152,8 @@ Here we using the attribute **"theme"** to define the theme number (Make sure yo
159
  If you want to show the icons with a custom size 50px.. you can use the shortcode **[DISPLAY_ACURAX_ICONS size="50"]**
160
  Here we using the attribute **"size"** to define the icon size (Make Sure you specifying size which is not more than "55" which is the maximum icon support of this plugin, **DO NOT ADD px**, Just Add the Size in Numerical)
161
 
162
- So if you use a shortcode **[DISPLAY_ACURAX_ICONS theme="10" size="45"]**
163
- It will show the Social Media Icon with Icon Theme 10 and Icon size will be 45px width and height.
164
 
165
  = Why are my social media icons show vertically? =
166
  Floating Social Media Icon displays social media icons with its own style, but in some cases, some theme css styles can override the styles of the social media icons generated by floating social media icon and thats what causing the issue.
@@ -169,35 +162,32 @@ Floating Social Media Icon displays social media icons with its own style, but i
169
  Depending on the theme, the issue can happen, for this case, we have added a theme conflict fix in misc page, please enable it and take a look.
170
 
171
  = Can i have my own social icons instead of the default one? =
172
- Possible, Its an advanced option, you just needs to upload your social icons to wp-contents/plugins/floating-social-media-icon/images/themes/ANY THEME NUMBER, replace the current icons with your icons in same name, and then pick that theme number as the theme for the icons and it will load that new social icons.Keep in mind that, when you update the plugin, the custom icon uploaded will go, so always do this same process after you update the plugin.
173
 
174
  = How can i use the plugin widgets? =
175
-
176
  Plugin Support Social Media Widget with almost same features of the shortcodes, You can have **many number of widgets where on each widget you can configure the Social Media Icons size and Icon Design/Style**.
177
 
178
  To add a widget to your sidebar.. you theme must support sidebars. Go to **Appearance >> Widgets**,to add "Acx Social Icons" widget to your sidebar.
179
 
180
- = How Many Social Media Widget Can i use? =
 
181
 
 
182
  Plugin Support More than one instance of Social Media Widgets, SO you can use as many as widget on your sidebars.
183
 
184
  = How can i help the development of this plugin? =
185
-
186
  Acurax Provide Most of all the wordpress related services like website design and development including plugin development, theme design and coding, Graphics Design like header image designing etc. we can do your projects. So here you get what u needs to get done and we getting business so a part of that can be used for the time that we spend to develop plugins like this
187
 
188
  = There are a lot of other social icons plugins, but why this plugin? =
189
-
190
- Most of all the plugins have more and more options which is only easly understandable by advanced users, those have a bunch of social media profile integrations. But in our case we choosen the must to have icons and made it perfect animation and position styling.. More icons on website make it look bad.. So use the essentials with sexy display.
191
 
192
  = Can i add my own icons for the social media profiles? =
 
193
 
194
- Sorry, Its not supported in this version, but we will be releasing a premium version which support a lot more easy options with in few weeks, we are on its development.
195
-
196
- = After Upgrading Plugin, Icons are not showing. why? =
197
-
198
- You need to visit the plugin settings page once after upgrading to complete the upgrade process.Only after that it will show the icons.
199
 
200
- = Will upgrade change any of my settings or configuration? =
201
 
202
  No, It will not.. :)
203
 
@@ -205,13 +195,24 @@ Have more questions ? [Drop a mail](http://www.acurax.com/contact.php/ "Drop an
205
 
206
  == Screenshots ==
207
 
208
- 1. Floating Social Media Icon Plugin Settings Full Page (Low Quality Screenshot To Load Fast)
209
- 2. Plugin in Action,Widget Preview and Floating Preview, If Display Mode is Auto, the floating icons will fly from top left and stay at bottom right and move along with scroll. [INSET: Widget Settings] (Low Quality Screenshot To Load Fast)
210
- 3. Icon Style/Themes Available With This Plugin. (Low Quality Screenshot To Load Fast)
211
- 4. Icon Size Selection, Reorder Icons Drag and Drop, Social Media Profile Link Settings. (Low Quality Screenshot To Load Fast)
212
 
213
  == Upgrade Notice ==
214
 
 
 
 
 
 
 
 
 
 
 
 
215
  = 1.3.7 =
216
  * Nov 02, 2014 | NOTE: UPGRADING PLUGIN WILL NOT CHANGE YOUR SETTINGS/CONFIGURATION.. UPGRADE WITH CONFIDENCE :)
217
  * Minor Bug Fixes
@@ -342,6 +343,17 @@ Have more questions ? [Drop a mail](http://www.acurax.com/contact.php/ "Drop an
342
 
343
  == Changelog ==
344
 
 
 
 
 
 
 
 
 
 
 
 
345
  = 1.3.7 =
346
  * Nov 02, 2014 | NOTE: UPGRADING PLUGIN WILL NOT CHANGE YOUR SETTINGS/CONFIGURATION.. UPGRADE WITH CONFIDENCE :)
347
  * Minor Bug Fixes
4
 
5
  Tags: floating social media, social network icon, social media widget, social media icon, socialmedia, social network widget, social floating icon, social profiles, floating social media button, social media button
6
  Requires at least: 2.8
7
+ Tested up to: 4.1.1
8
  Stable tag: trunk
9
 
10
  Easy 2 Use Plugin 2 Show SocialMedia Icons That Floats,Can Configure Social Icon Design,Order & Size, Support Widget & Shortcode
80
 
81
  In Short we can say, this is an ultimate social media icon widget that can be configured to float or not to float on your visitors screen.. check screenshots and video for a clear understanding.
82
 
83
+ We Always Look Forward Your Comments and Suggestions for Future Updates. You can Submit Your Comments at our [Website](http://www.acurax.com/home.php "Website Designing")
84
 
85
  [Click Here To See a Live Demo](http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/ "Floating Social Media Icon Demo")
86
 
88
 
89
  **About**
90
 
91
+ This Social Media Widget Plugin With Floating Animation is developed and maintained by [Acurax International](http://www.acurax.com/home.php "Website Designing"). For any support, you may contact us [here](http://www.acurax.com/contact.php "Web Consulting").
92
 
93
+ [Acurax](http://www.acurax.com/home.php "Acurax Web Design Development Service") Provide [Wordpress Theme Design](http://www.acurax.com/services/web-designing.php "Wordpress Theme Design Service") and [Development](http://www.acurax.com/services/web-development.php "Wordpress Development") Services.
94
 
95
  **Plugin Video Tour**
96
+ [youtube https://www.youtube.com/watch?v=UkeUYdjO_Z0]
97
 
98
+ [Click Here To Watch On Youtube](https://www.youtube.com/watch?v=UkeUYdjO_Z0 "Click Here To Watch On Youtube")
99
 
100
  NOTE: This video is old version video. Check Screenshots for
101
  New Settings Page Option Preview.
109
  You need to go to Appearance >> Widgets to add "Acx Social Icon" Widget to your sidebar
110
  If you selected display mode as manual, you can use the shortcodes which is clearly mentioned in [Faq](http://wordpress.org/extend/plugins/floating-social-media-icon/faq/ "Frequently Asked Questions") section.
111
 
112
+ [youtube https://www.youtube.com/watch?v=UkeUYdjO_Z0]
113
 
114
+ [Click Here To Watch On Youtube](https://www.youtube.com/watch?v=UkeUYdjO_Z0 "Click Here To Watch On Youtube")
115
 
116
  NOTE: This video is old version video. Check Screenshots for
117
  New Settings Page Option Preview.
118
 
119
+ After Installation,Don't Forgot to Cast Your Vote on Compatibility :) Thanks for trying...
120
 
121
  == Frequently Asked Questions ==
122
 
123
  = How can i hide an icon? =
124
+ To hide an icon, Just don't give any value for that icon link.. it will automatically gets hidden.
 
125
 
126
  = Why the floating social media icon is not displaying on my page even if i made all properly? =
 
127
  Our Plugin Uses Hooks to integrate the supported javascripts styles and html to the theme. So Make sure your theme **footer.php** have **&lt;?php wp_footer(); ?&gt;** and **header.php** have **&lt;?php wp_head(); ?&gt;** , Most of all the plugins work with the support of this code and if this is not present on your theme.. Its your themes mistake..
128
 
129
  = How can i integrate the **&lt;?php wp_footer(); ?&gt;** and **&lt;?php wp_head(); ?&gt;** to my theme if it is not present on my theme? =
 
130
  It can be easily done.. Just to go Theme Editor which is under appearance and select footer.php and add **&lt;?php wp_footer(); ?&gt;** before the closing body tag which is **</body>** and then go and edit header.php and add **&lt;?php wp_head(); ?&gt;** just before the closing head tag which is **</head>**
131
 
132
  = Can i disable the automated integration and place where ever i want? =
 
133
  Yes, You can.. Just to go **"Acx Social icons"** Menu which is in left side on wp-admin and in that page you will find "Display Mode" option. Select it to Manual. But then there will be no animation but you can Use Our Shortcode or PHP Code to display the social media icons anywhere you want.
134
 
135
  = What are the shortcode and php code that will display this social media icon? =
 
136
  You can use the shortcode **[DISPLAY_ACURAX_ICONS]** in any post or page or even in your custom post types. You can also use **&lt;?php DISPLAY_ACURAX_ICONS(); ?&gt;** anywhere in the theme files to show this icons.(But note that manual icons display will not have the animation
137
 
138
  = Can i have more than one php or shortcode to display the social media icon ? =
 
139
  Yes, You can have as many shortcode or php code to display the social media icons
140
 
141
  = Can i override the css styles of each social media icon set? =
142
  Yes, each of the shortcode or php generated social media icon set is having unique css class and it help you to define specific style for each social media icon set.
143
 
144
  = Can i customize the shortcode to show social media icons with different icon design and size? =
 
145
  Yes, You can use shortcode to display icon and set social media icon size,what ever you want which is supported by the plugin. You can override the global icon theme and size configuration using some attributes on shortcode.
146
 
147
  As you know we have given icon themes, Numbers to identify. Right now we have themes like, 1,2,3,4....
152
  If you want to show the icons with a custom size 50px.. you can use the shortcode **[DISPLAY_ACURAX_ICONS size="50"]**
153
  Here we using the attribute **"size"** to define the icon size (Make Sure you specifying size which is not more than "55" which is the maximum icon support of this plugin, **DO NOT ADD px**, Just Add the Size in Numerical)
154
 
155
+ So if you use a shortcode **[DISPLAY_ACURAX_ICONS theme="10" size="45" align="left"]**
156
+ It will show the Social Media Icon with Icon Theme 10 and Icon size will be 45px width and height and it aligns to left.
157
 
158
  = Why are my social media icons show vertically? =
159
  Floating Social Media Icon displays social media icons with its own style, but in some cases, some theme css styles can override the styles of the social media icons generated by floating social media icon and thats what causing the issue.
162
  Depending on the theme, the issue can happen, for this case, we have added a theme conflict fix in misc page, please enable it and take a look.
163
 
164
  = Can i have my own social icons instead of the default one? =
165
+ Sorry, its only possible in our premium version, you can have unlimited number of extra icons in our premium version and you can even link icons to your website pages or anywhere.
166
 
167
  = How can i use the plugin widgets? =
 
168
  Plugin Support Social Media Widget with almost same features of the shortcodes, You can have **many number of widgets where on each widget you can configure the Social Media Icons size and Icon Design/Style**.
169
 
170
  To add a widget to your sidebar.. you theme must support sidebars. Go to **Appearance >> Widgets**,to add "Acx Social Icons" widget to your sidebar.
171
 
172
+ = Can i have add an icon to connect to a page in our website? =
173
+ Yes, possible, but only in our premium version, You can have unlimited number of extra icons which links to anywhere you need.
174
 
175
+ = How Many Social Media Widget Can i use? =
176
  Plugin Support More than one instance of Social Media Widgets, SO you can use as many as widget on your sidebars.
177
 
178
  = How can i help the development of this plugin? =
 
179
  Acurax Provide Most of all the wordpress related services like website design and development including plugin development, theme design and coding, Graphics Design like header image designing etc. we can do your projects. So here you get what u needs to get done and we getting business so a part of that can be used for the time that we spend to develop plugins like this
180
 
181
  = There are a lot of other social icons plugins, but why this plugin? =
182
+ Most of all the plugins have more and more options which is only easily understandable by advanced users, those have a bunch of social media profile integrations. But in our case we chosen the must to have icons and made it perfect animation and position styling.. More icons on website make destroy your website look.. So use the essentials with sexy display.
 
183
 
184
  = Can i add my own icons for the social media profiles? =
185
+ Sorry, Its only available in our premium version.
186
 
187
+ = After Updating Plugin, Icons are not showing. why? =
188
+ You need to visit the plugin settings page once after upgrading to complete the update process.Only after that it will show the icons.
 
 
 
189
 
190
+ = Will upgrade/update change any of my settings or configuration? =
191
 
192
  No, It will not.. :)
193
 
195
 
196
  == Screenshots ==
197
 
198
+ 1. Floating Social Media Icon Plugin Settings Full Page
199
+ 2. Plugin in Action,Widget Preview and Floating Preview, If Display Mode is Auto, the floating icons will fly from top left and stay at bottom right and move along with scroll. [INSET: Widget Settings]
200
+ 3. Icon Style/Themes Available With This Plugin.
201
+ 4. Icon Size Selection, Reorder Icons Drag and Drop, Social Media Profile Link Settings.
202
 
203
  == Upgrade Notice ==
204
 
205
+ = 1.3.8 =
206
+ * Dec 25, 2014 | NOTE: Updating Plugin Wwill Not Change Your Settings/Configuration.. Update With Confidence :)
207
+ * UI Design Improvements
208
+ * Improved Floating Icon Display Logic
209
+ * Improved Programming
210
+ * Fixed Icon Display CSS Bugs
211
+ * Added Width and Height Attributes to Icons SRC
212
+ * Completely Removed Green Menu Highlighting
213
+ * Now you can align php/shortcode icons to left, right or centre
214
+ * Stable Release
215
+
216
  = 1.3.7 =
217
  * Nov 02, 2014 | NOTE: UPGRADING PLUGIN WILL NOT CHANGE YOUR SETTINGS/CONFIGURATION.. UPGRADE WITH CONFIDENCE :)
218
  * Minor Bug Fixes
343
 
344
  == Changelog ==
345
 
346
+ = 1.3.8 =
347
+ * Dec 08, 2014 | NOTE: UPGRADING PLUGIN WILL NOT CHANGE YOUR SETTINGS/CONFIGURATION.. UPGRADE WITH CONFIDENCE :)
348
+ * UI Design Improvements
349
+ * Improved Floating Icon Display Logic
350
+ * Improved Programming
351
+ * Fixed Icon Display CSS Bugs
352
+ * Added Width and Height Attributes to Icons SRC
353
+ * Completely Removed Green Menu Highlighting
354
+ * Now you can align php/shortcode icons to left, right or centre
355
+ * Stable Release
356
+
357
  = 1.3.7 =
358
  * Nov 02, 2014 | NOTE: UPGRADING PLUGIN WILL NOT CHANGE YOUR SETTINGS/CONFIGURATION.. UPGRADE WITH CONFIDENCE :)
359
  * Minor Bug Fixes
social-help.php CHANGED
@@ -1,11 +1,12 @@
1
  <div id="acx_help_page"><div style='background: none repeat scroll 0% 0% white; height: 100%; display: inline-block; padding: 8px; margin-top: 5px; border-radius: 15px; min-height: 450px; width: 98%;'>
2
  <?php
3
  $acx_si_fsmi_hide_advert = get_option('acx_si_fsmi_hide_advert');
 
4
  if($acx_si_fsmi_hide_advert == "no")
5
  { ?>
6
  <div id="acx_fsmi_premium">
7
- <a style="margin: 8px 0px 0px 10px; float: left; font-size: 16px; font-weight: bold;" href="http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?utm_source=plugin&utm_medium=highlight&utm_campaign=fsmi" target="_blank">Fully Featured - Premium Floating Social Media Icon</a>
8
- <a style="margin: -14px 0px 0px 10px; float: left;" href="http://clients.acurax.com/floating-socialmedia.php?utm_source=plugin&utm_medium=highlight_yellow&utm_campaign=fsmi" target="_blank"><img src="<?php echo plugins_url('images/yellow.png', __FILE__);?>"></a>
9
  </div> <!-- acx_fsmi_premium -->
10
  <?php } ?>
11
  <h2 style="text-align:center;">Floating Social Media Icon - Wordpress Plugin - Help/Support</h2>
1
  <div id="acx_help_page"><div style='background: none repeat scroll 0% 0% white; height: 100%; display: inline-block; padding: 8px; margin-top: 5px; border-radius: 15px; min-height: 450px; width: 98%;'>
2
  <?php
3
  $acx_si_fsmi_hide_advert = get_option('acx_si_fsmi_hide_advert');
4
+ if ($acx_si_fsmi_hide_advert == "") { $acx_si_fsmi_hide_advert = "no"; }
5
  if($acx_si_fsmi_hide_advert == "no")
6
  { ?>
7
  <div id="acx_fsmi_premium">
8
+ <a style="margin: 10px 0px 0px 10px; font-weight: bold; font-size: 14px; display: block;" href="#compare">Fully Featured - Premium Floating Social Media Icon is Available With Tons of Extra Features! - Click Here</a>
9
+ <!-- a style="margin: -14px 0px 0px 10px; float: left;" href="http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?utm_source=plugin&utm_medium=highlight_yellow&utm_campaign=fsmi" target="_blank"><img src="<?php echo plugins_url('images/yellow.png', __FILE__);?>"></a -->
10
  </div> <!-- acx_fsmi_premium -->
11
  <?php } ?>
12
  <h2 style="text-align:center;">Floating Social Media Icon - Wordpress Plugin - Help/Support</h2>
social-icon.php CHANGED
@@ -62,41 +62,15 @@ update_option('acx_si_installed_date', $acx_si_installed_date);
62
  $acx_si_credit = get_option('acx_si_credit');
63
  $acx_si_icon_size = get_option('acx_si_icon_size');
64
  $acx_si_display = get_option('acx_si_display');
 
65
  $social_icon_array_order = get_option('social_icon_array_order');
66
  $acx_si_fsmi_hide_advert = get_option('acx_si_fsmi_hide_advert');
67
  // Setting Defaults
68
  if ($acx_si_credit == "") { $acx_si_credit = "no"; }
69
  if ($acx_si_icon_size == "") { $acx_si_icon_size = "32"; }
70
- if ($acx_si_display == "") { $acx_si_display = "auto"; }
71
  if ($acx_si_theme == "") { $acx_si_theme = "1"; }
72
  if ($acx_si_fsmi_hide_advert == "") { $acx_si_fsmi_hide_advert = "no"; }
73
- if ($social_icon_array_order == "")
74
- {
75
- $social_icon_array_order = array(0,1,2,3,4,5,6);
76
- $social_icon_array_order = serialize($social_icon_array_order);
77
- update_option('social_icon_array_order', $social_icon_array_order);
78
- $acx_fsmi_si_current_version = "1.3.7"; // Current Version
79
- update_option('acx_fsmi_si_current_version', $acx_fsmi_si_current_version);
80
- } else
81
- {
82
- // Counting and Adding New Keys (UPGRADE PURPOSE)
83
- $total_arrays = 7; // Number Of Services
84
- $social_icon_array_order = get_option('social_icon_array_order');
85
- $social_icon_array_order = unserialize($social_icon_array_order);
86
- $social_icon_array_count = count($social_icon_array_order);
87
- if ($social_icon_array_count < $total_arrays)
88
- {
89
- for( $i = $social_icon_array_count; $i < $total_arrays; $i++ )
90
- {
91
- array_push($social_icon_array_order,$i);
92
- } // for
93
- } // Condition ($social_icon_array_count != $total_arrays)
94
-
95
- $social_icon_array_order = serialize($social_icon_array_order);
96
- update_option('social_icon_array_order', $social_icon_array_order);
97
-
98
- // Counting and Adding New Keys Ends Here
99
- } //Normal page display else
100
  } //Main else
101
  ?>
102
  <!-- To Update Drag and Drop -->
@@ -128,31 +102,31 @@ $acx_si_fsmi_acx_service_banners = get_option('acx_si_fsmi_acx_service_banners')
128
  if ($acx_si_fsmi_acx_service_banners != "no") { ?>
129
  <div id="acx_ad_banners_fsmi">
130
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
131
- <div class="acx_ad_fsmi_title">Wordpress Expert Support</div> <!-- acx_ad_fsmi_title -->
132
- <div class="acx_ad_fsmi_desc">Troubleshoot WordPress site issues</div> <!-- acx_ad_fsmi_desc -->
133
  </a> <!-- acx_ad_fsmi_1 -->
134
 
135
  <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
136
- <div class="acx_ad_fsmi_title">Custom Theme Design</div> <!-- acx_ad_fsmi_title -->
137
- <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc2" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Create, modify, or customise, themes</div> <!-- acx_ad_fsmi_desc -->
138
  </a> <!-- acx_ad_fsmi_1 -->
139
 
140
- <a href="http://www.acurax.com/services/web-development.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
141
- <div class="acx_ad_fsmi_title">Plugin Development</div> <!-- acx_ad_fsmi_title -->
142
- <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc3" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Custom plugin development according to your needs</div> <!-- acx_ad_fsmi_desc -->
143
  </a> <!-- acx_ad_fsmi_1 -->
144
 
145
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
146
  <div class="acx_ad_fsmi_title">Quick Support</div> <!-- acx_ad_fsmi_title -->
147
- <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc4" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Explain errors and recommend solutions</div> <!-- acx_ad_fsmi_desc -->
148
  </a> <!-- acx_ad_fsmi_1 -->
149
  </div> <!-- acx_ad_banners_fsmi -->
150
  <?php } else { ?>
151
  <p class="widefat" style="padding:8px;width:99%;">
152
  <b>Acurax Services >> </b>
153
- <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Wordpress Expert Support</a> |
154
- <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Custom Theme Design</a> |
155
- <a href="http://www.acurax.com/services/web-development.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Plugin Development</a> |
156
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Quick Support</a>
157
  </p>
158
  <?php } ?>
@@ -161,8 +135,8 @@ if($acx_si_fsmi_hide_advert == "no")
161
  {
162
  ?>
163
  <div id="acx_fsmi_premium">
164
- <a style="margin: 8px 0px 0px 10px; float: left; font-size: 16px; font-weight: bold;" href="http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?utm_source=plugin&utm_medium=highlight&utm_campaign=fsmi" target="_blank">Fully Featured - Premium Floating Social Media Icon</a>
165
- <a style="margin: -14px 0px 0px 10px; float: left;" href="http://clients.acurax.com/floating-socialmedia.php?utm_source=plugin&utm_medium=highlight_yellow&utm_campaign=fsmi" target="_blank"><img src="<?php echo plugins_url('images/yellow.png', __FILE__);?>"></a>
166
  </div> <!-- acx_fsmi_premium -->
167
  <?php } ?>
168
  <form name="acurax_si_form" method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
@@ -369,7 +343,7 @@ Please do a favour by enabling back-link to our site. <a href="admin.php?page=Ac
369
  </select>
370
 
371
  <?php
372
- $code = ' <?php DISPLAY_ACURAX_ICONS(); ?>';
373
  $code_2 = ' [DISPLAY_ACURAX_ICONS]';
374
  ?>
375
  <br>
@@ -395,7 +369,7 @@ Please do a favour by enabling back-link to our site. <a href="admin.php?page=Ac
395
  <?php if($_GET["status"] == "updated") { ?>
396
  <div style="display: block; background-color: rgb(255, 255, 224); padding: 10px; border: 1px solid rgb(230, 219, 85); font-family: arial; font-size: 13px; font-weight: bold; text-align: center; border-radius: 10px 10px 10px 10px;">Acurax Floating Social Media Icon Update Successfully Completed - Thank You</div>
397
  <?php
398
- $acx_fsmi_si_current_version = "1.3.7"; // Current Version
399
  update_option('acx_fsmi_si_current_version', $acx_fsmi_si_current_version);
400
  } ?>
401
  <hr/>
62
  $acx_si_credit = get_option('acx_si_credit');
63
  $acx_si_icon_size = get_option('acx_si_icon_size');
64
  $acx_si_display = get_option('acx_si_display');
65
+ acx_fsmi_orderarray_refresh();
66
  $social_icon_array_order = get_option('social_icon_array_order');
67
  $acx_si_fsmi_hide_advert = get_option('acx_si_fsmi_hide_advert');
68
  // Setting Defaults
69
  if ($acx_si_credit == "") { $acx_si_credit = "no"; }
70
  if ($acx_si_icon_size == "") { $acx_si_icon_size = "32"; }
71
+ if ($acx_si_display == "") { $acx_si_display = "both"; }
72
  if ($acx_si_theme == "") { $acx_si_theme = "1"; }
73
  if ($acx_si_fsmi_hide_advert == "") { $acx_si_fsmi_hide_advert = "no"; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  } //Main else
75
  ?>
76
  <!-- To Update Drag and Drop -->
102
  if ($acx_si_fsmi_acx_service_banners != "no") { ?>
103
  <div id="acx_ad_banners_fsmi">
104
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
105
+ <div class="acx_ad_fsmi_title">Need Help on Wordpress?</div> <!-- acx_ad_fsmi_title -->
106
+ <div class="acx_ad_fsmi_desc">Expert Support at Your Fingertip</div> <!-- acx_ad_fsmi_desc -->
107
  </a> <!-- acx_ad_fsmi_1 -->
108
 
109
  <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
110
+ <div class="acx_ad_fsmi_title">Needs a Better Designed Website?</div> <!-- acx_ad_fsmi_title -->
111
+ <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc2" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Get High Converting Website - 100% Satisfaction Guaranteed</div> <!-- acx_ad_fsmi_desc -->
112
  </a> <!-- acx_ad_fsmi_1 -->
113
 
114
+ <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
115
+ <div class="acx_ad_fsmi_title">Need More Business?</div> <!-- acx_ad_fsmi_title -->
116
+ <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc3" style="padding-top: 13px; height: 32px; font-size: 13px; text-align: center;">Get Your Website Optimized</div> <!-- acx_ad_fsmi_desc -->
117
  </a> <!-- acx_ad_fsmi_1 -->
118
 
119
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner&utm_campaign=fsmi" target="_blank" class="acx_ad_fsmi_1">
120
  <div class="acx_ad_fsmi_title">Quick Support</div> <!-- acx_ad_fsmi_title -->
121
+ <div class="acx_ad_fsmi_desc acx_ad_fsmi_desc4" style="padding-top: 4px; height: 41px; font-size: 13px; text-align: center;">Get Explanation & Fix on Website Issues Instantly</div> <!-- acx_ad_fsmi_desc -->
122
  </a> <!-- acx_ad_fsmi_1 -->
123
  </div> <!-- acx_ad_banners_fsmi -->
124
  <?php } else { ?>
125
  <p class="widefat" style="padding:8px;width:99%;">
126
  <b>Acurax Services >> </b>
127
+ <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Need Help on Wordpress?</a> |
128
+ <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Needs a Better Designed Website?</a> |
129
+ <a href="http://www.acurax.com/services/website-redesign.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Need More Business?</a> |
130
  <a href="http://www.acurax.com/services/wordpress-designing-experts.php?utm_source=plugin-page&utm_medium=banner_link&utm_campaign=fsmi" target="_blank">Quick Support</a>
131
  </p>
132
  <?php } ?>
135
  {
136
  ?>
137
  <div id="acx_fsmi_premium">
138
+ <a style="margin: 10px 0px 0px 10px; font-weight: bold; font-size: 14px; display: block;" href="#compare">Fully Featured - Premium Floating Social Media Icon is Available With Tons of Extra Features! - Click Here</a>
139
+ <!-- a style="margin: -14px 0px 0px 10px; float: left;" href="http://www.acurax.com/products/floating-social-media-icon-plugin-wordpress/?utm_source=plugin&utm_medium=highlight_yellow&utm_campaign=fsmi" target="_blank"><img src="<?php echo plugins_url('images/yellow.png', __FILE__);?>"></a -->
140
  </div> <!-- acx_fsmi_premium -->
141
  <?php } ?>
142
  <form name="acurax_si_form" method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
343
  </select>
344
 
345
  <?php
346
+ $code = ' <?php if (function_exists("DISPLAY_ACURAX_ICONS")) { DISPLAY_ACURAX_ICONS(); } ?>';
347
  $code_2 = ' [DISPLAY_ACURAX_ICONS]';
348
  ?>
349
  <br>
369
  <?php if($_GET["status"] == "updated") { ?>
370
  <div style="display: block; background-color: rgb(255, 255, 224); padding: 10px; border: 1px solid rgb(230, 219, 85); font-family: arial; font-size: 13px; font-weight: bold; text-align: center; border-radius: 10px 10px 10px 10px;">Acurax Floating Social Media Icon Update Successfully Completed - Thank You</div>
371
  <?php
372
+ $acx_fsmi_si_current_version = "1.3.8"; // Current Version
373
  update_option('acx_fsmi_si_current_version', $acx_fsmi_si_current_version);
374
  } ?>
375
  <hr/>
style.css CHANGED
@@ -7,6 +7,9 @@ min-width: 142px;
7
  #divBottomRight img, #acurax_si_simple img, #short_code_si_icon img
8
  {
9
  margin-left:1px;
 
 
 
10
  }
11
  #divBottomRight img:hover, #acurax_si_simple img:hover, #short_code_si_icon img:hover
12
  {
7
  #divBottomRight img, #acurax_si_simple img, #short_code_si_icon img
8
  {
9
  margin-left:1px;
10
+ border:0px !important;
11
+ background:none !important;
12
+ box-shadow:none !important;
13
  }
14
  #divBottomRight img:hover, #acurax_si_simple img:hover, #short_code_si_icon img:hover
15
  {
style_admin.css CHANGED
@@ -247,12 +247,16 @@ width: 283px;
247
  width: 601px;
248
  }
249
  #acx_fsmi_premium {
250
- background-color: #FFF6D6;
251
- border: 1px solid #FCC328;
252
- height: 35px;
253
  margin-bottom: 20px;
254
- margin-top: 20px;
255
- padding: 5px;
 
 
 
 
256
  }
257
  #acx_fsmi_premium a
258
  {
@@ -528,14 +532,15 @@ padding: 4px 10px 4px 28px;
528
  /* Starting CSS for Quick Request Form */
529
  #acx_quick_request_form
530
  {
531
- background: none repeat scroll 0 0 #AFEEEE;
532
- border-radius: 5px;
533
- border-top: 3px solid #6495ED;
534
- height: 390px;
535
- margin-left: auto;
536
- margin-right: auto;
537
- padding: 10px;
538
- width: 350px;
 
539
  }
540
  #acx_quick_request_form input
541
  {
@@ -569,7 +574,7 @@ color:red;
569
  #acx_quick_request_form h2
570
  {
571
  font-family: arial;
572
- font-size: 20px;
573
  line-height: 28px;
574
  margin: 0 0 14px;
575
  text-align: center;
@@ -579,9 +584,11 @@ text-transform: capitalize;
579
  /* Starting Ad Banner Code */
580
  #acx_ad_banners_fsmi
581
  {
582
- height: 80px;
583
- margin-top: 10px;
584
- width: 100%;
 
 
585
  }
586
  #acx_ad_banners_fsmi .acx_ad_fsmi_1
587
  {
@@ -601,7 +608,7 @@ border-bottom: 1px dashed #D3D3D3;
601
  color: #FFFFFF;
602
  float: left;
603
  font-family: 'Raleway',sans-serif;
604
- font-size: 16px;
605
  font-weight: normal;
606
  opacity: 0.8;
607
  padding-bottom: 6px;
@@ -611,14 +618,16 @@ width: 100%;
611
  }
612
  #acx_ad_banners_fsmi .acx_ad_fsmi_desc
613
  {
614
- background: url("images/wp.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
615
- float: left;
616
- font-family: Courgette;
617
- height: 31px;
618
- padding-left: 42px;
619
- padding-top: 12px;
620
- text-transform: capitalize;
621
- width: 213px;
 
 
622
  }
623
  #acx_ad_banners_fsmi .acx_ad_fsmi_desc2
624
  {
@@ -632,4 +641,34 @@ background: url("images/plug.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
632
  {
633
  background: url("images/quick.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
634
  }
635
- /* Ending Ad Banner Code */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
247
  width: 601px;
248
  }
249
  #acx_fsmi_premium {
250
+ background: url("images/dyk.png") no-repeat scroll 20px 3px #fff6d6;
251
+ border: 1px solid #fcc328;
252
+ float: left;
253
  margin-bottom: 20px;
254
+ margin-top: 0;
255
+ min-height: 40px;
256
+ padding: 5px 0;
257
+ text-align: left;
258
+ text-indent: 105px;
259
+ width: 100%;
260
  }
261
  #acx_fsmi_premium a
262
  {
532
  /* Starting CSS for Quick Request Form */
533
  #acx_quick_request_form
534
  {
535
+ background: none repeat scroll 0 0 white;
536
+ border: 1px solid lightgray;
537
+ border-radius: 1px;
538
+ height: 390px;
539
+ margin-left: auto;
540
+ margin-right: auto;
541
+ margin-top: 20px;
542
+ padding: 10px;
543
+ width: 350px;
544
  }
545
  #acx_quick_request_form input
546
  {
574
  #acx_quick_request_form h2
575
  {
576
  font-family: arial;
577
+ font-size: 17px;
578
  line-height: 28px;
579
  margin: 0 0 14px;
580
  text-align: center;
584
  /* Starting Ad Banner Code */
585
  #acx_ad_banners_fsmi
586
  {
587
+ float: left;
588
+ margin-bottom: 10px;
589
+ margin-top: 10px;
590
+ min-height: 80px;
591
+ width: 100%;
592
  }
593
  #acx_ad_banners_fsmi .acx_ad_fsmi_1
594
  {
608
  color: #FFFFFF;
609
  float: left;
610
  font-family: 'Raleway',sans-serif;
611
+ font-size: 15px;
612
  font-weight: normal;
613
  opacity: 0.8;
614
  padding-bottom: 6px;
618
  }
619
  #acx_ad_banners_fsmi .acx_ad_fsmi_desc
620
  {
621
+ background: url("images/wp.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
622
+ float: left;
623
+ font-family: arial;
624
+ font-size: 13px;
625
+ height: 31px;
626
+ padding-left: 42px;
627
+ padding-top: 12px;
628
+ text-transform: capitalize;
629
+ width: 213px;
630
+ color: black;
631
  }
632
  #acx_ad_banners_fsmi .acx_ad_fsmi_desc2
633
  {
641
  {
642
  background: url("images/quick.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);
643
  }
644
+ /* Ending Ad Banner Code */
645
+ #floating-social-media-icon, #floating-social-media-icon .column-description,#floating-social-media-icon .check-column
646
+ {
647
+ background: url("images/plugin_page_bg.png") repeat-x scroll 0 0 #FFFFFF;
648
+ }
649
+ #plugin_page_links
650
+ {
651
+ background: none repeat scroll 0 0 #87CEFA;
652
+ border-radius: 8px;
653
+ color: #2F4F4F;
654
+ min-height: 22px;
655
+ margin-top: 15px;
656
+ padding: 5px;
657
+ text-align: center;
658
+ }
659
+ #floating-social-media-icon .plugin-title
660
+ {
661
+ background: url("images/from.png") no-repeat scroll 45% 90% transparent;
662
+ }
663
+ #plugin_page_links a
664
+ {
665
+ color: #2F4F4F;
666
+ font-family: arial;
667
+ font-size: 13px;
668
+ font-weight: bold;
669
+ padding: 2px 10px;
670
+ }
671
+ #plugin_page_links a:hover
672
+ {
673
+ text-decoration:underline;
674
+ }
troubleshoot.php CHANGED
@@ -107,7 +107,7 @@ echo "<h2>Floating Social Media Icon Troubleshooting</h2>"; ?>
107
  </p>
108
 
109
 
110
- <p style="text-align:center;">We will be adding more troubleshooting quick fix options according to requests</p>
111
 
112
  <?php
113
  }
107
  </p>
108
 
109
 
110
+ <p style="text-align:center;">We will be adding more troubleshooting quick fix options according to users requests</p>
111
 
112
  <?php
113
  }