Nov 06, 2024 10:35 pm
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
Website URL
1 Reply
Nov 07, 2024 9:53 am
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