@rikkivontikki
10 years, 12 months ago
OK, resolved. Just changed the theme code (single.php) and put the list in div with id “comments”: <div id="comments"><?php comments_template(); ?> </div>
<div id="comments"><?php comments_template(); ?> </div>
11 years ago
Thanks a lot, working.