Jump to content

Addthis problem


Recommended Posts

Hi, on 1.3.7 if i wanted to use Addthish on some CMS page i just use the normal code. Now that i've installed 1.4.5.1 Addthis on CMS pages won't work!

 

If i write the code:

<!-- AddThis Button BEGIN -->

<div class="addthis_toolbox addthis_default_style ">

<a class="addthis_button_google_plusone"></a>

<a class="addthis_button_facebook_like" fb:like:layout="button_count">

<a class="addthis_button_preferred_1"></a>

<a class="addthis_button_preferred_2"></a>

<a class="addthis_button_preferred_3"></a>

<a class="addthis_button_preferred_4"></a>

<a class="addthis_button_compact"></a>

</div>

<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>

<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=name"></script>

<!-- AddThis Button END -->

 

after saving the page, i got this:

<!-- AddThis Button BEGIN -->

<script type="text/javascript">// <![CDATA[

var addthis_config = {"data_track_clickback":true};

// ]]></script>

<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=name"></script>

<!-- AddThis Button END -->

 

Any help? :D

 

thanks!

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...