Hello,
I try to search here how to solve this problem but for Angular I didn't find the solution
Please Help to active the comment on portfolio posts
I active allow comment but nothing show on my post
Regards,
Ahmed.
Hello,
I try to search here how to solve this problem but for Angular I didn't find the solution
Please Help to active the comment on portfolio posts
I active allow comment but nothing show on my post
Regards,
Ahmed.
Hey Ahmed,
You'll need to add the following code to line 40 in single-portfolio.php right after the "get_template_part( 'includes/related-portfolio-posts');" line.
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');
Regards,
Devin
Thank you Devin
Solved
Glad that Devin could help you :)
You must log in to post.