• Resolved Ravi Shankar Singh

    (@ravi-shankar-singh)


    I am getting all field info into booking admin panel except “Day”, how can we populate the Day name also.

    Attached screenshot with highlighted in red

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    What is the original configuration of the “Day” field in the booking form ?
    If you have configured the Day field like this:
    Enter day description: [text day ""]
    Then in the “Content of booking fields data” form at the Booking > Settings > Form page you need to use this:
    Day: [day]
    Such configuration possible in the paid versions of Booking Calendar. Please use shortcode generator at the right side of the Booking > Settings > Form page for the fast and correct creation of booking form fields. Watch it in this video guide https://wpbookingcalendar.com/help/booking-form-fields-settings-video-tutorial/

    If you need to show there, some default info about the booked day: like
    Day: Sunday, 21/03/21
    then Unfortunately, it’s does not possible to show it as in your screenshot.
    All booked dates is showing with new field at the bottom of your popover tool tip.
    Kind Regards.

    Thread Starter Ravi Shankar Singh

    (@ravi-shankar-singh)

    Hi Team,
    Thanks a lot for your reply.

    As per my configuration in booking field [day] shortcode is included but it’s not fetching.

    Check attached screenshot.

    https://snipboard.io/rxkw0S.jpg

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    You do not have anywhere in the booking form (it’s top form in your screenshot), relative shortcode for this field.

    If you want to show the selected dates, in your “Content of booking fields data” form, so then in the Booking Calendar Business Medium or higher versions you can use only these shortcodes:

    
    [check_in_date_hint] - Selected Check In date. Example:11/25/2023
    
    [check_out_date_hint] - Selected Check Out date. Example:11/27/2023
    
    [check_out_plus1day_hint] - Selected Check Out date. + 1 day Example:11/28/2023
    
    [start_time_hint] - Selected Start Time. Example:10:00
    
    [end_time_hint] - Selected End Time. Example:12:00
    
    [selected_dates_hint] - All selected dates. Example:11/25/2023, 11/26/2023, 11/27/2023
    
    [selected_timedates_hint] - All selected dates with times. Example:11/25/2023 10:00, 11/26/2023, 11/27/2023 12:00
    
    [selected_short_dates_hint] - All selected dates in "short" format. Example:11/25/2023 - 11/27/2023
    
    [selected_short_timedates_hint] - All selected dates with times in "short" format.. Example:11/25/2023 10:00 - 11/27/2023 12:00
    
    [days_number_hint] - Number of selected days. Example:3
    
    [nights_number_hint] - Number of selected nights. Example:2
    

    Please use shortcode generator at the right side of the Booking > Settings > Form page for the fast and correct creation of booking form fields.

    Please note, this forum is only about the support of Booking Calendar Free version. If you will have any questions about the paid version, then contact here https://wpbookingcalendar.com/contact/

    Kind Regards.

    • This reply was modified 4 years ago by wpdevelop.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Day not Populating in Booking Admin Panel’ is closed to new replies.