Hey, great plugin
But :), I have the same problem as sariwo, I cant change title length. I even tried to change the code, this line:
if (strlen($title) > $title_length) $title = mb_substr($title, 0, $title_length).”…”;
and still it remains the same!! HOW?!?!