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,
my website has a sider column where I have a series of widgets. The comments box is by default located at the bottom of the page and not behind the posts.
Is there any way to change this beahaviour?
Many thanks,
Maurizio
Hi,
The wpDiscuz is being loaded via the <?php comments_template() ?> WordPress template function. To change its placement, you’ll need to edit these template files and move the function to your desired location. For more details, see the: https://codex.wordpress.org/Function_Reference/comments_template