Okay
  Public Ticket #2451534
Translation
Closed

Comments

  • Yonatan Vissoker started the conversation

    Hi.

    I'd like to know if and how I can translate - at least the front end - to Hebrew.

    Thank you.  

  • [deleted] replied

    Hi Yonatan,

    The plugin can be translated using POEDIT or Loco Translate easily. I suggest installing Loco Translate, since it's within WordPress and it has a simple UI.

    If you want to use POEDIT then please follow these instructions:

    1. Download Amelia from our TMS Store and save the ameliabooking.zip file on your computer.

    2. Unzip downloaded file.

    3. Download and install POEDIT

    4. After that, open the program and open the file from the extracted folder on your computer ameliabooking/languages/en_US/wpamelia-en_US.po.

    5. Translate all the strings on your language.

    6. Save the file as the plugin suggests (the language code; for example wpamelia-id_ID.po if your language is Indonesian) and it will generate a new wpamelia-id_ID.mo file. You can find your language code here

    7. Go to ameliabooking/languages/ folder and create a new folder. Name it as the language code for your language (in our case, for Indonesian, it is id_ID) and then copy these two files called wpamelia-id_ID.po and wpamelia-id_ID.mo into it. Proceed with copying the whole folder id_ID back to your website in folder ../wp-content/plugins/ameliabooking/languages/.

    Of course, you will use language code for your language (we use Indonesian language, and its language code "id_ID" is just an example).

    When you finish that, it would be nice to send us the translation, so we can include it in our next major update so you don't have to copy this folder from local machine on every update.

    Hope this helps.

  • Yonatan Vissoker replied

    Hi and thank you for your quick reply.

    I have a few more questions:

    1. Can I create a proccess without charging the client or inculde the price of the meeting?
    2. Do I have control over the fields names?
    3. Can I add a calendar on the doctor's page that shows his vacancy and the user will click on a date and start the proccess?
    4. Is it possible to not have to choose a country when entering a phone number?
    5. When I tried to schdule an appointment the system recognize my email and I could not continue with the proccess or login. What is the solution for a client that orders more than one appointment in this case?

    Thank you. 

  • [deleted] replied

    Hello,

    1. Sure thing, just set the price to 0
    2. Yes, we have label settings on Settings page and for custom fields you entirely choose what you want. 
    3. Yes, just make a short-code for particular employee.
    4. This can be hidden with CSS.
    5. I am not sure I understand this one, are you logged into the WordPress when you are trying this?


  • Yonatan Vissoker replied

    Hi,

    Regarding number 5 - I was not logged in, I used your demo and since I used it more than once I could not complete the proccess.

    I do have another question:

    My client is planning to use a CMS platform in approximately a year from now.

    He will than want to export all of the data from your plugin and use it on his new platform.

    If and how is it possible to export all the data?

    Thank you.

  • [deleted] replied

    Hi,

    Option "Check customer's name for existing email when booking" might be enabled.

    You can export appointments and customer in CSV file.

  • Yonatan Vissoker replied

    Thank you.

    Is it also possible to import existing appointments?

    Also - can you recommend a CMS that integrate with your plugin for full clients management?

    THank you.

  • [deleted] replied

    Hi,

    We do not have import appointments function at the moment.

    I am not aware of any CRM, but we have webhooks that you can find useful for this purpose, full explanation is here: https://wpamelia.com/web-hooks-settings/