Hello,
I’ve got a function that is called in a custom post type that displays a portfolio. I’ve got all the porfolios being queried on my ‘Our Work’ page. I would like to add comments to those porfolios and i’ve been able to get the comment form to show on the page but I want it to show inside of a div layer inside of the porfolio. No matter what i’ve tried the comment for is displaying outside of the porfolio. Any ideas?
Cheers,
Mike
(@mrhamm34)
13 years, 7 months ago
Hello,
I’ve got a function that is called in a custom post type that displays a portfolio. I’ve got all the porfolios being queried on my ‘Our Work’ page. I would like to add comments to those porfolios and i’ve been able to get the comment form to show on the page but I want it to show inside of a div layer inside of the porfolio. No matter what i’ve tried the comment for is displaying outside of the porfolio. Any ideas?
Cheers,
Mike
Here’s my code.