• Resolved marjan1387

    (@marjan1387)


    when select one time the plugin show too manay time after selected time , how to limit the day after selected time ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    Do you mean show time slots only for the selected date? If yes, please open the Mode tab of Webba settings page and set the Mode option to ‘Bascic’

    Thread Starter marjan1387

    (@marjan1387)

    Hi
    No in the extended mode when put see more time show you many day from selectede time ,i want to limite the time, for example only show 10 day after the selected time

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    Sorry for the late reply.

    To achieve this you need to do the following:

    1. in the service settings set the ‘Limit for multiple mode’ to 10.

    2. in the mode tab of Webba settings page set the ‘Default number of days shown in extended mode’ option to ‘Use up limit value of service’.

    In addition, if you want to make ‘Show more’ button hidden, add this CSS in your theme:

    #wbk-show_more_btn{
    display: none !important;
    }
    Thread Starter marjan1387

    (@marjan1387)

    thank you so much for your great support
    My problem was solved at best
    with best regards

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

The topic ‘limite time after selected time’ is closed to new replies.