Wild Apricot removes code for social media sharing buttons during "cleaning HTML" process. The code that I'm trying to incorporate into my site is as follows (from ShareThis.com):
<span class='st_twitter_large' ></span><span class='st_facebook_large' ></span><span class='st_email_large' ></span><span class='st_sharethis_large' ></span>
Is there any reason why WIld Apricot is trying to get rid of this code?