Title: Inconsistent behavior
Last modified: August 21, 2016

---

# Inconsistent behavior

 *  [nowton](https://wordpress.org/support/users/nowton/)
 * (@nowton)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/inconsitent-behavior/)
 * On some pages ([http://digitalestedenagenda.nl/dsa-publieke-veranderaar/](http://digitalestedenagenda.nl/dsa-publieke-veranderaar/))
   I have working code, on some (non-compressed) pages ([http://digitalestedenagenda.nl/open-data-afval-waardevol/](http://digitalestedenagenda.nl/open-data-afval-waardevol/))
   all sorts of AddThis code is inserted, apart from the widget.js, so no code is
   executed when a user clicks. What might be causing this? I’m using the same code
   on all posts
 *     ```
       <div class="addthis"><span>deel dit</span>
       						<?php do_action(
       				'addthis_widget',
       				get_permalink(),
       				get_the_title(),
       				array(
       					'size' => '16',
       					'services'=> 'linkedin, twitter, facebook, email',
       					'preferred' => '0',
       					'more' => false
       					) ); ?></div>
       ```
   
 * [http://wordpress.org/plugins/addthis/](http://wordpress.org/plugins/addthis/)

The topic ‘Inconsistent behavior’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/addthis_70cced.svg)
 * [WordPress Share Buttons Plugin – AddThis](https://wordpress.org/plugins/addthis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/addthis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/addthis/)
 * [Active Topics](https://wordpress.org/support/plugin/addthis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/addthis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/addthis/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [nowton](https://wordpress.org/support/users/nowton/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/inconsitent-behavior/)
 * Status: not resolved