Custom pages missing on “front page” setting

If you want to show all custom post pages then you need to add:

$args = array(
    'post_type' => 'mytype',
    'showposts' => '-1',
);

Hope above code is help

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