How to add Facebook Send as an option for the Floating Share Bar
-
Hello,
I would like to suggest the following addition to this plugin. In order to enable the “Facebook Send” button as an additional option for the Floating Share bar, the following lines should be added to the wp-socializer.php file prior to the current line 945:
// Begin change submitted by Dan Flippo for v2.4.10 'Facebook Send' => array( 'float_left' => '[wpsr_facebook type="send" style="box_count" width="48"]', 'bottom_fixed' => '[wpsr_facebook type="send" style="button_count"]', ), // End change submitted by Dan Flippo for v2.4.10
I have already tested this change in Chrome, Firefox, iOS Safari, and IE 9. You can see the change on my website, https://www.kentuu.org.
Thanks, Dan Flippo
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add Facebook Send as an option for the Floating Share Bar’ is closed to new replies.