Hide a specific post from a page template

At the top of the loop in your page.php of your theme. Add the following condition:

if (get_the_ID()==$my_id) {
   exit;
}

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