Pagination Custom post type

Simply replace the wp_pagenavi(); by

if(function_exists('wp_pagenavi')) 
{
    wp_pagenavi(array(  'query' => $loop) ); 
    wp_reset_postdata(); 
}

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