Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AddThis Social Sharing - Not working in IE9 with specific site

Featured Replies

Hey guys, I hope you can help! I've got a bit of an odd problem. I use addthis for social sharing on every website I create. I use custom code that works perfectly on other sites.

 

It’s working perfectly in Chrome, Firefox, Safari and Opera but once you try it in IE9 it doesn’t work at all. The icons are there, but the links don't work. I have a feeling it’s clashing with something within the Valiano theme i'm using for Wordpress.

 

The link is:

http://www.interiorsbybroadway.co.uk/

 

The social sharing part is top right of the header. 5 Icons. It's Favourite, Pinterest, Email, Facebook and Twitter.

 

I've tried the following to fix it but doesn't:

 

- Disabling all plugins

- Trying with a Fresh version of Valiano with none of my edits.

- Trying different versions (1.7.1 and 1.7.2) of jquery.

- Putting the script in different areas (I.E the header, just under the actual code, the footer etc)

 

Things which does get it working in IE9:

 

- Trying with a different theme

- Duplicating the site, and running it locally with my WAMPserver. (Odd that this works)

 

The code i've used is:

 

<div class="addthis_toolbox">
<div class="custom_images">
<div id="addthis-kbb">
<a class="addthis_button_favorites social bfade"><img src="<?php bloginfo('template_directory'); ?>/images/social/favorite.png" width="30" height="30" alt="Favourite" /></a>
<a class="addthis_button_pinterest_share social bfade"><img src="<?php bloginfo('template_directory'); ?>/images/social/pinterest.png" width="30" height="30" alt="Pinterest" /></a>
<a class="addthis_button_email social bfade"><img src="<?php bloginfo('template_directory'); ?>/images/social/email.png" width="30" height="30" alt="Email" /></a>
<a class="addthis_button_facebook social bfade"><img src="<?php bloginfo('template_directory'); ?>/images/social/facebook.png" width="30" height="30" alt="Facebook" /></a>
<a class="addthis_button_twitter social bfade"><img src="<?php bloginfo('template_directory'); ?>/images/social/twitter.png" width="30" height="30" alt="Twitter" /></a>
</div>
</div>
</div>
<script type="text/javascript" src="[url="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-500c23382075c83b"]http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-500c23382075c83b[/url]"></script>

 

Could you take a look for me guys?

 

Thanks alot in advance.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.