Comments – works on posts, not pages.
-
I want to have comments on my posts and on my pages, but the link does not appear on the pages. Both my index and pages files use this code in the loop:
<?php comments_popup_link(__(‘Comments (0)’), __(‘Comments (1)’), __(‘Comments (%)’)); ?>
<?php edit_post_link(__(‘Edit This’)); ?>On the index page the comments link is there, but on the page it is not. The page does have both comments and pingback checked, so I cannot fathom why the comments link does not appear. The Edit link does appear.
https://www.rsart.co.uk/ works
https://www.rsart.co.uk/?page_id=48 doesn’t
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Comments – works on posts, not pages.’ is closed to new replies.