Hello,
I hope someone can help, we have had a share button on our site now for a few weeks and we have just realised that it is this that is causing our content tree to run slow.
Does any one have the code that I can wrap the script in so it would not work in actinic preview only on upload? Also when uploaded you hover over the share link it comes up with all the different options (Facebook, MySpace ext.) which is a pain and we would prefer it if they only appear once clicked. Does any one now the coding for this?
Please find the code I have below
<!-- AddThis Button BEGIN -->
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4b223a6f601a704e"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4b223a6f601a704e"></script>
<!-- AddThis Button END -->
Charli
I hope someone can help, we have had a share button on our site now for a few weeks and we have just realised that it is this that is causing our content tree to run slow.
Does any one have the code that I can wrap the script in so it would not work in actinic preview only on upload? Also when uploaded you hover over the share link it comes up with all the different options (Facebook, MySpace ext.) which is a pain and we would prefer it if they only appear once clicked. Does any one now the coding for this?
Please find the code I have below
<!-- AddThis Button BEGIN -->
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4b223a6f601a704e"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4b223a6f601a704e"></script>
<!-- AddThis Button END -->
Charli
Comment