Complete Facebook Integration for Joomla
When using JFBConnect to add Like buttons to your Virtuemart pages, you may notice that when a user Like's your products, a non-product image from the page may show in the user's wall. To fix this, you should use the Open Graph tags to let Facebook know what image should be used for wall posts. Adding the Open Graph tag can be done by modifying the flypage template file for the product page with the following code:
{JFBCGraph image=<?php echo IMAGEURL.'product/'.$productArray['product_thumb_image']; ?>}
For our testing, we added the code above to the /components/com_virtuemart/themes/default/templates/product_details/flypage.tpl.php file. This should be added just like normal HTML (outside of any PHP blocks). It can be added anywhere in the file, position does not matter.
SourceCoast was founded in 2008. Bringing over 20 years of technology experience to the table, we're a small company devoted to customer happiness. It's our utmost goal to make sure you're happy with your decision to use our products.