Forum

Thread tagged as: Problem, Blog, Field-Types

Hiding "tags" and "allow comment" fields in blog admin page

Hi guys,

I want to hide 'tags', 'allow comments' in the admin panel when creating a new post. It works fine when I use it with one of the other fields.

I thought I need to add the following in the post.html.

–> <perch:blog id="postAllowComments" type="hidden" /> –> <perch:blog id="postTags" type="hidden" />

But this doesn't work. Does someone know what I do wrong?

Melanie Lang

Melanie Lang 0 points

  • 6 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Tags can't be removed.

The Comments option doesn't show for users whose role doesn't permit enabling comments.

I'd like to be able to do this as well, along with post-type and autor. I guess can registrer that as a request? So everything in the admin reflects post.html.