• Resolved beppepennesi

    (@beppepennesi)


    Hello! I’m using Pinpoint Booking System (version 2.7.8) and i think you made a very good job on this plugin.
    Unfortunately i have a problem using it on mobile devices: when a user tries to fill out the contact form, the page jumps down. So the user has too many issues to complete the booking.

    I have already commented the line
    DOPPrototypes.scrollToY($('#DOPBSPCalendar'+ID+' .DOPBSPCalendar-hours').offset().top-40);
    in /plugins/booking-system/assets/js/jquery.dop.frontend.BSPCalendar.js but the problem persists.

    I hope i was clear. Please help me

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    Please comment this line:
    DOPPrototypes.scrollToY($('#DOPBSPCalendar-reservation'+ID).offset().top+$('#DOPBSPCalendar-reservation'+ID).height()-$(window).height()+50);
    from the same file using the same path.

    Thank you!

    Thread Starter beppepennesi

    (@beppepennesi)

    Hello,
    thank you for your reply.
    I have commented also this line (and each one containing “scrollToY”) but it doesn’t work yet.
    Every time i try to fill one of the form fields, it jumps at the bottom of the page.

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    Please send a message to support@dotonpaper.zendesk.com with your issue.

    Thank you!

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

The topic ‘Scrolling on mobile’ is closed to new replies.