Title: Plugin conflict
Last modified: August 22, 2016

---

# Plugin conflict

 *  Resolved [TRDK29](https://wordpress.org/support/users/trdk29/)
 * (@trdk29)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-conflict-66/)
 * Nice plugin.
 * BUT it gives me problems with my image sharing. Facebook, LinkedIn, Twitter just
   fine. But Google+, Digg and StumbleUpon is not working anymore.
 * See here (dolphin image)
 * [http://www.torbenrick.eu/blog/change-management/change-management-checklist/](http://www.torbenrick.eu/blog/change-management/change-management-checklist/)
 * If I uninstall the plugin than everything is just fine again
 * [https://wordpress.org/plugins/wp-recaptcha-integration/](https://wordpress.org/plugins/wp-recaptcha-integration/)

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

 *  Plugin Contributor [podpirate](https://wordpress.org/support/users/podpirate/)
 * (@podpirate)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-conflict-66/#post-5604002)
 * Hmm, there is a js error saying ‘TypeError: gapi.plusone is undefined’.
    How 
   did you add the sharing buttons?
 *  Thread Starter [TRDK29](https://wordpress.org/support/users/trdk29/)
 * (@trdk29)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-conflict-66/#post-5604004)
 * Hi
 * I am using this: “WordPress Image Hover Showcase”
 * [http://codecanyon.net/item/wordpress-image-hover-showcase/7455102?ref=phpbits&ref=phpbits&clickthrough_id=281727259&redirect_back=true](http://codecanyon.net/item/wordpress-image-hover-showcase/7455102?ref=phpbits&ref=phpbits&clickthrough_id=281727259&redirect_back=true)
 *  Plugin Contributor [podpirate](https://wordpress.org/support/users/podpirate/)
 * (@podpirate)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-conflict-66/#post-5604006)
 * Oops, that’s a payed one…
    Luckily I was able to reproduce the issue with the
   free version of the plugin ([https://wordpress.org/plugins/wp-image-hover-lite](https://wordpress.org/plugins/wp-image-hover-lite)).
 * Google+: I discovered an issue in the jquery sharrre plugin (part of image hover
   showcase). Sharrre is checking if a google javascript api is present, and if 
   not it will load it. In fact a google API is there (loaded by he recaptcha plugin),
   but only the recaptcha part, not the plusone part. That’s where the JS error 
   comes from.
    This should clearly be fixed in the sharrre code (it should explicitly
   require plusone to be present) on [https://github.com/Julienh/Sharrre](https://github.com/Julienh/Sharrre)
 * Digg, delicious and stumbleupon simply don’t work because of the js error. (The
   script stops execution after the error)
 * You should be able to manually fix this by loading the script `//apis.google.
   com/js/plusone.js` somewhere in your theme header.
    Somewhat hacky, but maybe
   helpful…

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

The topic ‘Plugin conflict’ is closed to new replies.

 * ![](https://ps.w.org/wp-recaptcha-integration/assets/icon-256x256.png?rev=2337056)
 * [ReCaptcha Integration for WordPress](https://wordpress.org/plugins/wp-recaptcha-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-recaptcha-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-recaptcha-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-recaptcha-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-recaptcha-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-recaptcha-integration/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [podpirate](https://wordpress.org/support/users/podpirate/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-conflict-66/#post-5604006)
 * Status: resolved