I am wondering if there is a way to add a checkbox to the booking widget. I can't see where to edit the wording on the widget - only colours and such.
I want people to confirm that they have read the Terms and Conditions before they can book a session. I thought a required checkbox before they can continue would be good on this page: https://angiebell.com/sessions/
Alternatively maybe I could add some text above the Session selection box.
I just have one odd thing that happens, when I put words beside the checkbox in settings it looks correct but when I test the booking form it cuts letters off. For example, first I wrote "I Confirm" and the form said, "I Con" so I thought maybe I used too many letters, so I changed it to "YES". Now when I test the form it only has "Y" beside the checkbox.
Is there something I'm doing wrong to make this happen? Thanks
Another thing I had issues with is the custom Text Content field html. When I put the link to the disclaimer page in it I added target="_blank" to the a tag like so: <a href="https://angiebell.com/disclaimer/" target="_blank"> so it read: " By clicking on "I Confirm", you confirm that you have read and accept the terms on the Disclaimer page. " However, the page opened in the same window so the client would be sent away from the booking form and then would have to navigate back to the booking page and start all over again.
Is there a different way to force the page to open in a new tab?
I've changed the text and put the disclaimer wording into the Text Content so they don't have to leave the page. I noticed that my <ul><li></li></ul> tags were not creating bullets so I had to use text bullets and <br> instead.
The only thing I saw missing from your response is the closing of the anchor tag </a>, but I suppose that's just a copy/paste error, right?
You can see the video recording attached to my response.
I used the credentials you provided earlier to log in, and create these two custom fields for you, and they work fine (check the other screen recording). They are not assigned to any services at the moment, but as soon as you assign them, they should work, as shown in the video.
Hi, thanks for your reply and for going in and testing yourself.
Yes, I only pasted the opening tag and not the closing one just to show the target reference. I can't explain why it didn't open in a new tab before though I tried it several times. Strange.
When I edited the words in the text label above the checkbox just now it started to cut letters of one word again. I found that I had to clear the text box and then enter all the words at once.
I am wondering if there is a way to add a checkbox to the booking widget. I can't see where to edit the wording on the widget - only colours and such. I want people to confirm that they have read the Terms and Conditions before they can book a session. I thought a required checkbox before they can continue would be good on this page: https://angiebell.com/sessions/
Alternatively maybe I could add some text above the Session selection box.
Would this sort of thing be possible?
Hello again.
Sure, you need to add that as a custom field.
To add a link to Terms & Conditions, you need to add the "Text Content" custom field, like this:
Then, you need to add a mandatory check-box custom field, where they have to agree with the terms and conditions when they book:
I hope 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
Thank you, that was very helpful.
I just have one odd thing that happens, when I put words beside the checkbox in settings it looks correct but when I test the booking form it cuts letters off. For example, first I wrote "I Confirm" and the form said, "I Con" so I thought maybe I used too many letters, so I changed it to "YES". Now when I test the form it only has "Y" beside the checkbox.
Is there something I'm doing wrong to make this happen? Thanks
Another thing I had issues with is the custom Text Content field html.
When I put the link to the disclaimer page in it I added target="_blank" to the a tag like so: <a href="https://angiebell.com/disclaimer/" target="_blank"> so it read: " By clicking on "I Confirm", you confirm that you have read and accept the terms on the Disclaimer page. " However, the page opened in the same window so the client would be sent away from the booking form and then would have to navigate back to the booking page and start all over again.
Is there a different way to force the page to open in a new tab?
I've changed the text and put the disclaimer wording into the Text Content so they don't have to leave the page. I noticed that my <ul><li></li></ul> tags were not creating bullets so I had to use text bullets and <br> instead.
Hello again.
I cannot replicate that behavior locally. What I did was copy your text:
By clicking on "I Confirm", you confirm that you have read and accept the terms on the Disclaimer page.
And around "Disclamer page" I added the code you left:
The only thing I saw missing from your response is the closing of the anchor tag </a>, but I suppose that's just a copy/paste error, right?
You can see the video recording attached to my response.
I used the credentials you provided earlier to log in, and create these two custom fields for you, and they work fine (check the other screen recording). They are not assigned to any services at the moment, but as soon as you assign them, they should work, as shown in the video.
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, thanks for your reply and for going in and testing yourself.
Yes, I only pasted the opening tag and not the closing one just to show the target reference. I can't explain why it didn't open in a new tab before though I tried it several times. Strange.
When I edited the words in the text label above the checkbox just now it started to cut letters of one word again. I found that I had to clear the text box and then enter all the words at once.
It all works as it should now and looks good.
I'm glad to hear that!
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