I have recently created a custom template for wordpress for my site over at:
The comments do not work and I have tried everything to figure out what the problem is. Any ideas maybe I am looking over something simple?
Thanks,
Bob Hoil
Try adding <?php comments_template(); ?> to your single.php template file.
Thanks that wasn't the only problem. I forgot to include the single.php file all together. I have it working now thanks for the support!
You must log in to post.