Is this possible? Thanks.
adding comments to the portfolio
4 posts from 3 voices-
Posted 4 months ago #
-
Hi zhiwan,
Yes it's possible, just open wp-content/themes/angular/single-portfolio.php and find this line of code:
get_template_part( 'includes/loop', 'portfolio-single' );
below it, add this code:
comments_template( '/includes/comments.php');
Hope this helps. :)Regards,
IsmaelPosted 4 months ago # -
Thanks, but this is for individual portfolio entries. Can I add it to the right side bar in the portfolio dynamic template?
Posted 4 months ago # -
Hey!
http://www.kriesi.at/support/topic/can-i-edit-the-code-to-the-portfolio-in-dynamic-template
Best regards,
PeterPosted 4 months ago #
Topic Closed
This topic has been closed to new replies.














