• Resolved iliasts

    (@iliasts)


    Hi there! Thank you for this awesome plugin.
    A have a little problem with the styling of the fully booked dates.
    At first I was able to style the fully booked dates with
    #fbuilder .notavailslot a {}
    Now its not possible. The -a- in the html of the fully booked date has became -span-
    If I try to style
    #fbuilder .notavailslot span{}
    It takes effect of all the working dates that either don’t have available slots (not booked) or are beyond the max date. Is there any solution so I can style only the fully booked dates (I mean with the free version of the plugin)
    Thanks again. This plugin has been a great tool for me

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

    (@vonjanne)

    Hi!
    I had kind of the same issue: I used to have fully booked dates show with a red background, but a little while ago this stopped working (probably with an update).
    I found a slightly different code for this in the Design-FAQ today, so maybe you should have a look there. It worked for me. ??
    https://apphourbooking.dwbooster.com/faq#design

    Plugin Author codepeople

    (@codepeople)

    Hi,

    The following style should work:

    #fbuilder .notavailslot.ui-datepicker-unselectable .ui-state-default {background:#f00}

    Thank you for using the plugin!

    Thread Starter iliasts

    (@iliasts)

    Thank you very much for your reply!
    This code takes effect not only to the fully booked date but to the working days that are beyond the max date too. That is something that i wanted to avoid.
    Your plugin is great anyway! I’ll try to find a walkaround

    Plugin Author codepeople

    (@codepeople)

    Hi,

    If possible, could you please indicate the address of the page that contains the public booking form to check the styles affecting it and the setup in the public calendar.

    If you don’t want to share the address of the booking form in this public forum you can send it using the following contact form: https://apphourbooking.dwbooster.com/contact-us

    Thank you!

    Thread Starter iliasts

    (@iliasts)

    Everything is working fine after the last update of the plugin!
    I’m realy greatful for the quick response of your team!
    Thank you!

    Plugin Author codepeople

    (@codepeople)

    Thank you for the feedback!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can’t style separetly the fully booked dates’ is closed to new replies.