Forums

IE 7 not showing "comment" and "more" buttons (14 posts)

  1. dviero
    Member
    Posted 3 years ago #

    Hi,

    I've just installed a fresh copy of WP and the Pixeled theme.

    I just noticed that in IE7 the comment and more buttons don't display on my blog. - http://www.damienviero.com

    It looks and works fine in other browsers.

    Can anyone help? Or has anyone else had this prob?

    Thanks

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Looks fine now. Did you locate the problem?

  3. erdbeere
    Member
    Posted 3 years ago #

    I have the same problem, did you find a solution?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    @erdbeere: Can you provide a link to your site?

  5. erdbeere
    Member
    Posted 3 years ago #

    Oh sorry, forgot.. its http://www.kristinspeedphotography.com/blog
    Thanks!

  6. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    I think there's a problem with the theme that you are using. It seems to be using javascript to generate the comment links and I think that this javascript simply doesn't work with IE.

    At this point, I think you have 2 options:

    1. Contact the theme's author and see if s/he will fix the problem and update the theme. They should do, ideally. I don't rate IE myself but it is far too popular a browser to ignore.

    2. Amend the theme to use WordPress's built-in comment links.

  7. dviero
    Member
    Posted 3 years ago #

    Yeah i fixed it by commenting our the span.topMore in the stylesheet

    Approx line 347
    CHANGE THIS:
    .topPost span.topComments, .topPost span.topMore, .topPost span.topTags {

    TO THIS:
    .topPost span.topComments, .topPost /*span.topMore,*/ .topPost span.topTags {

  8. erdbeere
    Member
    Posted 3 years ago #

    Thanks so much for your response! I already contacted the author, but haven't heard anything... so I think I might go for the 2nd option if its easy enough? Can you help me out with that?

  9. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    I don't know the theme, so couldn't say how easy (or not) it might be.

    Can you place a copy of your index.php file in the WordPress pastebin? I might get a better idea of how big a job it would be.

  10. erdbeere
    Member
    Posted 3 years ago #

    Ok I pasted it here: http://wordpress.pastebin.ca/1410213
    And its the Tofurious theme incase that helps...

  11. erdbeere
    Member
    Posted 3 years ago #

    Oh..and I just Validated the blog here: http://validator.w3.org and there was a bunch of errors like 'ID comments already defined," "ID new-comment already defined", etc...could that be messing up IE?

  12. erdbeere
    Member
    Posted 3 years ago #

    ahh..thats the wrong index.php

    http://wordpress.pastebin.ca/1410437 is the right one I think!

  13. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Those kinds of errors could, at some point, create a minor display problem (such as a section of the page showing the wrong background color or font size) but, as far as I can tell, they're not the cause of the missing comment links in IE.

  14. erdbeere
    Member
    Posted 3 years ago #

    ahhh darn I guess that would have been too easy hehe

Topic Closed

This topic has been closed to new replies.

About this Topic