• Resolved dichotomy

    (@dichotomy)


    Love the plugin so far! (I’ve been using it for a whole 2 hours!)

    My only question so far is about the form anchor. I have instructions on my appointment page that are very important for the client to read before booking their appointment, but when I go to the page it auto-scrolls down to the form and bypasses the instructions on top.

    Is there a way to prevent this?

    Thanks and Happy New Year!!!

    https://wordpress.org/plugins/joebooking/

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

    (@hitcode)

    Hello,
    sorry for delay. Starting from version 6.2.5 you can disable our scroll to the booking content. You will need to add this piece of JavaScript code to the page with JoeBooking shortcode:

    <script language="JavaScript">
    var nts_no_scroll = 1;
    </script>
    Thread Starter dichotomy

    (@dichotomy)

    Hi hitcode…
    Sorry, it’s not working.
    I tried it in the <head> and in the <body> both top (just under body tag) and bottom (just before the /body tag).

    Cleared cache and tried in chrome and firefox. It still scrolls…..

    A couple of times it scrolled to a few lines above the form, but never top of page.

    Any other suggestions? THANKS!

    The page is:
    http://davidrosenhaus.com/free-reading-appointments/

    Plugin Author hitcode

    (@hitcode)

    Hello,
    I’ve just tried your page and it doesn’t scroll it for me, there might have been some sort of a cache either on your machine or on the server side. It must be fine now.

    Thread Starter dichotomy

    (@dichotomy)

    Cool. Thank you. I guess Ctrl-F5, and manually clearing browser cache doesn’t work any more… Shoulda done the DNS flush.

    Anyway, thanks again!

    amandapiasta

    (@amandapiasta)

    Just want to let you know that this solution also worked for me. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Form anchor’ is closed to new replies.