html - nopin='nopin' code not working on individual images -
having installed own pinterest hover button appear on center of blog post images, have issue on pages/images not want same hover button appear (aren't fussy!).
common advice seems to add >> nopin='nopin
<< specific img src code on page in question. have tried >> data-pin-nopin="true"
<< neither of working remove/hide pop-up pin-it button.
what former is doing, however, disabling pinterest chrome function.
ideally don't want pin-it buttons show on these images, disabling center 1 workable solution.
tl;dr >> yes custom pin buttons on blog post images, no pin buttons on other images.
suggestions?
here 1 of pages want hide pop-up button >> http://guplayground.blogspot.ca/p/library.html <<
thank you!
// resolved //
add class='nopin'
image code, eg:
<img class='nopin' src="https://c1.staticflickr.com/5/4319/35968863432_8becca78cb_b.jpg" />
thanks http://www.bloggersentral.com/2012/11/pinterest-pin-it-button-on-image-hover.html solution!
Comments
Post a Comment