Viewing 9 replies - 1 through 9 (of 9 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I can’t see what you mean, I’m using Chrome version 21.0.
    Which browser & browser version are you using?

    Thread Starter Eneasz

    (@eneasz)

    Also Chrome 21.0, says it’s up to date.

    The list should scroll down past Chapter 66, and then contain a few more “Archival” chapters. Do you see all of them?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    On this link http://www.hpmorpodcast.com/?page_id=56 I get to chapter 63a before the scroll stops and reaches the bottom of the page.
    Did you add an overflow of hidden with a height? If you can’t see this, have you cleared your browser cache?

    Thread Starter Eneasz

    (@eneasz)

    Yeah, there is more to the page than that, there’s about 15% more below this. I just cleared my cache, no change.

    I didn’t add anything to it. There must be some sort of hiding going on, because the shortened version also cuts off the bottom 15% (the other page linked should go to chapter 36, but stops at ~32). Any idea how to get rid of that?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It looks like there’s either hard-coded inline styles added to the HTML element which contain your post content, or JavaScript is adding in a height.

    Do you know of any plugins that could potentially affect this? Have you tried disabling plugins to find whether any are responsible?

    Thread Starter Eneasz

    (@eneasz)

    I haven’t. I’ll do that tonight.

    Thread Starter Eneasz

    (@eneasz)

    It didn’t seem to be any of the plugins. I’ve worked around it by modifying the CSS with:

    #main {
    overflow:auto;
    }

    It was previously set to hidden. It’s kinda ugly, but it does the job. Still no clue what the root of the problem is. It didn’t seem to be an issue before I updated to the latest version of Mantra.

    there is bug in latest update of mantra theme you visit developer website he had put solution on it. i am also using mantra

    Santosh, I have had a look at the developers web site and can’t find anything about it. Do you have the link? I don’t think the search on the web site works very well, if at all.
    Thanks,
    Chris.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Mantra pages won't scroll to bottom’ is closed to new replies.