I have spent the whole day trying to get this mod to work and I'm sure it's something simple.
The Pinterest window pops up, but there is no image or description and the "Pin it" button is greyed out.
I used WinMerge on the tpl_product_info_display.php files and the only difference between the mod and mine was the little bit of code:
<!--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->
<div id="pinterest"><a href="http://pinterest.com/pin/create/button/?url=<?php echo zen_href_link(FILENAME_PRODUCT_INFO); ?>&media=<?php echo HTTP_SERVER . DIR_WS_CATALOG . $products_image_medium; ?>&description=<?php echo stripslashes($products_description); ?>" class="pin-it-button" count-layout="horizontal">Pin It</a></div>
<!--eof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->
I replaced my jscript_main.php and meta_tags.php with the ones provided.
I am using the Ashley Pink template from Picaflor Azul.
Any advice will be appreciated.
URL:
www.twiddletails.com/store
Bookmarks