Ok I purchased Premium but still having a few issues.
Issue 1:
I want one single box for date and time (a date time picker in one box like your demo). I cannot choose the date time option because that gives me two boxes.
So instead I chose the time and put the class “walwpf-datetimepicker”.
The issue with doing that is that I still get the mini time field which I dont want to show. Instead I want the date and time next to each other like your demo. (see this screenshot: https://prnt.sc/119e7wh). I also tried it with the “Date” but the same issue. A calendar appears over it which I dont want.
Issue 2:
I have my time limit box set to 9:00 AM to 6:00 PM however the time selection shown is starting at 12 am for some reason. Why is this? (see screenshot: https://prnt.sc/119e9ux)
Issue 3:
Also, I am getting this error message for some reason: https://prnt.sc/119eab6
I selected a date and time with the am/pm prefix. Why is that still shown?
Issue 4:
Once I have the other issues fixed, I will need to pass the date and time field to the URL query string. So I will need to seperate the values and pass it as a query string to the url. I know for other fields I can get the value by using this {field_value_id=”THE_ID”}.. How will I do it to get the date and time field for your values?
Thank you for your time and I look forward to your replies.