Wanted to add the g+1 button to the default toolbox; consequently, also wanted to show custom preferred services following. As a result, I know see code appearing behind the "Contacting [service]" redirect screen. Everything works, it's just ugly on the redirect.
Screenshot:
http://s13.postimage.org/toe88juxz/addthis.png
Code:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_google_plusone" g:plusone:count="false">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f44170310dcb022"></script>
<!-- AddThis Button END -->
Any suggestions on how to get rid of the code on the redirect screen?
That was a bug in some code we released yesterday that we fixed. We apologize for the inconvenience.
This question is closed to new answers.