• Resolved consell81

    (@consell81)


    Hello Hakam, in the schedules section, when there are more than 8 reservations in the same time slot, they overlap the first user and the names cannot be read. Do you know how to change this to see 12 users?

    Thank youuuu!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Hakan Ozevin

    (@puckrobin)

    You can try to decrease the font size.

    Also when you hover a cell, a tooltip showing a list of all bookings should be displayed.

    Cheers
    Hakan

    Thread Starter consell81

    (@consell81)

    Hi Hakan, the font size doesn’t work for me but the cell thing worked for me for a while. but now it is no longer possible, has something changed?

    Hola Hakan, el tama?o de fuente no me sirve pero lo de las celdas me funcionó durante un tiempo. pero ahora ya no es posible, ?ha cambiado algo?

    Thanks!!

    Plugin Author Hakan Ozevin

    (@puckrobin)

    No, nothing has changed, but please note that it never worked for daily view. It only works for weekly view.

    Also font size or line-height should work. For example:
    .app-cell-inline?{
    line-height: 0.5em;
    font-size: 8px;
    }

    Thread Starter consell81

    (@consell81)

    Thank you for your response Hakam, Excuse me, but where do I have to enter the text of the font and line size?

    I can’t see the information when I hover over the cells, in fact nothing appears at all in the weekly view

    Thank you very much

    Plugin Author Hakan Ozevin

    (@puckrobin)

    1. You can add css codes using Additional css Rules (Admin side) setting on WP BASE > Display Settings > Advanced page
    2. A tooltip should be visible if you mouse over any booking in Schedules page. Ensure that you are using the latest WP BASE version. If you already have the latest version, there must be a JavaScript error in the browser, because of either an outdated plugin or an outdated browser extension. You can diagnose using browser console and trying another browser.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘overlap users in schedules’ is closed to new replies.