-
Content count
8,215 -
Joined
-
Last visited
-
Days Won
25
Single Status Update
See all updates by geoffreywalton
-
Just added images to pinterest and facebook share links
-
You have to query the db for the image location and then send the url $url= '<a href="http://pinterest.com/pin/create/button/?url=';
$pageaddr= tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $HTTP_GET_VARS['products_id'], 'NONSSL');
$urlend = 'class="pin-it-button" count-layout="horizontal"><img src="images/social_bookmarks/' . $this->icon . '" border="0"...
-
Not all site are 2.3.3 and not all contributions have FB and Pin buttons that show images. BTW FB have a problem showing images atm
-