Custom template comment fail
-
I have a custom template I use that goes along with a custom post type. For the life of me I can not figure out how to get comments to properly save for this post type. I have managed to get the comment box showing up on the post, but when I go to submit the comment I am just directed to a blank page (wp-comments-post.php). I did some research on the error, but no ones issue seemed quite like mine (they didn’t mention custom post types). Any help would be greatly appreciated!
Here is what I have on my custom template:
<div id="comments" class="box2"> <?php comments_template(); ?> </div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom template comment fail’ is closed to new replies.