My Conditional Tags not Working

if condition check is missing in your code. Try this:

<?php 
  wp_footer(); 
  if(is_page( 'need-travel-insurance' )){
    echo "For travel.";
  }
 ?>  

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