
Originally Posted by
pinkchalkstudio
Thanks for the amazing mod! EXACTLY what I was looking for. I implemented with no problems. A few ccustomizations:
- I didn't like the extended text of 'be the first one to like this...', I removed it by adding in an attribute called layout="button_count", it looks like this: <fb:like layout="button_count">
- I placed the button below my image on the product page by inserting your text into tpl_modules_main_product_image.php instead of tpl_product_info_display.php . Seems to be working.
small typo in the readme.txt - tpl_product_info.php should be tpl_product_info_display.php ? (maybe this is some type of customization in my template? but it threw me off until I figured it out)
Thank you again!!!