i use facebook plugin to add "like" button on all my items
the problem is facebook grabs the actual image and not the image made by image handler with the watermark
anyone here know how I can set up facebook command
"<meta property="og:image" content="<?php echo $fb_image; ?>" />"
to grab image handlers image with watermark?
or what is the php code to use image handlers image?
This would save me so much time not having to put my tag on all my pictures...
Bookmarks