Hi,
I would like to use the Piccshare plugin on a site that also has Nivo Sliver. But it is preventing the slider images from loading. Can images being used in the slider be excluded somehow?
Awesome Plugin. Thanks!
]]>Hiding the piccshare button
In order to hide the piccshare from specific images just add this attribute to the <img> tag:
<img class=”no_piccshare” src=”https://piccshare.com/images/apple.jpg”>
You can also hide the piccshare button from a whole block of HTML by adding the attribute to the parent element such as:
<div id=”fruits” class=”no_piccshare”>
<img src=”https://piccshare.com/images/apple.jpg”>
<div>
<img src=”https://piccshare.com/images/banana.jpg”>
<img src=”https://piccshare.com/images/peanut.jpg”>
</div>
<div>
In the example above the piccshare button will be hidden for all 3 images at the “fruit” block.
]]>Hello,
I’m a writer for WPMU.org and am interested in featuring your plugin. However, I am curious as to why you don’t have a Pinterest sharing feature.
Cheers,
Tom Ewer
]]>