Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AddThis Pinterest widget is offereing images I don't want to offer, such as nav buttons, ads.

When I click the AddThis Pinterest button, the box opens mid-screen, offereing a variety of images from my page. Cool. However, among those offered are grainy, enlarged portions of nav buttons, banner ads, and other images that are relevant. On the same, page the Favorites Bar PinIt button (from Pinterest itself) does it "correctly", meaning it only offeres meaningful images; no nav buttons included.

How can I exclude selected images from the AddThis Pinterest widget box?

Thanks in advance to anyone who can help.

like image 665
Rickh Avatar asked Jul 22 '12 11:07

Rickh


1 Answers

The actual way to force an image is the "media" option, not the "url" option:

<a... pi:pinit:media='http://path/to/my/image.jpg'>...</a>
like image 51
Troy Avatar answered Sep 18 '22 10:09

Troy