• Hi, I have newly installed WP 2.0 and I’m getting a weird problem on the index page.

    Several posts have comments, but on the index page some of them show and some of them do no show.

    For example, a post called “Móntate un resumen de prensa con RSS y PHP” has got 3 comments, but on the index page it shows: no comments.

    The post “Foto Digital se renueva” has got two comments and they show on the index page beatifully.

    I’ve deactivated all plugins, returned to the default theme and returned the blog to the english language but it keeps doing so. I’ve also tried deactivating the caché define(‘DISABLE_CACHE’, true);

    What i find weird is that it does it with some posts while other work well. I do not understand.

    ?Anybody has got any idea on how to solve this?

    the blog is at: https://www.tomatoma.ws/articulos

Viewing 6 replies - 1 through 6 (of 6 total)
  • Well it seems the comments get posted but the comment count is not getting updated. Could be from something like Spam Karma plugin. I also see a bunch of ‘code’ displayed when it tries to redisplay after entering the comment. Again maybe caused by some plugin.

    Code that is displayed starts like this:

    [code lang=??php??]
    /*
    ======================================================================
    lastRSS usage DEMO 2
    ----------------------------------------------------------------------
    Este ejemplo muestra como
    - crear un objeto lastRSS
    - establecer una caché transparente transparent cache
    - Establecer la URL del RSS
    - Acceder y mostrar los resultados
    ======================================================================

    Thread Starter tomatoma

    (@tomatoma)

    All plugins are deactivated, The code you see is because i’m triying to explain lastRSS to spanish readers, there are other posts where the same thing is happening that contain no code at all.

    Comment are open and have always been, it’s really weird ??

    The comment I left is awaiting moderation but it seems the comment count is correct.

    Thread Starter tomatoma

    (@tomatoma)

    I aproved it ?? cannot think of anything else, I suppose I’ll start again whith a fresh instalation and see what happens.

    Thanks for your help ??

    Thread Starter tomatoma

    (@tomatoma)

    I think I’ve found the difference.

    Comment count is not working on posts I’ve written changing the date to a previous day.

    It works ok on posts where I have not touched the date.

    ?this might be a bug?

    Thread Starter tomatoma

    (@tomatoma)

    Suddenly everything is working perfectly. Mistery thanks any way ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Comments not showing on index sometimes’ is closed to new replies.