banditbirds Posted May 5, 2014 Share Posted May 5, 2014 (edited) Hi guys! I've installed a Pinterest module, but it's not finding the product image when I click the Pin It button. This is the code in the .tpl. I'm assuming I need to change how it grabs the image. Could anyone help us out? {if isset($pin_it_button_on) && $pin_it_button_on} <a href="http://pinterest.com/pin/create/button/?url={$product_data['url']}&media={$product_data['img']}&description={$product_data['desc']}" class="pin-it-button" count-layout="{$pin_it_button_type}"> <img border="0" src="//assets.pinterest.com/images/PinExt.png" title="{l s='Pin It' mod='pinterestfree'}" /> </a> Thanks!!!! Simon Edited May 6, 2014 by banditbirds (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 5, 2014 Share Posted May 5, 2014 pinterest module? it's not default addon, can you say something more about it? Link to comment Share on other sites More sharing options...
banditbirds Posted May 6, 2014 Author Share Posted May 6, 2014 Thanks for the reply Vekia, Here is the module: http://module-presta.com/pinterest-free.html Link to comment Share on other sites More sharing options...
vekia Posted May 6, 2014 Share Posted May 6, 2014 ok thank you your website is online? if so, can you share url? Link to comment Share on other sites More sharing options...
banditbirds Posted May 6, 2014 Author Share Posted May 6, 2014 Yes. http://www.banditbirds.co.uk Thanks! Link to comment Share on other sites More sharing options...
vekia Posted May 6, 2014 Share Posted May 6, 2014 your module uses "large" imagetype, it doesnt exist in your shop, instead of "large" use "large_default" or just create "large" imagetype under preferences >images tab in your back office (create it for products only, with size like 200x200) after that regenerate thumbnails 1 Link to comment Share on other sites More sharing options...
banditbirds Posted May 6, 2014 Author Share Posted May 6, 2014 Brilliant, thanks! Link to comment Share on other sites More sharing options...
vekia Posted May 6, 2014 Share Posted May 6, 2014 you're welcome :-) i checked your website and i can confirm that it works now Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now