lrfowler
Forum Replies Created
-
Forum: Themes and Templates
In reply to: I don't want comments to post until I read them…no benzOr….I only have the one item checked…… An administrator must always approve the comment
SAmuel..I logged out and if you look at the page…http://www.npmhulocal302.org/wordpress/?p=20
you’ll see that a person and the whole world can see his comment,………..or maybe not..
what do u see?do u see ‘ssfsdf’ at the bottom?
Forum: Themes and Templates
In reply to: Comments don't display without clicking on linkhey it works!!!.
i put<?php global $withcomments; $withcomments = 1;
comments_template( ”, true ); ?>on the index.php page..
Thanks!
now I gotta monitor the comments page!
thanks again
Forum: Themes and Templates
In reply to: Comments don't display without clicking on linkthat didn’t work either…
here is my comments.php
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: Comments don't display without clicking on link..but it still doesn’t show the comments…
Forum: Themes and Templates
In reply to: Comments don't display without clicking on linkthis is my loop.php..
I put <?php comments_template(); ?> in two places…[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: Comments don't display without clicking on linkForum: Themes and Templates
In reply to: Comments don't display without clicking on linkI don’t see the_content()
here is my index.php…
[Code moderated as per the Forum Rules. Please use the pastebin]