• Hi there everyone,

    I’m a complete novice at this, would appreciate some help!

    I’ve created a website using WordPress – but unfortunately it appears differently depending on which brower one uses. For example, everything appears when I open my site using Firefox, however sections of text etc are missing when I open my site in Google Chrome or Safari for example.

    Could anyone advise me on this!
    I would be ETERNALLY grateful!

    :o)

    Kirstey

Viewing 5 replies - 1 through 5 (of 5 total)
  • A link would help!

    Generally though invalid code presents differently on various browsers.

    You can check your code here:
    http://validator.w3.org/

    Thread Starter Kirstey Porter

    (@kirstey-porter)

    I told you I was a novice :O)

    My site is http://www.kirsteyporter.com

    Please don’t laugh at it, it’s a work in progress!

    I think I see a problem in your theme…. I see this line in your code:

    <!--uncomment for header tags--

    it’s missing the final >

    it should say

    <!--uncomment for header tags-->

    I think that little error is preventing anything after that error from showing

    I can’t be sure which file that is, but look through them all, you should be able to find that line? Maybe header.php? Check em all and put that missing character in there and test your site…..

    Thread Starter Kirstey Porter

    (@kirstey-porter)

    OMIGOD!

    It worked first time!

    Thank you so much!!! You wouldn’t believe how long I’ve been trying to get that done. You are a live saver… I’m trying to set up my own company and it was really holding me back.

    Anytime you are in Paris let me know and I owe you a beer!!!

    I’m glad it worked! That was a tiny little error, kind of hard to find at first!

    Thanks for the offer! I’d love to get to Paris some day, good luck with your company!

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

The topic ‘Site appearance in different browsers’ is closed to new replies.