Title: ontheinternets's Replies | WordPress.org

---

# ontheinternets

  [  ](https://wordpress.org/support/users/ontheinternets/)

 *   [Profile](https://wordpress.org/support/users/ontheinternets/)
 *   [Topics Started](https://wordpress.org/support/users/ontheinternets/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ontheinternets/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ontheinternets/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ontheinternets/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ontheinternets/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ontheinternets/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Simple Facebook Connect] [Plugin: Simple Facebook Connect] ie 9 compatibility](https://wordpress.org/support/topic/plugin-simple-facebook-connect-ie-9-compatibility/)
 *  [ontheinternets](https://wordpress.org/support/users/ontheinternets/)
 * (@ontheinternets)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-ie-9-compatibility/#post-1750971)
 * [@divyabh](https://wordpress.org/support/users/divyabh/) & ol74eg, Not sure what
   you guys have activated. I am only using
    SFC – Fan Box Widget SFC – Login Simple
   Facebook Connect – Base
 * I have not tried the IE8 compatibility mode stated above with anything else but
   I can verify it works for me in IE9. Sorry it did not work for you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Simple Facebook Connect] [Plugin: Simple Facebook Connect] ie 9 compatibility](https://wordpress.org/support/topic/plugin-simple-facebook-connect-ie-9-compatibility/)
 *  [ontheinternets](https://wordpress.org/support/users/ontheinternets/)
 * (@ontheinternets)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-ie-9-compatibility/#post-1750964)
 * FYI, I know this is not an optimum solution but if you add
    `<meta http-equiv
   ="X-UA-Compatible" content="IE=8" />` To your head, it will force IE9 to use 
   IE8 compatibility mode and the plugin will in fact work. It might not be optimum
   but for the moment it’s all I have got.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1 Sidebar for static pages 1 for blog?](https://wordpress.org/support/topic/1-sidebar-for-statice-pages-1-for-blog/)
 *  Thread Starter [ontheinternets](https://wordpress.org/support/users/ontheinternets/)
 * (@ontheinternets)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/1-sidebar-for-statice-pages-1-for-blog/#post-1223478)
 * nevrmind, I am a idiot, didn’t replace
 *  `get_sidebar();`
 * with
 *  `
    if ( is_page() || is_page(’50’)) { get_sidebar(); } else { get_sidebar(‘blog’);}`
   in my archive.php and archives.php template files.

Viewing 3 replies - 1 through 3 (of 3 total)