Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-02-23 01:50:24
- jimday1982
- New Member
- Registered: 2006-02-23
- Posts: 2
How do I output the opening of the comment form?
I am trying to work with a template and it looks like everything went well except one important aspect – the comment form! After updating the comment form with the new code and then testing it, nothing happens when I click the “preview” button to preview the comment. Upon viewing the souce of the page, I see that the beginning <.form.> tag is missing (and the rest of its attributes are too). My question is, how do I output this to my page? For reference, please see the comment form I am working with here: http://www.myjank.com/badcommentform.txt
Thank you so much for your help – I really appreciate it!
-Jim
Last edited by jimday1982 (2006-02-23 01:51:54)
Offline
#2 2006-02-23 02:14:00
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: How do I output the opening of the comment form?
You must use the comment_form tag and customize that, you can’t create the form yourself.
Last edited by Mary (2006-02-23 02:14:19)
Offline
#3 2006-02-23 02:40:05
- jimday1982
- New Member
- Registered: 2006-02-23
- Posts: 2
Re: How do I output the opening of the comment form?
Ok – thank you. I will just try to work with the default form that I know works.
Last edited by jimday1982 (2006-02-23 02:53:19)
Offline