Title: Offset scrolling doesn&#039;t work
Last modified: August 22, 2016

---

# Offset scrolling doesn't work

 *  [brentbarbano](https://wordpress.org/support/users/brentbarbano/)
 * (@brentbarbano)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/)
 * Hello,
 * On this site I’m creating: [http://dmglobalre.com/](http://dmglobalre.com/)
 * I can’t offset the scrolling to not be overlapped by the top nav menu. I’ve tried
   putting in different numbers for the offset field as well as #navigation_menu
   and #header
 * Nothing is working. Any suggestions?
 * [https://wordpress.org/plugins/page-scroll-to-id/](https://wordpress.org/plugins/page-scroll-to-id/)

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

 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/#post-5905376)
 * The offset doesn’t work because your links are **not** handled by “Page scroll
   to id”. You’ve set the rel attribute to: `relm_PageScroll2id` which is wrong.
   It should normally be `m_PageScroll2id`.
 * As it is now, your links are handled by your theme which probably does not support
   scrolling offsets etc.
 *  Thread Starter [brentbarbano](https://wordpress.org/support/users/brentbarbano/)
 * (@brentbarbano)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/#post-5905424)
 * Thanks. So I tried what you suggested and it didn’t work. I put in “m_PageScroll2id”
   for all links under the field Link Relationship (XFN). Any other suggestions?
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/#post-5905432)
 * You have another script in your page which animates the page: `smoothscroll`,
   which is loaded after “Page scroll to id”. This means that it handles your links
   click event.
 * Is this another wp plugin or is it added by your theme? Can you disable it?
 *  Thread Starter [brentbarbano](https://wordpress.org/support/users/brentbarbano/)
 * (@brentbarbano)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/#post-5905510)
 * I can’t seem to find it anywhere. It isn’t a plugin and there is no setting for
   it. Any other ideas?
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/#post-5905529)
 * If it isn’t a standalone plugin then it’s part of your theme. You should contact
   the theme developer and ask them if/how to disable it.

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

The topic ‘Offset scrolling doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/page-scroll-to-id/assets/icon-256x256.png?rev=1401043)
 * [Page scroll to id](https://wordpress.org/plugins/page-scroll-to-id/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-scroll-to-id/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-scroll-to-id/)
 * [Active Topics](https://wordpress.org/support/plugin/page-scroll-to-id/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-scroll-to-id/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-scroll-to-id/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [scroll](https://wordpress.org/support/topic-tag/scroll/)

 * 5 replies
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/offset-scrolling-doesnt-work/#post-5905529)
 * Status: not resolved