I’m trying to use archive.php to display a list of all blog entries. I also want to make it so that users can leave comments for individual post via the archive page but <?php comments_template ?> doesn’t work because it is not a page or single entry template. Any thoughts on how I can get this to work?
(@fangonk)
15 years, 11 months ago
I’m trying to use archive.php to display a list of all blog entries. I also want to make it so that users can leave comments for individual post via the archive page but <?php comments_template ?> doesn’t work because it is not a page or single entry template. Any thoughts on how I can get this to work?