We've encountered a frequent misunderstanding among our users with the booking form on our website. The intention is for users to book for additional people coming with them, excluding themselves. However, most users include themselves in the total count, leading to an incorrect total number of guests booked.
To address this, I attempted to implement custom logic using one of your provided actions or filters. The goal is to automatically subtract one from the total count to account for the person making the booking, ensuring the count is accurate. Below is the code I used
and placed in my functions.php file, but it doesn't seem to trigger:
Could you provide any assistance or guidance on making this adjustment effective?
Can you help me i used same but its not work. Should i input in fucntion.php?
The current system works this way: you select the number of additional people you bring with you (so if you select 2 then the total is 2 + 1 = 3). However this user experience is confusing for the users. So wath we want to do is that on the front end if you select 3 then the toatl number is 3.
Hi,
We've encountered a frequent misunderstanding among our users with the booking form on our website. The intention is for users to book for additional people coming with them, excluding themselves. However, most users include themselves in the total count, leading to an incorrect total number of guests booked.
To address this, I attempted to implement custom logic using one of your provided actions or filters. The goal is to automatically subtract one from the total count to account for the person making the booking, ensuring the count is accurate. Below is the code I used
and placed in my functions.php file, but it doesn't seem to trigger:
Could you provide any assistance or guidance on making this adjustment effective?
Thank you for your help.
Hello Kahlil,
Thanks for reaching out to us.
Let me forward this use case to developers so they can provide a precise answer. I will get back to you as soon as i have the information.
Thank you for your patience and understanding.
Kind Regards,
Stefan Petrov
[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
Hello Kahlil,
Apologies for the delayed answer.
You can try this filter that was added in 7.4.2 update:
You may also adjust the text on this step via customization, so your customers don't get confused:
Let us know if it works.
Kind Regards,
Stefan Petrov
[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
Great stuff, Stefan! This has worked for me :)
Hello Kahlil,
Great to hear that!
If you have any other questions, please open a new ticket and we will gladly help you there.
Have a nice day!
Kind Regards,
Stefan Petrov
[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
Can you help me i used same but its not work. Should i input in fucntion.php?
The current system works this way: you select the number of additional people you bring with you (so if you select 2 then the total is 2 + 1 = 3). However this user experience is confusing for the users. So wath we want to do is that on the front end if you select 3 then the toatl number is 3.
Hello Rakinul,
Apologies, may i ask you to open a new ticket with the details regarding your question? We will kindly provide assistance there.
Thank you for understanding.
Kind Regards,
Stefan Petrov
[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
I already did but not reply anyone from support
Just responded to your new ticket.
Let's keep the conversation there.
Kind Regards,
Stefan Petrov
[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