Hello
We also have an issue with this plugin running WordPress 3.4.1.
Our live wordpress site is running 3.3.2 and it works fine. We have a test platform setup offline, so that we can test upgrades and changes before going live.
On testing the upgrade to WordPress 3.4.1, the AddThis icons no longer show.
Our blog homepage only shows the blog post excerpts, rather than the full post. The AddThis icons do NOT show on our homepage anymore, but do show if you go to the full blog post.
I have discovered, that the issue is with excerpts only, regardless of the template used.
In the code for “index.php”, we have the code “<?php the_excerpt(); ?>”. If this code is changed to “<?php the_content(); ?>”, which shows the full blog post on the homepage, the AddThis icons show up!
I have posted directly on the AddThis support forums, but have not a response yet that helps solve the problem.
Any help will be appreciated, as we want to keep on the latest version of Workpress where possible.
Thanks