Hi there, before submitting a booking, I'd like my visitor to agree to Terms & Conditions. I created a checkbox for that, but I'd like to have the option to link the page. Using a <a href> in the checkbox doesn't work. How can I do this?
You can place <a href... only in Text Content custom field. So, you need to have two.
One (Text Content) would be used to provide the hyperlink, and the other (Check box) which will be used for customers to agree that they read and agree with the conditions.
Thank you, that worked. Last question, how do I get this content box and the tick box to align? See http://prntscr.com/ssilsb They now seem 'separate' which is not very pretty.
You can swap places of the "Remarks" and the "Please read our..." custom fields. Then, the Terms & Conditions will be directly above the checkbox. Another way would be with CSS, although that would require some time to do, and it probably wouldn't look great on screens with different width.
Hi there, before submitting a booking, I'd like my visitor to agree to Terms & Conditions. I created a checkbox for that, but I'd like to have the option to link the page. Using a <a href> in the checkbox doesn't work. How can I do this?
Thank you.
Hello Patrick
HTML tags like that work only in Text Content custom field. You can add it like this:
Please take a look at our <a href="link">Terms & Conditions</a>
And then add the checkbox custom field which says:
I hereby agree that I read, and accept Terms & Conditions.
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 Aleksander,
I am afraid I am doing something wrong.
1. I added this line: http://prntscr.com/srm6qv
2. I see this: http://prntscr.com/srm66a
Hi Patrick
Looks like we didn't understand each other.
You can place <a href... only in Text Content custom field. So, you need to have two.
One (Text Content) would be used to provide the hyperlink, and the other (Check box) which will be used for customers to agree that they read and agree with the conditions.
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 worked. Last question, how do I get this content box and the tick box to align? See http://prntscr.com/ssilsb They now seem 'separate' which is not very pretty.
Hi again Patrick
You can swap places of the "Remarks" and the "Please read our..." custom fields. Then, the Terms & Conditions will be directly above the checkbox. Another way would be with CSS, although that would require some time to do, and it probably wouldn't look great on screens with different width.
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,
Ok thanks. You can close this ticket. Thanks for your help.
You're welcome Patrick
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