Title: Disable automatic scroll on page?
Last modified: August 30, 2016

---

# Disable automatic scroll on page?

 *  Resolved [Daniel W](https://wordpress.org/support/users/daniel-w-1/)
 * (@daniel-w-1)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/disable-automatic-scroll-on-page/)
 * Is it possible to disable automatic scroll on a page? Preferably in the shortcode.
 * Mockup: [shiftcontroller scrollto=”0″]
 * [https://wordpress.org/plugins/shiftcontroller/](https://wordpress.org/plugins/shiftcontroller/)

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

 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/disable-automatic-scroll-on-page/#post-6622649)
 * Hello,
    do you mean the automatic scroll to the shifts calendar when a page is
   loaded? You can currently disable it with a bit of JavaScript code in the content
   of the page with ShiftController shortcode:
 *     ```
       <script>
       nts_no_scroll = 1;
       </script>
       ```
   
 *  Thread Starter [Daniel W](https://wordpress.org/support/users/daniel-w-1/)
 * (@daniel-w-1)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/disable-automatic-scroll-on-page/#post-6622651)
 * Perfect!

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

The topic ‘Disable automatic scroll on page?’ is closed to new replies.

 * ![](https://ps.w.org/shiftcontroller/assets/icon-128x128.png?rev=1851172)
 * [ShiftController Employee Shift Scheduling](https://wordpress.org/plugins/shiftcontroller/)
 * [Support Threads](https://wordpress.org/support/plugin/shiftcontroller/)
 * [Active Topics](https://wordpress.org/support/plugin/shiftcontroller/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shiftcontroller/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shiftcontroller/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Daniel W](https://wordpress.org/support/users/daniel-w-1/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/disable-automatic-scroll-on-page/#post-6622651)
 * Status: resolved