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

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -