Bootstrap Carousel Slider – CSS & JS not working

Try changing this:

// Registering Bootstrap style
wp_enqueue_style( 'bootstrap_min', get_stylesheet_directory_uri().'/css/bootstrap.min.css' );

To this:

// Registering Bootstrap style
wp_enqueue_style( 'bootstrap_min', get_template_directory_uri() .'/css/bootstrap.min.css' );

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