I have a client wanting to allow his clients to be able to write a testimonial through his site...My first thought was let them do it via a comment form on the actual testimonials page for example but not sure how to display them nicely or let them add a picture (optional feature I just thought of). (currently he gives me written testimonials and I manually add them to the site)
I'd of course like whatever they write to be approved first.
Any ideas?
Thanks,
Mike
Comments
Use of the `comment_form` extension is the best approach if you also want to be able to approve the testimonials first.
It's not possible to upload images into comments.
Lastly, how do I sort the comments latest first instead of last?
Thanks
`printCommentForm` has a parameter for the order.