Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
hello,
I inserted wpdiscuz comment form with the shortcode [wpdiscuz_comments]Â in a single post template, works great. But the default comment form after the post is still there. How can I disable the default comment form and keep the comment form generated by the shortcode? I tried to disable comments, but then, the shortcode-generated comment form does disappear also.
Kind regards
Franz
Hi Franz,
You should find and comment out/remove the comments_template() function in the current template file.Â