[ProductTitle]
[ThumbnailImage]
<a href="http://pinterest.com/pin/create/button/?url=lerivinos.com&media=lerivinos.com"
class="pin-it-button"
count-layout="horizontal">
Pin It
</a>
<script type="text/javascript" src="http://assets.pinterest.com/js/pinit.js"></script>
[OurPrice]
[AddToCart]
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||
|
|
your sample code doesn't have the img link which pinterest give you in the code snippet. Assuming you mis-copied and omitted it, I had the same problem because pinterest give you this:
I had to add http: to the src to get it to work, ie:
Hope that helps. |
|||
|
|
|
The media parameter of your pintrest url should point at your image file, like so:
From the pintrest goodies page |
|||
|
|