Your cart is empty!
Custom Fields aren't Translated
If your website is multilingual, probably the name of your custom fields is a language definition contained in the language file of VikRestaurants. For this reason, the Quick Reservation module is not able to find that definition to translate it.
To fix this problem, it is needed to open the file /language/en-GB/en-GB.mod_vikrestaurants_quickres.ini and insert the following line:
CUSTOMF_PHONE="Phone Number"
These changes must be applied to all your languages, like:
- /language/es-ES/es-ES.mod_vikrestaurants_quickres.ini
- /language/de-DE/de-DE.mod_vikrestaurants_quickres.ini
- and so on...
Last Update: 2015-10-19 17:09
Helpful?