• Hi,

    I’ve been helping clean-up someone’s wordpress site, and really wanted to use the horizontal scrolling on some of his pages. I have something similar on my own site (not wordpress), but was having trouble getting the same javascript code to work on WP. I was hoping this plugin would help me achieve the same effect.

    When I had the information stacked vertically, the vertical scroll worked fine. But unfortunately, I can’t seem to get the post to scroll horizontally (it is turned on it the settings), which is what I want. Instead it only “jumps”. How can I correct this?

    This is the page in question: http://www.dlfrizzell.com/test/

    Thank you!!

    https://ww.wp.xz.cn/plugins/page-scroll-to-id/

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

    (@malihu)

    Hello,

    You won’t be able to do that as this plugin works only by scrolling the whole page (root element: html or body). It doesn’t scroll overflowed divs like in your test page (at least for now).

    Thread Starter Laura Kajpust

    (@delusioninabox)

    Dang 🙁 Do you know how to get javascript to work in an individual page so I can use the old code I had?

    Thanks for answering!

    Aha- ok, I made that mistake too of assuming I could use it in an overflow div. Might be good to make that more obvious in the plugin info

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

The topic ‘Horizontal Scroll Won't Work’ is closed to new replies.