AddThis Follow buttons in Magento's static block problem

shiptonuk Apr 13, 2012 05:18AM EDT

Hi,
I created a static block with AddThis Foolow Tools code inside,however after saving the block the part of code, "addthis:userid=111111",is removed by Magento. Is there any way to override this behaviour?

Code before static block is saved:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_facebook_follow" addthis:userid="116966661681373"></a>
<a class="addthis_button_twitter_follow" addthis:userid="shiptonheneage"></a>
<a class="addthis_button_google_follow" addthis:userid="116394959385751282679/posts"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=shiptonuk"></script>
<!-- AddThis Button END -->

Code after :
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style"><a class="addthis_button_facebook_follow"></a> <a class="addthis_button_twitter_follow"></a> <a class="addthis_button_google_follow"></a></div>
<script src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=shiptonuk" type="text/javascript"></script>
<!-- AddThis Button END -->

Thanks a lot

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Apr 13, 2012 03:25PM EDT
Are you using our Magento plugin or is this just a feature in Magento? (I'm not that familiar with it.)

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers