Tagged: comments, Default editor
Hey 2-by-4!
Please edit single-portfolio.php, find this code on line 26:
get_template_part( 'includes/loop', 'portfolio-single' );
Below, add this code:
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');
This will add the comment template below the single portfolio view.
Regards,
Ismael
Worked like a charm!
Many thanks for the quick reply Ismael!!
Go enfold!
Cheers!
George