Comments template not functioning as expected in footer.php, need help…
-
I am using the comments_template function within footer.php. This is included into page-blog.php and single.php. In both locations it displays comments, but on page-blog it displays comments for the page, not the post. I understand this logic but I can’t seem to figure out how to override this. Can someone glance at my code and see if you notice anything wrong?
PS I know I have wp_reset_query, which is required for some reason (I forget why).
Page Blog
[code moderated – please use the pastebin]
Footer:
- The topic ‘Comments template not functioning as expected in footer.php, need help…’ is closed to new replies.