Quick question. How would I go about displaying comments to a static page from a comment box on a blog page where we are capturing name and email address and a short comment.
One page would have the comment box and the static page will have the comments.
Any help would do…
Thanks,
I think you’re looking for the wp_list_comments function in WordPress
http://codex.wordpress.org/Template_Tags/wp_list_comments