The link to https://www.bnanalyse.com/ (click the Bestill/reserve button) shows a somewhat similar example for what we are looking for.
We need something like this:
User clicks to order an assessor/appraiser. One who will come out to your house and figure out the value of it. We also need to change the language of each item on the Frontend to Norwegian. Backend I would like to keep in English.
First they might choose a location. Could be a city or a larger surrounding area. Click to go to the next page.
User might mention that they want to have their house, apartment or something else appraised/checked for value.
Next page.
User writes inn an address. (Bonus feature: Based on the zip code the option for whom they can select or office will show up. Conditional logic.)
Next page.
User selects appraiser/office. Selects date and time depending on when the person or office is available. Calendar is synced with appraiser.
(Bonus give the user an option to choose random appraiser at a specific office.)
1. I'm afraid, if you have only one language on your site, then Amelia will simply adjust to the WP Language settings. So, if you want to have it in English on the back-end and in Norwegian on the front-end, you should create a multilingual environment, so the front-end will have two languages: English and Norwegian.
2. Customers can select Locations, Employees and Services in Amelia. Unfortunately, ZIP-code search isn't available in our plugin yet. You can see how the booking forms work on our demo sites (please note that it's possible to change the order of the fields but not the order of the pages).
3. You can collect all additional information through Custom fields: Customer's address, their comments, etc. You can find more information about Custom fields here: https://wpamelia.com/custom-fields/
4. It's possible to schedule working hours for each Employee individually. Also, Amelia has integrations with Google Calendar and Outlook Calendar, so they can sync their calendars with Amelia.
1. So you know for the future. Under user profile a user can select the language he/she chooses for the backend. I have seen from videos that one can change various field labels in the form. That helps a lot! I assume there are likely other aspects I would like to change the same way. But I can use site language as Norwegian and in the user profile change the language of the backend to English. (It should not affect the Norwegian frontend language.)
2. I have noticed a lot of areas seem to use conditional logic. I would assume that conditional logic is something that various fields would also have access to. So that one can decide for a field to attach conditional logic. Which means that one could add a specific logic when a user selects a specific option that it will lead to a specific action. I will give a visual: User can select between apples, oranges or strawberries. User selects strawberries. Choosing strawberries would lead to a specific action defined by the user. Perhaps a message that says: "Strawberries taste good!" This means in conditional logic: Check for the option the user selected. Based on option have something specific happen.
3. Thank you! Yes, Custom Fields is something I will be looking at closer!
4. Individual working hours and syncing with Google Calendar and Outlook Calendar sounds great!
Thank you for your help Liza!
Ps How do a close a ticket? As it would be nice for customers to be able to do so themselves.
1., 2. Noted and forwarded to our development team.
3., 4. I'm glad I could help with that.
PS Unfortunately, Ticksy is an independent platform for Customer support, and we have no control over its functionality, so we won't be able to add this option, I'm afraid. However, tickets get closed automatically after 7 days with no response from the client, so they are not staying pending forever.
I added custom fields. I assume there is a way to redo the default method that Amelia adds such as:
1- To me it looks like the Customize section is about redoing the layout, phrases and colors. I am checking out the Youtube video: Fully Customize Booking Pages on your website with Amelia WordPress Booking Plugin
as I assume it will guide how to hide default screens, and insert custom fields instead.
The tricky part is getting a multipage/step by step. Form that does not look at all like the default Amelia plugin booking setup. What I am missing is a way to choose from multiple templates. Choosing a style that I want for the booking form. The Customize section is pretty complex and it might be a good idea to split it up into additional tabs. Colors & Fonts - Custom Fields - layout/design. Having a layout with focus on styling the way the form looks.
As I begin to test out the plugin and work on figuring out the layout/design I do wonder if I made a mistake in getting the Amelia plugin. Because I feel it is missing an area to do the layout/design of all the steps. Perhaps I can insert custom fields into the Color & Fonts area to where I see the layout.
You can change the colors of the front-end booking form and also hide some parts or make fields mandatory, but it's not possible to change the order of the pages or to split fields. We can say that you can customize the booking page but not change it completely.
Please let me know what is a particular thing that you want to achieve, so we will see if that can be done or not.
I have spent a lot of time in the last two weeks learning how to use the Amelia plugin, and I am pleasantly surprised how much it can do. I do not have any other comments at the time.
It looks like the plugin will cover the needs that we have for it.
We are releasing a new update at the beginning of the next week (most probably on Monday), please don't miss it. Hope you will like the new features as well
Hi
The link to https://www.bnanalyse.com/ (click the Bestill/reserve button) shows a somewhat similar example for what we are looking for.
We need something like this:
User clicks to order an assessor/appraiser. One who will come out to your house and figure out the value of it. We also need to change the language of each item on the Frontend to Norwegian. Backend I would like to keep in English.
First they might choose a location. Could be a city or a larger surrounding area.
Click to go to the next page.
User might mention that they want to have their house, apartment or something else appraised/checked for value.
Next page.
User writes inn an address. (Bonus feature: Based on the zip code the option for whom they can select or office will show up. Conditional logic.)
Next page.
User selects appraiser/office.
Selects date and time depending on when the person or office is available. Calendar is synced with appraiser.
(Bonus give the user an option to choose random appraiser at a specific office.)
Send inn form.
Thank you!
Hi, Paal,
Thank you for reaching out to us.
1. I'm afraid, if you have only one language on your site, then Amelia will simply adjust to the WP Language settings. So, if you want to have it in English on the back-end and in Norwegian on the front-end, you should create a multilingual environment, so the front-end will have two languages: English and Norwegian.
2. Customers can select Locations, Employees and Services in Amelia. Unfortunately, ZIP-code search isn't available in our plugin yet. You can see how the booking forms work on our demo sites (please note that it's possible to change the order of the fields but not the order of the pages).
3. You can collect all additional information through Custom fields: Customer's address, their comments, etc. You can find more information about Custom fields here: https://wpamelia.com/custom-fields/
4. It's possible to schedule working hours for each Employee individually. Also, Amelia has integrations with Google Calendar and Outlook Calendar, so they can sync their calendars with Amelia.
Hope that will help.
Best Regards.
Hi Liza
1. So you know for the future. Under user profile a user can select the language he/she chooses for the backend. I have seen from videos that one can change various field labels in the form. That helps a lot!
I assume there are likely other aspects I would like to change the same way. But I can use site language as Norwegian and in the user profile change the language of the backend to English. (It should not affect the Norwegian frontend language.)
2. I have noticed a lot of areas seem to use conditional logic. I would assume that conditional logic is something that various fields would also have access to. So that one can decide for a field to attach conditional logic. Which means that one could add a specific logic when a user selects a specific option that it will lead to a specific action. I will give a visual:
User can select between apples, oranges or strawberries. User selects strawberries. Choosing strawberries would lead to a specific action defined by the user. Perhaps a message that says: "Strawberries taste good!"
This means in conditional logic: Check for the option the user selected. Based on option have something specific happen.
3. Thank you! Yes, Custom Fields is something I will be looking at closer!
4. Individual working hours and syncing with Google Calendar and Outlook Calendar sounds great!
Thank you for your help Liza!
Ps
How do a close a ticket? As it would be nice for customers to be able to do so themselves.
Hi, Paal,
Sorry for the delayed response.
1., 2. Noted and forwarded to our development team.
3., 4. I'm glad I could help with that.
PS Unfortunately, Ticksy is an independent platform for Customer support, and we have no control over its functionality, so we won't be able to add this option, I'm afraid. However, tickets get closed automatically after 7 days with no response from the client, so they are not staying pending forever.
Best Regards.
Hey Liza
We purchased the plugin and I am now testing it out here: https://dev.taksering.no/privatmegleren/
I added custom fields. I assume there is a way to redo the default method that Amelia adds such as:
1- To me it looks like the Customize section is about redoing the layout, phrases and colors.
as I assume it will guide how to hide default screens, and insert custom fields instead.I am checking out the Youtube video: Fully Customize Booking Pages on your website with Amelia WordPress Booking Plugin
The tricky part is getting a multipage/step by step. Form that does not look at all like the default Amelia plugin booking setup. What I am missing is a way to choose from multiple templates. Choosing a style that I want for the booking form. The Customize section is pretty complex and it might be a good idea to split it up into additional tabs. Colors & Fonts - Custom Fields - layout/design. Having a layout with focus on styling the way the form looks.
As I begin to test out the plugin and work on figuring out the layout/design I do wonder if I made a mistake in getting the Amelia plugin. Because I feel it is missing an area to do the layout/design of all the steps. Perhaps I can insert custom fields into the Color & Fonts area to where I see the layout.
Paal,
I see what you mean.
You can change the colors of the front-end booking form and also hide some parts or make fields mandatory, but it's not possible to change the order of the pages or to split fields. We can say that you can customize the booking page but not change it completely.
Please let me know what is a particular thing that you want to achieve, so we will see if that can be done or not.
Best Regards.
I have spent a lot of time in the last two weeks learning how to use the Amelia plugin, and I am pleasantly surprised how much it can do. I do not have any other comments at the time.
It looks like the plugin will cover the needs that we have for it.
Thank you!
Paal,
Oh, thank you so much for your kind words!
We are releasing a new update at the beginning of the next week (most probably on Monday), please don't miss it. Hope you will like the new features as well
Best Regards.
That sounds great, Liza! Hopefully you will also have a changelog somewhere so that we can check out what is new.
Paal,
We fall behind our estimated release time due to testing, but the update will be available by the end of the week.
Yes, sure, we have a page with the changelog on our site: https://wpamelia.com/changelog/
Best Regards.
There seems to be a lot of really good improvements to the plugin. I look forward to taking a closer look at these. Have a great day!
Thank you Joachim.
We tend to make the plugin better with every release.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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