Title: LinkedIn Double Button
Last modified: August 20, 2016

---

# LinkedIn Double Button

 *  Resolved [mckkev](https://wordpress.org/support/users/mckkev/)
 * (@mckkev)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/linkedin-double-button/)
 * In Safari and Chrome on Mac The LinkedIn button shows up twice side-by-side in
   the floating bar. This does not happen with FireFox (don’t know about Windows/
   IE).
 * [Screenshot](http://screencast.com/t/ZyxSJrknv7)
 * Can’t seem to find any other links with similar problem except one which lead
   no where. Any solutions?
 * [http://wordpress.org/extend/plugins/digg-digg/](http://wordpress.org/extend/plugins/digg-digg/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Andrew Yates](https://wordpress.org/support/users/andy7629/)
 * (@andy7629)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/linkedin-double-button/#post-3464512)
 * This should now be resolved in version 5.3.1. Let me know if that isn’t the case
   for you.
 *  [webhugh](https://wordpress.org/support/users/webhugh/)
 * (@webhugh)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/linkedin-double-button/#post-3464557)
 * I’ve got the solution for you.
 * As Andrew told the problem is gone for new WordPress but for the old ones the
   issue is still there. I too faced the same issue. Installed multiple times the
   new version and deleted and reinstalled again but no success.
 * The Solution is:
 * Apply // comment: $dd_floating_bar = “<div class=’dd_outer’><div class=’dd_inner’
   >” . $floatButtonsContainer . “</div></div>” . $floatingJSOptions . $floatingJS.
   $dd_lazyLoad_scheduler_script . $dd_lazyLoad_jQuery_script;
 * You will find this code in /wp-content/plugins/digg-digg/digg-digg.php –> line
   number 356
 * After commenting and uploading digg-digg.php the issue will be resolved.
 * [http://www.webhugh.com/](http://www.webhugh.com/)
 *  [webhugh](https://wordpress.org/support/users/webhugh/)
 * (@webhugh)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/linkedin-double-button/#post-3464558)
 * Here is the solution for the old WordPress Websites where the issue still exists.
 * Apply // Comment to: `$dd_floating_bar = "<div class='dd_outer'><div class='dd_inner'
   >" . $floatButtonsContainer . "</div></div>" . $floatingJSOptions . $floatingJS.
   $dd_lazyLoad_scheduler_script . $dd_lazyLoad_jQuery_script;`
 * You will find this code in /wp-content/plugins/digg-digg/digg-digg.php
 * [http://www.webhugh.com/](http://www.webhugh.com/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘LinkedIn Double Button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/digg-digg_9b4479.svg)
 * [Digg Digg](https://wordpress.org/plugins/digg-digg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/digg-digg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/digg-digg/)
 * [Active Topics](https://wordpress.org/support/plugin/digg-digg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/digg-digg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/digg-digg/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [webhugh](https://wordpress.org/support/users/webhugh/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/linkedin-double-button/#post-3464558)
 * Status: resolved