Thread Starter
sofieh
(@sofieh)
I just checked Kubrick Theme and my own theme, I realized that I failed to replace the <input type=”hidden” name=”comment_post_ID” value=”” /> with <?php comment_id_fields(); ?>.
Everything is ok now.
Thread Starter
sofieh
(@sofieh)
I use my own WordPress theme design. I have updated the comment template tag. Threaded comments is functioning if I reply from the Dashboard but not when I reply from the page itself. Even with the Kubrick theme which is also an updated theme, it’s the same.