Log in

View Full Version : Social Media script on internet site



theremotedr
07-04-2015, 02:18 PM
Here is the page in question.
http://www.molevalleyfarmers.com/mvf/store/category/bolts01?page=1&sortType=2

Can you advise what i need to take from this sites code to use the social media down the left hand side.
Or advise otherwise.

Thanks.

coothead
07-04-2015, 03:32 PM
Hi there theremotedr,


here is the "widget"...



<!DOCTYPE html>
<html lang="en-US">
<head>

<meta charset="UTF-8">

<title>basic Adthis</title>

</head>
<body>

<script src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53ebe4fd10036b5c"></script>
</body>
</html>


Further informatio:-


http://www.addthis.com/website-tools



coothead

theremotedr
07-05-2015, 11:43 AM
Perfect many thanks once again.

coothead
07-05-2015, 12:06 PM
No problem, you're very welcome. ;)


coothead