Hello,
is it possible to add an comments on page (none article)?
Comments on page?
2 posts from 2 voices-
Posted 1 year ago #
-
Yes - open up page.php and replace:
get_template_part( 'includes/loop', 'page' );with:
get_template_part( 'includes/loop', 'page' ); //wordpress function that loads the comments template "comments.php" comments_template( '/includes/comments.php');Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.














