• Resolved pdflyboy

    (@pdflyboy)


    Re: Social Sharing Toolkit
    Version 2.1.1 on WP
    WordPress 3.4.1 using 2011 theme on tedseastrom.com/fly

    Using short code. The buttons I selected work fine in Chrome and Firefox, but not IE9.

    In IE9 non-compatibility mode there’s a gap between Email/FB and G+/Tweet, and the FB button doesn’t work. In IE9 compatibility mode there’s no gap but the FB is dropped.

    <h2>Share with your friends</h2>
    [social_share/]
    <br>

    Any thoughts?

    http://ww.wp.xz.cn/extend/plugins/social-sharing-toolkit/

Viewing 1 replies (of 1 total)
  • Thread Starter pdflyboy

    (@pdflyboy)

    Update: So I just decided to delete Social Sharing Toolkit hand code it:

    <h2>Share with your friends</h2>
    <a href="mailto:?subject=Learning to Fly an Airplane&body=http://tedseastrom.com/fly/" target="_blank"><img src="http://tedseastrom.com/images/email.png"></a>  &nbsp;<a href="http://www.facebook.com/sharer.php?u=http://tedseastrom.com/fly" target="_blank"><img src="http://tedseastrom.com/images/facebook.png"></a>  &nbsp;<a href="http://twitter.com/share?url=http://tedseastrom.com/fly&text=Description" target="_blank"><img src="http://tedseastrom.com/images/twitter.png"></a>  &nbsp;<a href="https://plusone.google.com/_/+1/confirm?hl=en&url=http://tedseastrom.com/fly" target="_blank"><img src="http://tedseastrom.com/images/google.png"></a>
    <br>
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Social Sharing Toolkit] Issues with IE9’ is closed to new replies.