Thread: Pinterest
View Single Post
  #24  
Old 11-18-2012, 06:58 PM
 
masada3336 masada3336 is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 115
 

Default Re: Pinterest

Balinor, this is great - it's now working for me! However, the watermarked image is being bypassed for this, which I really don't want. What should the url of the watermarked image be?
Thanks!

Quote:
Originally Posted by balinor
Yea, use what I posted, the second question mark from your url is botching it up, which is why you need to use the urlencode url. Here it is again:

Code:
<a href="http://pinterest.com/pin/create/button/?url={php}echo urlencode('http://www.yoururlhere.com' . $_SERVER['REQUEST_URI']);{/php}&media={$product.image_url}&description={$product.product}" class="pin-it-button" count-layout="horizontal">Pin It</a> <script type="text/javascript" src="http://assets.pinterest.com/js/pinit.js"></script>
__________________
4.4.5 - with Customized Smart Template
Reply With Quote