I'm having troulbe getting the same set of chosen icons to show consistently on web pages. When I choose a set of icons, and verify in Internet Explorer that I have the chosen set, a different set turns up when i view in Safari or Firefox. Also, after a vew viewings and clicks in Internet Explorer, even IE turns up different icons.
Is there some way to call for different icons by name instead of by number (as you do on the e-mail code?
I want to show icons for facebook, linked in, email, twitter, g+1, and the "+More" option. Here is part of the code I've used:
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_5"></a>
<a class="addthis_button_preferred_6"></a>
<a class="addthis_button_preferred_7"></a>
<a class="addthis_button_google_plusone" g:plusone:count="false"></a>
<a class="addthis_button_compact"></a>
However, I've discovered that sometimes "_1" means the facebook icon, and another time, it seems to bring up a different one. And so on for all the numbers.
I have the same javascript AddThis code put into all web pages on the site, at the top of the page, and at the bottom of the page. As suggested on your site I put the script code in the page header, so it only has to add once. In any case, you can view an page on the site to see this:
http://www.solutionmatrix.com
I love the tool and your system. But I need some way to produce the same set of icons over time and between browsers.
Thanks in advance for your help.
Best regards,
Marty Schmidt
mschmidt@solutionmatrix.com
1.646.675.2400
This question is closed to new answers.