Hmm, in skin/ability/custom/addons/social_share/js/jquery.social.share.2.2.min.js
Look for...
Quote:
<a href="#" class="pinItButton" title="Pin It on Pinterest">Pin it</a>
|
Replace with...
Quote:
<a href="#pinit" class="pinItButton" title="Pin It on Pinterest">Pin it</a>
|
Seems to work fine on the
demo with clean URLs enabled, with the above fix.
I have updated the zip file a few posts up also.