Also, I have allready tried making page.php in my child theme with the following code:
<?php if( $numpages == 1 || ($numpages > 1 && $page == $numpages) ) comments_template( ”, true ); ?>
It didn’t help though. I must say I’m pretty new to this so maybe I’m just being a noob.