Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author yoancutillas

    (@yoancutillas)

    Hello,

    The calendar displays the “Week” view by default, or the “Day” view if the calendar is too small. You can set the threshold in Booking Activities settings.
    The only way to set the “month” view by default is thanks to the Display Pack add-on.

    Else, you can change the source code in wp-content/plugins/booking-activities/js/booking-method-calendar.min.js:
    Replace "agendaDay":"agendaWeek" with "agendaDay":"month".
    Empty the browser cache and refresh the page (usually CTRL+F5).
    This will set the “Month” view by default instead of the “Week” view.
    But you will need to make this change after each update of Booking Activities.

    Regards,
    Yoan Cutillas

    Thread Starter talkingtree

    (@talkingtree)

    WOW, thanks for sharing how to edit js. It worked! Ok, I’ll continue to try out the plugins.

    This doesn’t seem to work for when the calendar is displayed on the Woocommerce product. Is there a way to change it from day view to month view on the Woocommerce product?

    Ignore my message above, it is working now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Booking form to default at Month’ is closed to new replies.