Since moving over to the new catalogue style it works fine on a desktop but on an iPhone it doesn’t show the complete service name and we have multiple services with similar status to their names
Also, how do we send a client a link to one specific service? When we only the service on the booking catelogue and foot the URL, the client clicks on it and it again shows all services rather than the specific one we clicked on from our website
Since moving over to the new catalogue style it works fine on a desktop but on an iPhone it doesn’t show the complete service name and we have multiple services with similar status to their names
Also, how do we send a client a link to one specific service? When we only the service on the booking catelogue and foot the URL, the client clicks on it and it again shows all services rather than the specific one we clicked on from our website
Attached files: IMG_7991.png
Hello Francesca,
Thank you for reaching out to us.
Please provide me with the URL of the page with the booking form and I will assist you with this.
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[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
https://thebeautybar-essex.co.uk/services-booking/
Hello Francesca,
Please try the following CSS for this purpose:
.amelia-v2-booking #amelia-container .am-fcil__item-name {
white-space: normal !important;
overflow: visible !important;
text-overflow: clip !important;
}
Let me know if that works for you.
Kind Regards,
Uros Jovanovic
[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