pinterest / widgets

JavaScript widgets, including the Pin It button.
Other
211 stars 88 forks source link

Add a method to skip pinterest on certain elements #23

Closed rwz closed 10 years ago

rwz commented 10 years ago

My wife has a blog and this blog has 128x128 logo on top. She needs a way to make pinterest NOT attach "Pin It!" button to this particular image.

According to the code, there is no way to achieve such behavior, so I've added it.

homakov commented 10 years ago

Why you no put logo in a backgroun CSS attribute?

rwz commented 10 years ago

@homakov because 1) I don't want to mess with Tumblr theme, editing it is as painful as it seems 2) There should be a way to manually skip, anyway

homakov commented 10 years ago

Yes, there definitely should be a way. :+1:

kentbrew commented 10 years ago

If you put data-pin-no-hover on an image, the Pin It button should not appear.

https://help.pinterest.com/entries/23624997-Add-a-widget-to-your-website#disable