Title: Website only working on WebKit
Last modified: August 19, 2016

---

# Website only working on WebKit

 *  Resolved [Technoguy3](https://wordpress.org/support/users/technoguy3/)
 * (@technoguy3)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/website-only-working-on-webkit/)
 * My website, [http://tipabsorb.com/](http://tipabsorb.com/), only seems to display
   properly on Chrome and Safari. Why is this and how can I make it compatible?

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

 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042179)
 * Try going through the errors for a start.
 * [http://validator.w3.org/check?uri=http%3A%2F%2Ftipabsorb.com%2Findex%2F&charset=%28detect+automatically%29&doctype=Inline&group=0](http://validator.w3.org/check?uri=http%3A%2F%2Ftipabsorb.com%2Findex%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)
 *  Thread Starter [Technoguy3](https://wordpress.org/support/users/technoguy3/)
 * (@technoguy3)
 * [15 years ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042469)
 * Where do I find this code? Do I have to go to File manager? I don’t think I can
   edit all this stuff within WordPress. Also, what does it mean by “column” on 
   the W3 website? Where are there columns of code?
 * Sorry, I’m not as much of a noob as I make it sound, but I am by no means an 
   expert on this stuff. Never use the W3 website. Whoops.
 * Thanks. =)
 *  Thread Starter [Technoguy3](https://wordpress.org/support/users/technoguy3/)
 * (@technoguy3)
 * [15 years ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042531)
 * Any ideas? I really don’t understand the W3 website X_X
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042532)
 * > I don’t think I can edit all this stuff within WordPress.
 * Yes you can. The errors are either in your content or in your theme’s template
   files. Use the numbered source code at the foot of the validator report page 
   to track down the issues one-by-one.
 *  Thread Starter [Technoguy3](https://wordpress.org/support/users/technoguy3/)
 * (@technoguy3)
 * [15 years ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042535)
 * When I CTRL-F most of the incorrect code, I can’t find it anywhere on my website.
   I go through all the pages in WordPress, and I can’t find the code anywhere.
 *  Thread Starter [Technoguy3](https://wordpress.org/support/users/technoguy3/)
 * (@technoguy3)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042542)
 * I found most of my errors, but there are a few I cannot find the source of. I
   took my 55 errors down to 9, but **my site still won’t work in IE, FF, or Opera**.
   Can anyone give me a hint?
 * [http://validator.w3.org/check?uri=http%3A%2F%2Ftipabsorb.com%2Findex%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=0&verbose=1&user-agent=W3C_Validator%2F1.2](http://validator.w3.org/check?uri=http%3A%2F%2Ftipabsorb.com%2Findex%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=0&verbose=1&user-agent=W3C_Validator%2F1.2)
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042543)
 * Just for giggles, try disabling the wp-minify plugin, clear the browser cache
   in Firefox and revisit the page. When I manually remove the wp-minify plugin 
   output from your source code and replace it with just the path to your style 
   sheet using firebug, the notepad theme seems to display normally for me in FF4.
 * Just a wild guess mind you, but because I don’t see where you have mentioned 
   trying to disable any plugins yet for diagnosis, if it was me, I might start 
   with wp-minify as a test.
 *  Thread Starter [Technoguy3](https://wordpress.org/support/users/technoguy3/)
 * (@technoguy3)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042544)
 * Just disabled WP-Minify, and it works now! I didn’t think a simple plugin could
   make that much of a difference. You’re my hero. TYSM
 * How did you remove the WP-Minify output? Just curious. Also, any idea what is
   was doing to break it? I have no clue as to how exactly the plugin works.
 * Thanks a lot!
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042545)
 * You’re very welcome! It was a lucky guess. I’ve noticed some odd issues in general
   lately with similar plugins that use minify.
 * > How did you remove the WP-Minify output?
 * I used the [firebug extension for Firefox](http://getfirebug.com/) to alter your
   source code in my own browser. It allows you to view and modify a few things 
   on the fly without actually needing to change any files. I just substituted the
   path to your style sheet for the combined output of the plugin, and things started
   looking better. I have no idea however, why minify seems to be problematic sometimes.
   Glad it worked out okay.

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

The topic ‘Website only working on WebKit’ is closed to new replies.

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [compatible](https://wordpress.org/support/topic-tag/compatible/)
 * [display](https://wordpress.org/support/topic-tag/display/)
 * [Properly](https://wordpress.org/support/topic-tag/properly/)
 * [website](https://wordpress.org/support/topic-tag/website/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 4 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/website-only-working-on-webkit/#post-2042545)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
