Hi
Is it possiable to have comments (like in the blog) on the portfolio entrys, if so, how?
thanks
Hi
Is it possiable to have comments (like in the blog) on the portfolio entrys, if so, how?
thanks
Hey,
in single-portfolio.php replace following code:
//show related posts based on categories if there are any
get_template_part( 'includes/related-portfolio-posts');
with:
//show related posts based on categories if there are any
get_template_part( 'includes/related-portfolio-posts');
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');it works but misses abit of info.
1) the "comment box" at the begining of the blog entry is not shown on the single portfolio entry but it shows upin the cportfolio catigory entry.. how can i get it to show everywere?
singel entry
http://www.carriercarrier.se/wordpress/mamma/nya-inspirerande-klienter
category
http://www.carriercarrier.se/wordpress/portfolio_entries/kinesiologi
2) is it possiable to chamge /portfolio_entries/ in this link to swedish?
http://www.carriercarrier.se/wordpress/portfolio_entries/kinesiologi
3) is there a manual for how Propulsion Theme >> portfolio work...i dont understand the part about "page slug"
thanks alot for your help.
/ John
ps/ I wonder one thing?
I posted a support Q 3 days ago but have had no answer ( exept 2 from other members), but this Q I asked only 1 day ago and you have allready answerd.. how does it work?
I have reposted the old Q today.
Hi
see next post for answer
comments in the portfolio - part 2
/ john
You must log in to post.