• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Easy Social Share Buttons for WordPress

Easy Social Share Buttons for WordPress v9.6

No permission to download
PHP 7.4 Quick Fix for Error ( Deprecated: Array and string offset access syntax with curly braces is deprecated )


First Files (essb-metabox.php)
First Fix
Before , Line: 470 ( $position { > [ & } > ] )
$essb_post_button_position_{$position} = isset ( $custom ["essb_post_button_position_".$position] ) ? $custom ["essb_post_button_position_".$position] [0] : "";
~~
After
$essb_post_button_position_[$position] = isset ( $custom ["essb_post_button_position_".$position] ) ? $custom ["essb_post_button_position_".$position] [0] : "";

Second Fix

Before , Line: 590 ( $position { > [ & } > ] )
ESSBMetaboxOptionsFramework::draw_select_field('essb_post_button_position_'.$position, $yesno_object, false, 'essb_metabox', $essb_post_button_position_{$position});
~~
After
ESSBMetaboxOptionsFramework::draw_select_field('essb_post_button_position_'.$position, $yesno_object, false, 'essb_metabox', $essb_post_button_position_[$position]);

Second Files (essb-button-helper.php)
Before , Line: 70 Bracket after : of ESSBGlobalSettings
$button_follow_state = ESSBGlobalSettings::$use_rel_me ? 'me' : ESSBGlobalSettings::$use_rel_noopener ? 'noreferrer noopener nofollow' : 'nofollow';
~~
After
$button_follow_state = ESSBGlobalSettings::$use_rel_me ? 'me' : (ESSBGlobalSettings::$use_rel_noopener ? 'noreferrer noopener nofollow' : 'nofollow');

My settings required to fix above code to work without error on logs. If you trigger more settings may required more to fix in brackets etc on other line.
Hope it helps.
 
Last edited:
Babak updated Easy Social Share Buttons for WordPress with a new update entry:

Easy Social Share Buttons v7.1.1 Nulled

Download Easy Social Share Buttons v7.1.1 for WordPress Nulled Free
v7.1.1 – April 29, 2020 - Thanks To @NullMaster
Fixed

  • GENERALPotential error message appearing on the backend if the TinyMCE buttons for Click to Tweet and Pinterest can’t load
  • ERROR MESSAGE APPEARING IF THE LOVE BUTTON IS USED INSIDE MORE NETWORKS
v7.1 – April 28, 2020
New Features

  • Quick automation triggers included in the most commonly used components...

Read the rest of this update entry...
 
  • Like
Reactions: JRGWxRxZ
  • Like
Reactions: JRGWxRxZ
  • Like
Reactions: JRGWxRxZ
  • Like
Reactions: dadg15 and JRGWxRxZ
Babak updated Easy Social Share Buttons for WordPress with a new update entry:

Easy Social Share Buttons v7.4 Nulled

Download Easy Social Share Buttons v7.4 for WordPress Nulled Free
Version 7.4 – September 14, 2020
Added

  • GENERALAdded a new option to set plugin styles to use preloading. The option works only when precompiled styles are active. You can enable it from Advanced -> Optimizations. #99
  • SUBSCRIBE FORMSAdd basic HTML in the subscribe forms content...

Read the rest of this update entry...
 
Version 7.5 – October 20, 2020
New Features

Added

  • SHARE BUTTONSCompatibility with Secondary Title plugin when HTML code is used for the title building #131
  • SHARE BUTTONSAutomatically assign the customization fields for sharing on Products if the WooCommerce specific displays are enabled #132
Updated

  • SHARE BUTTONSImproved AMP compatibility with WordPress AMP plugin #128
  • SHARE BUTTONSChange the full-width displays to eliminated the stretch animation. The default stretch should not have it. Leave it only on the flex #130
  • SHARE BUTTONSIncrease the height of Twitter share window #136
  • SHARE FOLLOWERSUpdated the default Instagram counter update to the alternative method #139
Fixed

  • SUBSCRIBE FORMSThe background gradient of subscribe form 8 does not change from the style settings #129
  • SHARE BUTTONSPost Vertical Float: Top position of post float buttons when they are fixed does not apply correctly #133
  • SHARE BUTTONSCorrect preview of the mail message to replace the variables for name and email with the sender text #134
  • INSTAGRAMInstagram feed profile information is not responsive #137
 
  • Like
Reactions: JRGWxRxZ
Version 7.6 – November 24, 2020
Added

  • SUBSCRIBE FORMSAdd a translation to different languages via WPML of the custom subscribe forms #141
  • SOCIAL PROFILESAdd AMP compatibility for the social profiles module #148
  • INSTAGRAMAdd option to disable Instagram feed on mobile #149
  • INSTAGRAMAdd support for WP Rocket lazy loading images in the Instagram feed module #150
 
Babak updated Easy Social Share Buttons for WordPress with a new update entry:

Easy Social Share Buttons for WordPress v7.6 Nulled

Download Easy Social Share Buttons v7.6 for WordPress Nulled Free
v7.6 – November 24, 2020
Added

  • SUBSCRIBE FORMSAdd a translation to different languages via WPML of the custom subscribe forms #141
  • SOCIAL PROFILESAdd AMP compatibility for the social profiles module #148
  • INSTAGRAMAdd option to disable Instagram feed...

Read the rest of this update entry...
 

Latest posts

Forum statistics

Threads
79,411
Messages
1,141,594
Members
248,133
Latest member
samirlakhanideveloper
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock