Title: offset issues
Last modified: November 7, 2018

---

# offset issues

 *  Resolved [onepage72](https://wordpress.org/support/users/onepage72/)
 * (@onepage72)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/offset-issues-2/)
 * offset issues
 * The Divi theme is being used.
 * “Prevent other scripts from handling plugin’s links”
    Checked and not applied
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Foffset-issues-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/offset-issues-2/#post-10855871)
 * If “Prevent other scripts from handling plugin’s links” option cannot remove 
   the theme event automatically, you’ll have to do it manually.
 * First check if there’s an option to disable smooth scrolling for the divi theme.
   See if the option “Smooth Scrolling” in divi theme options (“General” tab) does
   this ([see here](https://www.elegantthemes.com/documentation/divi/theme-options/)).
 * If the above doesn’t work, you’ll need to modify the js file that does this. 
   The file is:
 * `...themes/Divi/js/custom.min.js`
 * Find the text:
 * `$('a[href*="#"]:not([href="#"])')`
 * and change it to:
 * `$('a[href*="#"]:not([href="#"]):not(._mPS2id-h)')`
 * Save the file and test your links.
 * Let me know
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/offset-issues-2/#post-10856342)
 * UPDATE:
 * I’ve pushed a minor update on the “Prevent other scripts from handling plugin’s
   links” option in [plugin’s development version](https://downloads.wordpress.org/plugin/page-scroll-to-id.zip).
 * Before modifying any file, please get/install/activate [development version](https://downloads.wordpress.org/plugin/page-scroll-to-id.zip),
   enable “Prevent other scripts from handling plugin’s links” option and let me
   know if it works:
 * [https://downloads.wordpress.org/plugin/page-scroll-to-id.zip](https://downloads.wordpress.org/plugin/page-scroll-to-id.zip)
 *  Thread Starter [onepage72](https://wordpress.org/support/users/onepage72/)
 * (@onepage72)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/offset-issues-2/#post-10856399)
 * It works well.
    Thank you.
    -  This reply was modified 7 years, 7 months ago by [onepage72](https://wordpress.org/support/users/onepage72/).
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/offset-issues-2/#post-10856440)
 * Yes of course. When the new plugin version (1.6.4) will be released, it’ll contain
   this update so you’ll be able to update it as you always do 😉

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

The topic ‘offset issues’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/offset-issues-2/#post-10856440)
 * Status: resolved