Scusami, mi mangio quello che ho scritto...non ce l'ho fatta ..perchè la mail non mi arriva.
Ho inserito il mio indirizzo mail nel file php chiamato "contact_ settings" in questo modo:
<?php
//define project types and emails of persons in charge
$reasons = array(
"Vorrei ricevere maggiori informazioni"=>"elyy82@hotmail.it"
);
//specify folder with templates, with backslash at the end
$template_folder = './templates/';
//subject of email?
$email_subject = 'Informazioni da Buena Onda';
?>
Dice che la mail è stata spedita, ma poi non mi arriva!
C'è qualcuno che mi aiuta??