Can’t add custom code from AddThis site.

I have checked the box under Advanced Settings that says use custom AddThis Configuration code so I add this to the text box:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=blah-blah"></script>
<!-- AddThis Button END -->

and it does not show up, only a small facebook and twitter icon.

Is there something I’m missing?

Thank you!

Comments

matglas86’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Fixed

The custom configuration is supposed to copy var addthis_config = {"data_track_addressbar":true}; into. The rest is done through fields and configuration of the display on the fields.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.