1. Excuseme if another person just made the same question before but i read so quickly ..
2. the question is, i just install de theme using the install profile folder, all work fine internally but when i try to check availability (to test it) using the botton on the home page "Find the Best Rate" the system generate the next error:
-
The value input for field is invalid:
The value 29/06/2016 does not match the expected format.
-
The value input for field is invalid:
The value 04/07/2016 does not match the expected format.
-
Bookings must be made at least 1 day in advance.
-
End date must be after start date.
... Thank's
PD: Its a wonderfull theme.. thanks..
Hi,
Please send us your site url, admin account and FTP account by private comment. We would like to have a check then fix problem for you.
Yes, please send us
Phuonght Good Afternoon, I just update the version of drupal to 7.44 and the error has gone.
Now I test the functionality to personalize the name of errors for example when I just click with no information, or an error in some field.
I explain, if I press the button "Find the best Rate" drupal generate this error.
"
A valid date is required for .
A valid date is required for .
Bookings must be made at least 1 day in advance.
End date must be after start date.
"
How can I edit this error, if is possible?
Thanks.
Please take a look at module https://www.drupal.org/project/stringoverrides
(http://stackoverflow.com/questions/4830379/drupal-customizing-validation...).
Thank's thats work for me :D..
Hello, can you tell me how to remove or rename title "Check Avaliability" on home page?
Hi Nlampridis,
Please open template.php file, go to line 505.
Thanks!
Thank you