Support » Plugin: Jamie Social Icons » if IE8 Validation Error

  • I’m getting a validation error for the if IE8 statement in /jamie-social-icons/jamie-social_icons.php on line 128.

    I’ve changed it to the following, which is acceptable, but would you be able to put it in as a fix?

    <!--[if lte IE 8]>
    <div id="fb-root" style="width: 90;"></div>
    <?php wp_enqueue_script( 'fb_ie8', 'http://connect.facebook.net/'.$locale.'/all.js#xfbml=1'); ?>
    <![endif]-->

    https://wordpress.org/plugins/jamie-social-icons/

  • The topic ‘if IE8 Validation Error’ is closed to new replies.