I found that, put it right after <?php the_content(‘(continue reading…)’); ?> and changed the font colour to white (which is great, thank you!) but it still just refreshes the page and doesn’t show any way to look at comments of the page unless you goto the admin dashboard; something a regular user cannot do.
How can I get it to either:
1. Make a comments page and redirect to that page once the comment is posted.
2. Post the comment onto the page where the comment form is?
Thanks for your help.