Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey there radikkk,

    Hope you’re well today!

    I’ve found the solution to the same request in WPMU DEV forum here:

    https://premium.wpmudev.org/forums/topic/how-can-i-display-the-date-as-well-as-the-day-in-the-appointment-calendar-selection

    Please let me know if this helps 🙂

    Best regards,
    Bojan

    Thread Starter radikkk

    (@radikkk)

    It’s working.

    But now i have another problem after adding the code from the link you given, whenever i save a something in wp admin i get this error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/escape911/public_html/wp-content/themes/hotelmaster-v1-00/functions.php:144) in /home/escape911/public_html/wp-includes/pluggable.php on line 1196

    Thread Starter radikkk

    (@radikkk)

    Edit:
    Also if you acces the page from mobile you get the same error http://911escape.ro/make-an-appointment-4/

    And one other thing.

    It’s posibble to add a functions that the past day will not appear in the calendar.

    Example: Now its Wednesday, tommorow the first day in the calendar will be Thursday.

    I don’t need for the days that past still showing in the calendar.

    Thanks.

    Hey again radikkk,

    I’ve tested the code provided in the same thread on one of the default WP themes and I’m not being able to recreate the issue so this might be related to the theme that you’re using. Can you please try switching to one of the default WP themes to see if the issue is being there as well?

    As for the first day of the week I do not believe that is possible out of a box with the current version of the plugin. First day is being affected by the option in Settings -> General -> Week Starts On http://screencast.com/t/LaQwLRK9De where you can set first day of the week but changing it dynamically each should probably be possible only by adding some custom code.

    Best regards,
    Bojan

    Thread Starter radikkk

    (@radikkk)

    I solved the error. There was a few spaces in php functions.

    With the days i understand, maybe in the future this module will have this option too.

    Thanks.

    Have a good day.

    Hey again radikkk,

    Glad you managed to fix 🙂

    Have a great weekend!

    Cheers,
    Bojan

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Date near Days’ is closed to new replies.