Viewing 15 posts - 1 through 15 (of 31 total)
  • #184761
    fixers
    Member
    Post count: 253

    Hi Guys

    Im aware – you wouldn’t usually support 3rd party plug ins, but woo commerce bookings an official woocommerce extension has a tiny bug on the theme.

    If you see attached screen shots, on 2015 the ‘persons’ field has selector arrows which allow the user to go up down the number of people for the booking?

    On neighbourhood this is just displaying as a number field without the +/- selectors?

    Attachments:
    You must be logged in to view attached files.
    #184893
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello fixers,

    I will forward this to our development team and keep you updated.

    #184894
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wc-bookings-booking-form .form-field input[type="number"] {
        -moz-appearance: none !important;
    }

    Thanks
    Mohammad

    #184951
    fixers
    Member
    Post count: 253
    This reply has been marked as private.
    #184959
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    input[type="number"] {
        -moz-appearance: multiline !important;
         appearance: multiline !important;
         -webkit-appearance: multiline !important;
    
    }

    Thanks
    Mohammad

    #184964
    fixers
    Member
    Post count: 253
    This reply has been marked as private.
    #184976
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It seems fine here so please check after clear the cache off browser. In which browser are you testing this issue?
    Thanks
    Mohammad

    #184987
    fixers
    Member
    Post count: 253

    Hi Mohammad,

    Testing in chrome – tried clearing cache – still no better. see attached.

    Attachments:
    You must be logged in to view attached files.
    #185008
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please activate wordprss default theme and check for this issue.
    Thanks
    Mohammad

    #185012
    fixers
    Member
    Post count: 253
    This reply has been marked as private.
    #185024
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove all custom css code as i gave you in last replies and just use this custom css code only.

    .wc-bookings-booking-form .form-field input[type="number"]{
    height:30px !important;
    }

    Just hover to persons to select the person like screenshot.

    Thanks
    Mohammad

    #185044
    fixers
    Member
    Post count: 253
    This reply has been marked as private.
    #185046
    fixers
    Member
    Post count: 253
    This reply has been marked as private.
    #185049
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its ok. Glad to fix it 🙂 .
    Thanks
    Mohammad

    #187174
    fixers
    Member
    Post count: 253

    Hi Mohammad

    Since updating to the latest version of neighbourhood, the select has disappeared again – you can see on http://development.fixers.travel/product/all-of-the-lights?

Viewing 15 posts - 1 through 15 (of 31 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register