Menu not adding the right items

You’ve defined your menu location as header_navigation. Use the menu location slug header_navigation in your call to wp_nav_menu(), not the description (nav):

wp_nav_menu(array(
    'theme_location' => 'header_navigation', 
    'container' => false, 
    'menu_class' => 'nav', 
));

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