View Single Post
  #427  
Old 10-13-2012, 05:32 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Ability Template v4.4.x

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.
__________________
xcartmods.co.uk
Reply With Quote