Hi

Im running version 2.2 and have managed to hard code the like buttons for each of my product pages via the Full description text editor for each product and the like buttons now work for each product URL,

however the image that is being selected by the like feature to display on the facebook wall is being pulled from the images in the "you may also be interested section" not the main product image.

For example, pressing the like button on this URL will add the light blue image from you may also be interested in instead of the grey main t-shirt image.

http://www.planet-adventure.com/p/29/everest-mountain-of-dreams

I have read that this can be solved my inserting a meta tag in the head of the document,

<meta property="og:image" content="http://www.mysite.com/src/img/logo.png" />

of course this cant be done as there to my knowledge no way of inserting a meta tag for each product, unless i am wrong?

has anyone else encountered similar issues?

I understand there are plugins available for this for version 2.3 but i cant find any that will work with version 2.2 they are not recognised when i add them to my plugins folder and if i change the supported versions in description.txt file to include 2.2 i get an error so i guess they are incompatible.