Comments and pingbacks issues

Actually, after trying a lot more I figured out that it was actually something quite simple I just forgot.

Apart from the code in the comment.php, you also have to change this in your single.php:

<?php comments_template(); ?>

to

<?php comments_template('', true); ?>

And that did the trick!

I leave this here for future reference for others who might have run into the same problem.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)