McGuive7
Member
Posted 3 months ago #
Hi there,
I'm trying to use this plugin on a site that's also using Advanced Custom Fields, and the issue is that the Share This buttons are getting rendered, not only in the main content area, but in every custom field as well. Is there a workaround for this? Thanks!
- Mickey
http://wordpress.org/extend/plugins/share-this/
sharethissupport
Member
Posted 2 months ago #
Hello Mickey,
Could you please provide us the URL of the site on which you are facing the issue? So that we can diagnose the issue at our end.
[Signature moderated]
Shivanand Sharma
Member
Posted 1 month ago #
If the classname of your element contains _custom then sharethis registers an eventlistener. Just replace the _ (underscore) with a - (dash).