before the last update in the booking process the payment method "on-Site" was translated in german as "Rechnung". Since the last update it is also called "On-Site".
Because of my customers are german I would like to prefer german wording.
Please rename "On-Site" to "Rechnung" or "Vor Ort" or tell me how I can do it for myself in the programm code (I didn't find the correct line in the code)
4. After that open the program and open the file from the extracted folder on your computer ameliabooking/languages/fr_FR/wpamelia-fr_FR.po.
5. Translate all the strings that are not translated
6. Save the translation.
7. Go to ameliabooking/languages/fr_FR/ folder and copy these two files called wpamelia-fr_FR.po and wpamelia-fr_FR.mo back to your website in the location ../wp-content/plugins/ameliabooking/languages/fr_FR/.
This is an example of the French language, but you will choose yours.
Hope this helps If you have any more questions, don't hesitate to ask.
thank you for the quick response. As I can see in the HTML Header, the used Language is de_DE so I changed the wpamelia-de_DE.pr file via winscp because I have direct sftp access to the files
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Thank you for providing us with the admin credentials.
If you configured everything, but the booking form doesn't work properly, it could be a cache issue. Please deactivate Amelia, clear cache, activate Amelia, clear cache again. You can clear cache with the plugin "W3 Total Cache" or any other, also clear your browser cache and cookies.
Please provide us with an update once this is done.
Actually, the language file contains On-site and not the On-Site string. Please check the instructions below.
The images for payments on the front-end can be changed in /wp-content/plugins/ameliabooking/public/img/payments/icons/ and /wp-content/plugins/ameliabooking/public/img/payments/ folders. Keep in mind that the size of images need to stay the same, along with the name of the image file. Also, until we include this as a customization option in Amelia/Customize, you will need to do this every time the plugin updates.
As for the text below icons, it is possible to change this now, but it's not a perfect solution.
You need to go to ameliabooking/public/js/chunks/ folder and open the file that looks like this:
amelia-booking-booking-e699bcfa2244b52e0818.js
The hash may be different, so if it's not "e699bcfa2244b52e0818" it is something else, it's important to look for amelia-booking-booking-hash.js
When you edit this file, look for "On-Site", "Paypal", "Stripe", "Online" (case sensitive), and you'll see this:
You can change all values in quotations, after "return" and it will change on the front-end, so for example, change:
return"On-Site"
To:
return"Invoice"
And so on. Our developers are working on a more elegant solution, but at this time, it's the best one we can offer.
The file I told you to modify is the step-by-step [ameliabooking] form, so if you're using [ameliacatalog], you'd need to change a different file (same folder, only amelia-booking-catalog-hash.js).
I have changed the case:return values in both files: amelia-booking-booking-HASH.js amelia-booking-catalog-HASH.js
;case"onsite":return"Bezahlung vor Ort";
But the frontend text will not change - I have tried it in different Browsers, in private mode and with cleaned Browser cache.
I have also disabled Amelia, cleaned WP cache, activated Amelia and cleaned WP cache, but it doesn't change the frontend text.
After this I checked which js files are getting loaded from the page and the only amelia-booking-xxx-hash.js file is amelia-booking-events-list-HASH.js
There I changed the case:return values and now it is working!
Hello,
before the last update in the booking process the payment method "on-Site" was translated in german as "Rechnung".
Since the last update it is also called "On-Site".
Because of my customers are german I would like to prefer german wording.
Please rename "On-Site" to "Rechnung" or "Vor Ort" or tell me how I can do it for myself in the programm code (I didn't find the correct line in the code)
Thanks in advance!
Best regards,
Kevin
Hello Kevin,
Thank you for reaching out to us.
Words can be changed using POEDIT or Loco Translate for example very easily. I suggest you install Loco Translate and then translate these strings.
If you want to use POEDIT then this is an instruction:
1. Download the Amelia plugin from CodeCanyon and save the .zip file on your computer.
2. Unzip the downloaded .zip file.
3. You need to download and install POEDIT.
4. After that open the program and open the file from the extracted folder on your computer ameliabooking/languages/fr_FR/wpamelia-fr_FR.po.
5. Translate all the strings that are not translated
6. Save the translation.
7. Go to ameliabooking/languages/fr_FR/ folder and copy these two files called wpamelia-fr_FR.po and wpamelia-fr_FR.mo back to your website in the location ../wp-content/plugins/ameliabooking/languages/fr_FR/.
This is an example of the French language, but you will choose yours.
Hope this helps If you have any more questions, don't hesitate to ask.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Uroš,
thank you for the quick response.
As I can see in the HTML Header, the used Language is de_DE so I changed the wpamelia-de_DE.pr file via winscp because I have direct sftp access to the files
I changed the following:
To:
But nothing has changed in the GUI so far.
What am I doing wrong?
Best regards,
Kevin
Hello Kevin,
Thank you for reaching out to us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Kevin,
I tried to enter my email and log into your website but I am unable to log into the back-end as the email is not recognized.
The link may have expired.
Please double-check from your end and provide me with an update.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Kevin,
Thank you for providing us with the admin credentials.
If you configured everything, but the booking form doesn't work properly, it could be a cache issue. Please deactivate Amelia, clear cache, activate Amelia, clear cache again. You can clear cache with the plugin "W3 Total Cache" or any other, also clear your browser cache and cookies.
Please provide us with an update once this is done.
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Kevin,
Actually, the language file contains On-site and not the On-Site string. Please check the instructions below.
The images for payments on the front-end can be changed in /wp-content/plugins/ameliabooking/public/img/payments/icons/ and /wp-content/plugins/ameliabooking/public/img/payments/ folders. Keep in mind that the size of images need to stay the same, along with the name of the image file. Also, until we include this as a customization option in Amelia/Customize, you will need to do this every time the plugin updates.
As for the text below icons, it is possible to change this now, but it's not a perfect solution.
You need to go to ameliabooking/public/js/chunks/ folder and open the file that looks like this:
amelia-booking-booking-e699bcfa2244b52e0818.js
The hash may be different, so if it's not "e699bcfa2244b52e0818" it is something else, it's important to look for amelia-booking-booking-hash.js
When you edit this file, look for "On-Site", "Paypal", "Stripe", "Online" (case sensitive), and you'll see this:
You can change all values in quotations, after "return" and it will change on the front-end, so for example, change:
To:
And so on. Our developers are working on a more elegant solution, but at this time, it's the best one we can offer.
The file I told you to modify is the step-by-step [ameliabooking] form, so if you're using [ameliacatalog], you'd need to change a different file (same folder, only amelia-booking-catalog-hash.js).
Hope this helps you.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Uros,
I have changed the case:return values in both files:
amelia-booking-booking-HASH.js
amelia-booking-catalog-HASH.js
But the frontend text will not change - I have tried it in different Browsers, in private mode and with cleaned Browser cache.
I have also disabled Amelia, cleaned WP cache, activated Amelia and cleaned WP cache, but it doesn't change the frontend text.
After this I checked which js files are getting loaded from the page and the only amelia-booking-xxx-hash.js file is amelia-booking-events-list-HASH.js
There I changed the case:return values and now it is working!
Thanks for your help!
Best regards,
Kevin
Hello Kevin,
Glad to hear that the issue has been resolved.
Feel free to contact us if you have any other questions.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables