Line break description wordpress

You should use the filter to show the description. Try to replace $your_description with the custom field value.

$content = apply_filters('the_content', $your_description);
echo !empty($your_description) ? $content : __('Nothing to show!', 'your_textdomain');

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