adding code to fix my “no comments” issue..HELP
-
hi it was suggested that i hve this problem that is preventing a comments form from showin up when i click ‘add comment” on myblog keepmecurly.com
You don’t have a comment form in your theme’s single.php template file. Try adding <?php comments_template(); ?> just before the end of the Loop in that file.
can someone please tell me how to add that? where EXACTLY do i put it in the code?? when i read about the LOOP it states that the code for the ending of it contains the word “endwhile” and my code on the single.php page has no word “endwhile” in it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘adding code to fix my “no comments” issue..HELP’ is closed to new replies.