Skip Navigation

[Resolved] How to display comments on Custom Post types

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 10 months ago.

Assisted by: Minesh.

Author
Posts
#2685162

Tell us what you are trying to do?

have the post comments show up on custom post type posts

Hello. I would like people to be able to leave comments on my custom post type posts. I have commenting turned on, but I do not see any of the expected comment fields at the bottom of a post. I am using the Kadence theme, so is this something I have to set in the theme? or is there something I have to do to configure Toolset to show them?

thx.

#2685192

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Comments are managed per post. So if you edit any post on will see a "Discussion" section on right sidebar where you can allow the comment for that post. Please check the following screenshot: hidden link

Now - to display the comment section, with your single post content template that you use to display the single post on frontend, you should add the comments block to your content template to display the comment box on frontend.

#2685387

ok ... that was exactly the information that I needed. My site is now displaying the comment form!

Thank you for your help!