How to change the “Read more” text?

The excerpt_more filter only handles the linked text – not the link itself.

Try:

function new_excerpt_more( $more ) {
    return '<br/><br/>Read More';
}
add_filter( 'excerpt_more', 'new_excerpt_more');

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