Hello:
After making a comment, ZenPhot saves the user information in the fields. (name, e-mail, website, address, etc.).This saved information remains, somehow cached, for if the visitor goes to another page in the same ZenPhoto site
Any way to clear this fields one the visitor navigates to another page?
Thanks.
Visitor comment information is also often saved in a cookie on the visitor's browser. That is controlled by a parameter of the comment form posting remember. It is for the convenience of the visitor so that he does not have to re-supply the data if the comment posting is rejected for any reason.
But if you do not want that capability you can provide your own custom comment form script that does not post the remember parameter.