Thread Starter
deepgc
(@deepgc)
I think I’m just going to leave the comments off the front page. I’ve just added a new post and it’s also including the comments from the first post under the second post.
Never mind, thanks for your help anyway 😉
Thread Starter
deepgc
(@deepgc)
It’s the front page I was hoping to correct, the post itself is fine. On the front page I’d like a list of posts with the content and comments, but without a reply button on the front page.
Thread Starter
deepgc
(@deepgc)
^ That seemed to put the php on a constant loop,
It kept repeating the same post, yet at the same time the comments_template() function does not appear to do anything?
Thread Starter
deepgc
(@deepgc)
The above doesn’t display any comments at all :/
Thread Starter
deepgc
(@deepgc)
That didn’t work,
<body>
<?php the_content(); ?>
<?php wp_list_comments( array( 'type' => 'comment'), $comments ); ?>
</body>
I need the reply button deleting, see : http://blog.mychoons.com