• So, I installed two WordPress blogs the other day, both on subdomains of the same domain. The weird thing is, one of them shows up in IE while the other doesn’t. This one that doesn’t, however, does show up in other browsers, like Firefox. And in Firefox, it works perfectly. Does anyone know why this could be?

    Here’s the link to the troublesome blog: https://surf.alltheshadesofgrey.net

Viewing 5 replies - 1 through 5 (of 5 total)
  • This line <title> Surf All the Shades of Grey<meta name="generator" content="WordPress 2.3.2" /> is incorrect and is causing the problem.

    Title has to be closed as `<title>xxx</title>

    Thread Starter alltheshadesofgrey

    (@alltheshadesofgrey)

    Thank you SO much! It worked! ??

    My site is also not playing well with Internet Explorer;

    https://www.buddhistartnews.com/

    IE only displays the latest post: no sidebars or other posts.

    I have html validation.

    ????

    Jon

    You probably validate because of all the code that is unreadable. This is why IE7 does not see your sidebar.

    When you use this <!– you have to close it in the proper place. You have marked out entire sections of your blog.

    BTW, next time start your own support question. The original was solved 2 weeks ago.

    Actually, I wasn’t sure how to start a new question. I will try that now.

    I have one <!– tag and it closes — i put that in to block out the IMG tag, which (from other readings) I thought might be the problem. I validated both prior and after making that insertion, and no problem either time.

    thanks and off to make a new question.

    jc

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not appearing in Internet Explorer…’ is closed to new replies.