Recently purchased the Amelia Booking plugin and really like it. I am trying to make a couple of style changes, could you help me with the CSS for them.
1) Remove the form border and shadow
2) Css to target the buttons on the form
3) I am using the step by step form on the front end of my website, is it possible to skip the first step as it is just repeated in the second step.
4) Lastly is there a way to remove the image from all Services so that it doesn't show on the form?
For some reason it looks like the Amelia CSS is not created in the installation process or something is blocking it . Could you please go to Amelia -> Customize page and click on Reset then Save there and check if the form will show up properly afterwards?
1) When you do the above please let me know and I will try to find the right CSS selector for this.
2) This depends on the button - which button exactly do you need? We don't have these but we need to find the right CSS selectors on the page where you have Amelia. And with this you can only change the styling (color or similar) of the buttons.
3) No, unfortunately, it isn't possible to change /remove steps from the booking process.
4) Please let me know what image exactly are you referring to (send screenshot on the front-end if possible) and I will try to help out with the CSS for this.
Please check out the screenshot to see how I see the Amelia booking form on your website, if you can see it properly while logged in to your website, the issue is probably coming from the SG Optimizer if you have it. Deactivate it and see if Amelia is seen properly for non logged users. If it is, you would need to exclude Amelia/pages where Amelia is in that plugin's settings.
For removing the shadow and the border please try adding this custom CSS to the page
Thank you so much all of info it worked perfectly. :)
Just one more question, our main company calendar is connected to Amelia booking. And all of the staff have their calendars connected to the services they can provide.
My question is: Is there a way to have the "All employees" calendar synced with our company calendar so we can see all of the bookings offline?
I understand that as a work around we could have all of our staff "share" their google calendars with our main company calendar but it might get a bit messy that way.
Unfortunately, this can't be configured within Amelia. If your employees are connected to their individual Google Calendars, the plugin can't automatically sync that with your company's calendar.
This is possible through Google Calendar, but I am not sure how you can do that. Please take a look at this thread, and see if that helps.
If the cron is not being triggered automatically, your hosting provider should be able to help with that. We both confirmed the cron works. Why it's not being triggered automatically, I would not know.
And it has worked perfectly on the first form embedded in a page. But if we embed more than one form the CSS doesn't apply to anything but the first form.
Is there a way to implement it for all forms on a page. For example please see the link below to a page where we have multiple forms embedded:
One more question.. A slightly more difficult one. :)
We are using Amelia as an Iframe embedded in a popup so that we can run a single booking platform for multiple city locations.
I need to target the final "booking completed" button so that I can redirect my website page (Not redirect the iframe embed). I believe the button needs the following:
target="_PARENT
Could you help me with the CSS to target that final button?
For an example you can see the following webpage with the Iframe embed:
However, if you disable this, your customers will not see the "Add to calendar" option, but you can enable "Send ics file in the notifications", so they can add the appointment to any calendar from the email:
Hi I'm experiencing an issue with my step by step form, there's a huge gap between my toolbar and the form, I'd like my form to come closer to the toolbar, may I have a css code to do that.
I think I should also remove the border and shadow as well.. your help will mean a lot thank
I responded to the other ticket you have created, so please respond there. I'm not sure we'll be able to remove the border and the shadow without them affecting other sections of the page, but we'll do our best.
Hi There,
Recently purchased the Amelia Booking plugin and really like it. I am trying to make a couple of style changes, could you help me with the CSS for them.
1) Remove the form border and shadow
2) Css to target the buttons on the form
3) I am using the step by step form on the front end of my website, is it possible to skip the first step as it is just repeated in the second step.
4) Lastly is there a way to remove the image from all Services so that it doesn't show on the form?
You can view the form on the following page:
https://www.bazingaparties.ch/home/balloon-artist/
You can scroll down to the "About The Party" section and click the "Contact Us" button to view the form in a pop up modal.
Hi Seth,
Thank you for your purchase.
For some reason it looks like the Amelia CSS is not created in the installation process or something is blocking it . Could you please go to Amelia -> Customize page and click on Reset then Save there and check if the form will show up properly afterwards?
1) When you do the above please let me know and I will try to find the right CSS selector for this.
2) This depends on the button - which button exactly do you need? We don't have these but we need to find the right CSS selectors on the page where you have Amelia. And with this you can only change the styling (color or similar) of the buttons.
3) No, unfortunately, it isn't possible to change /remove steps from the booking process.
4) Please let me know what image exactly are you referring to (send screenshot on the front-end if possible) and I will try to help out with the CSS for this.
Hi Marija,
Thank you for the quick response, one of the optimisation plugins was interfering with the form (I have disabled it) but it is working now.
- For the buttons it is just the styling: border radius, size, text color etc..
- Is it also possible to remove the option to choose an employee from all the forms?
I have attached screenshots of the form.
Thank you for the quick and awesome service :)
Seth
Hi Seth,
You are welcome.
Please check out the screenshot to see how I see the Amelia booking form on your website, if you can see it properly while logged in to your website, the issue is probably coming from the SG Optimizer if you have it. Deactivate it and see if Amelia is seen properly for non logged users. If it is, you would need to exclude Amelia/pages where Amelia is in that plugin's settings.
For removing the shadow and the border please try adding this custom CSS to the page
you can add it as format HTML if you don't have the custom CSS option with adding <style> tags
This would be the CSS selector of the Continue button
#amelia-step-booking0 > div.am-select-service > form > div.am-button-wrapper > button
it has this CSS class
button.el-button.el-button--primary
For hiding the employee selection, please try adding this format HTML to the page where you have your Amelia shortcode :
and let me know if it helped.
For hiding the service image please try this custom CSS:
Hi Marija,
It all worked perfectly, thank you so much! :)
Just one more question is it possible to target the style of all the buttons on the form instead of just the first one?
Really appreciate your assistance, kind regards,
Seth
Glad to see that, thank you for letting me know. You are welcome, Seth!
They have separate classes, so no.
On the second step, for the back button this would be the CSS class:
for continue
And the confirm button on the last step has the CSS of the Continue button from the first step, Cancel button has this selector
Hope this helps!
You can find these by inspecting the page - in Elements tab.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hi Marija,
Thank you so much all of info it worked perfectly. :)
Just one more question, our main company calendar is connected to Amelia booking. And all of the staff have their calendars connected to the services they can provide.
My question is: Is there a way to have the "All employees" calendar synced with our company calendar so we can see all of the bookings offline?
I understand that as a work around we could have all of our staff "share" their google calendars with our main company calendar but it might get a bit messy that way.
Thank you again, kind regards,
Seth
Hello Seth
Unfortunately, this can't be configured within Amelia. If your employees are connected to their individual Google Calendars, the plugin can't automatically sync that with your company's calendar.
This is possible through Google Calendar, but I am not sure how you can do that. Please take a look at this thread, and see if that helps.
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
You're welcome, Seth
If the cron is not being triggered automatically, your hosting provider should be able to help with that. We both confirmed the cron works. Why it's not being triggered automatically, I would not know.
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
Hi Marija,
I have a follow up question on the code you provided me with to remove the shadow on the step by step booking form.
I implemented the CSS globally for the whole website:
And it has worked perfectly on the first form embedded in a page. But if we embed more than one form the CSS doesn't apply to anything but the first form.
Is there a way to implement it for all forms on a page. For example please see the link below to a page where we have multiple forms embedded:
https://www.bazingaparties.ch/en/home/entertainment/
Appreciate your assistance, kind regards,
Seth
Hey seth,
Please modify the code and use this:
Please let me know.
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
Hi Aleksandar,
It didn't work initially but I used the !important function and it worked perfectly.
Thank you once again for the amazing customer support. :)
Hi Aleksandar,
Yes of course I would be happy to, we are huge fans of Amelia. :)
One more question.. A slightly more difficult one. :)
We are using Amelia as an Iframe embedded in a popup so that we can run a single booking platform for multiple city locations.
I need to target the final "booking completed" button so that I can redirect my website page (Not redirect the iframe embed). I believe the button needs the following:
target="_PARENT
Could you help me with the CSS to target that final button?
For an example you can see the following webpage with the Iframe embed:
https://www.austinbazinga.com/home/balloon-artist/#booking
Thank you again. :)
Hi again Seth
In Amelia/General Settings, you can set the "Redirect URL after booking" to define the URL, and then add the following script on the page:
That should work, but please test it, and let me know.
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
One more thing, Seth.
This script will work only if this is disabled:
However, if you disable this, your customers will not see the "Add to calendar" option, but you can enable "Send ics file in the notifications", so they can add the appointment to any calendar from the email:
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
Hi Aleksandar, I hope you are well.
Would it be possible to provide me with the code for the event list booking form to remove the background shadow.
I have this one for the appointment form that works great:
With thanks,
Seth
Hey Seth
Sure, can you please send me the URL of the page where your event list is so I can take a look at it?
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
Hi Aleksandar,
Thank you for the message, link below. The Event lists are at the bottom of the page.
I would just like to remove the background shadow on the forms.
https://www.bazinga.training/course/
Much appreciated,
Seth
Hey Seth
I can't find the CSS to hide it, but I did forward the ticket to our developers. As soon as I hear from them I'll get back to you.
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
Hi again Seth.
Can you please try adding this CSS to the page?
Let me know if that helps.
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
Worked perfectly, thank you again Aleksandar. :)
You're welcome, Seth, glad I could be of assistance.
If you need some further assistance, please feel free to reach out to us.
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
Hi I'm experiencing an issue with my step by step form, there's a huge gap between my toolbar and the form, I'd like my form to come closer to the toolbar, may I have a css code to do that.
I think I should also remove the border and shadow as well.. your help will mean a lot thank
Hello Sibusiso
I responded to the other ticket you have created, so please respond there. I'm not sure we'll be able to remove the border and the shadow without them affecting other sections of the page, but we'll do our best.
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