Page 1 of 1

remove fields from comment submit

Posted: Thu Jan 21, 2010 1:50 am
by metalcoat
As I have said a few times before, I do not run this blog system as a blog and adapted it to my needs. The problem I have now is that I want to remove the homepage field so people don't feel the need to input something there. I have seemed to go through every imaginable tpl and php and cannot fine the HOMEPAGE field to remove. I have removed and added several things so I am pretty familiar with most of the files.

Re: remove fields from comment submit

Posted: Thu Jan 21, 2010 9:59 am
by yellowled
commentform.tpl

If your template doesn't have this file, copy /templates/default/commentform.tpl to /templates/YOUR_TEMPLATE/ and remove the field from the copied instance of the file.

YL

Re: remove fields from comment submit

Posted: Thu Jan 21, 2010 10:36 am
by garvinhicking
Hi!

It's inside the commentform.tpl file.

Regards,
Garvin