PDA

View Full Version : Save User Info Cookie Pixelpost 1.7.1


oswegan
02-02-2008, 07:45 PM
I have searched for this on the forum and haven't been able to find the answer. I am using 1.7.1 and the Simplicious template and I need to add the Save User Info check box for comments. Can anyone help with the code for this. My site is http://www.oswegan.com

Thanks!

Dkozikowski
02-02-2008, 07:46 PM
All you need to do is look in the simple template comments_template.html file. The code you need will be in there.

oswegan
02-02-2008, 07:48 PM
I am guessing I would just add it after the last field in the comments box, I'll give that a try.

Thanks for your patience with me.

Dkozikowski
02-02-2008, 07:50 PM
You can add the checkbox wherever you want inside the <form></form> tags.

oswegan
02-02-2008, 08:03 PM
Hey thanks so much. That worked really well.

I'm sure I'll get in big trouble here for not searching hard enough first.

Your help is greatly appreciated!

Dkozikowski
02-02-2008, 08:11 PM
No problem :)