• I’ve had a few trackbacks on my blog at http://www.brucelewin.co.uk/blog but have not had any of them display in public. They are visible in the edit comments section but I wonder what i need to do to show them in public?

    I am currently using the Kubrick theme, but would welcome any pointers to simple, clean themes for 1.2.2 that show trackbacks in the comments section.

    Any thoughts?

Viewing 1 replies (of 1 total)
  • just make sure you have the following line in the index.php
    just below the call to the_content()

    <?php include(ABSPATH . ‘wp-comments.php’); ?>

    if that does not work,
    you can also try to download themes for wp 1.2 from my website.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘A theme to display Trackbacks’ is closed to new replies.