Skip Navigation

[Closed] Comment form in the content template wordpress block

This support ticket is created 4 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

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.

Our next available supporter will start replying to tickets in about 0.04 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 7 replies, has 2 voices.

Last updated by Nigel 4 years, 5 months ago.

Assisted by: Nigel.

Author
Posts
#1671145

Comment form in the content template wordpress block - I can see the comment box is working when used without content template . But when content template used not comment box present even though its enabled . Please let us know how to enable it

#1671859

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Using a Content Template shouldn't affect whether the theme outputs the comment section or not, the Content Template simply replaces the part of the theme template that outputs the post body (specifically, what is output by the function the_content() ).

I just tested this with a couple of the default themes (twentytwenty and twentynineteen) and it works as expected.

The difficulty with comments for custom post types is that they are not very user friendly in WordPress. You declare support for comments when setting up the post type, but this is actually support for turning comments on/off at an individual post level, and if you want users to be able to comment on a post of a custom type you need to activate it on each post when you save it.

If you have an example of a theme where this doesn't work I can try and reproduce the problem.

#1672031

Hi,
The theme we are using is , Elemin theme from themify.me
I have enabled the comment in single post but it not showing the comment box . When no content template selected it will show the comment box

#1672065

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Our compatibility team has most themes available, but not that one.

Can you first switch theme to twentytwenty and test again, so we can verify that the problem does in fact arise with the Elemin theme?

#1681449

Dear team,
Shall we share the theme for the testing , looks like the issue persist .

#1682197

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Yes, please.

You can create a zip file of the theme and share it via dropbox or similar.

If you post such a link here it will only be visible to you and to us.

#1682207

Ok Here you go hidden link

#1682259

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Thanks.

I installed the theme on my test site, and the comment section still worked.

On the front end I'm displaying a custom post which has comments enabled using a Content Template made with Blocks, and the post content is shown, followed by the comment section.

I think I'll need to access your site to see the problem for myself. Can you first just check that the problem still happens when all plugins except Toolset are disabled, to rule out a conflict with some plugin.

I'll mark your next reply as private so you can share credentials.

The topic ‘[Closed] Comment form in the content template wordpress block’ is closed to new replies.