I’m running WP 2.7 with the Sandbox them [which I highly customized] for my webzine.
For the Comments template (comments.php), I deleted Sandbox original one and used my blog’s instead [my blog is using Big Blue theme].
The problem is, if a single post actually has trackbacks, they do not display among the comments: worse, the number of comments does not count the trackbacks in the comments template. The strange thing is that:
1/ I’m absolutely sure there is one trackback: I got notified by email and I can see it in the admin;
2/ the comments_count() function does tell there is N comments + 1 trackback!
(@kreestal)
17 years, 2 months ago
Good morning,
I’m running WP 2.7 with the Sandbox them [which I highly customized] for my webzine.
For the Comments template (comments.php), I deleted Sandbox original one and used my blog’s instead [my blog is using Big Blue theme].
The problem is, if a single post actually has trackbacks, they do not display among the comments: worse, the number of comments does not count the trackbacks in the comments template. The strange thing is that:
1/ I’m absolutely sure there is one trackback: I got notified by email and I can see it in the admin;
2/ the comments_count() function does tell there is N comments + 1 trackback!
Cf. this post, which did get a trackback yesterday night:
http://www.lalunemauve.fr/musique/news-musicales/sorties-cd-dvd/premier-album-de-spleen-arcana-the-field-where-she-died/
Thus the problem must be in my comments template [which I replaced many times with different templates, with no success]. Here’s the one I’m using:
Can anybody help me, please? (And yes, the “show trackbacks” options are all on.)
Thanks a lot in advance!
kReEsTaL