Title: Scroll Not Working on Post
Last modified: August 31, 2016

---

# Scroll Not Working on Post

 *  Resolved [mrpaulmulder](https://wordpress.org/support/users/mrpaulmulder/)
 * (@mrpaulmulder)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/)
 * Hi All, when I “Add New”post for my website, the scroll bar on the right of the
   post does not work. For all other pages including the consolidated “post front
   page” (Blog), the scroll bar works fine. I’ve tried a number of plugins but nothing
   seems to work. My questions are:
    – Has somebody fixed a problem like this (how
   do I get the scroll working)? – Where do I find and the code (to change the scroll
   setting) for the “Add New” post (page) as if I inspect the code (in Chrome) I
   can see: scrolling=”no” (perhaps it should read scrolling=”yes”)? – How do I 
   increase the text limit on a Post (page)?
 * Thanks in advance

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

 *  [mchelles](https://wordpress.org/support/users/mchelles/)
 * (@mchelles)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/#post-6974352)
 * Generally I’ve found when issues arise in the post editor it comes from javascript/
   css from themes and/or plugin conflicts that override the default WP admin.
 * If you use Inspect Element in Chrome – on the top of the window it says “Console”–
   this will identify if there are any js conflicts.
 * The other thing to do to identify the problem is just through trial and error–
   deactivate all plugins, switch to default WP theme, and then experiment until
   you find the combination until you identify the cause. At that point, once you
   know the cause, you can ask for support on that particular theme or plugin that
   is causing the issue.
 *  Thread Starter [mrpaulmulder](https://wordpress.org/support/users/mrpaulmulder/)
 * (@mrpaulmulder)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/#post-6974525)
 * Thanks for the quick response mchelles. There were some conflicts in Chrome, 
   the one that seemed related is Ariel.400.font.js not found. ([http://www.sputnik-3.co.za/dealing-with-davos-changing-leadership-paradigms/](http://www.sputnik-3.co.za/dealing-with-davos-changing-leadership-paradigms/))
 * I tried the trial an error on the plugins but with no luck 🙁
 * In the Single Post (Single.php) CSS file there is no reference to overrun, could
   that be the issue?
 *  [mchelles](https://wordpress.org/support/users/mchelles/)
 * (@mchelles)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/#post-6974580)
 * Using Google’s inspector, it looks like you are missing some files in the folder
   for your js, so that might be part of the issue, but not 100% sure. If it was
   caused by a js conflict error in your theme, it would likely have be resolved
   when you activated one of the WordPress default themes.
 * I noticed you are running WP Super Cache – I have not used that plugin, but sometimes
   with other caching plugins I’ve used, you need to manually refresh/rebuild the
   cache or even disable the caching plugin, rewrite the .htaccess file and update
   your permalinks – especially if there’s ever a recent update. You may also want
   to temporarily enable logging/debugging mode to see if anything unusual is showing.
 * Hope you find an answer soon!
 *  Thread Starter [mrpaulmulder](https://wordpress.org/support/users/mrpaulmulder/)
 * (@mrpaulmulder)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/#post-6974586)
 * Thanks for all your help mchelles, I did indeed find an answer!
 * In my Single Post (Single.php) code, I removed the follow:
    <div class=”navigation
   navsingle”> <div class=”alignleft”><?php previous_post_link(‘<<%link’) ?></div
   > <div class=”alignright”><?php next_post_link(‘%link>>’) ?></div>
 * and that seems to have “unlocked” the scroll bar 🙂
 * Many thanks once again mchelles!!
 *  [hsgora](https://wordpress.org/support/users/hsgora/)
 * (@hsgora)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/#post-8200916)
 * yes this error was because of Single.page coding of next previous post.
    Thanks
   a lot [@mrpaulmulder](https://wordpress.org/support/users/mrpaulmulder/) & [@mchelles](https://wordpress.org/support/users/mchelles/)!!!!!

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

The topic ‘Scroll Not Working on Post’ is closed to new replies.

## Tags

 * [add new post](https://wordpress.org/support/topic-tag/add-new-post/)
 * [scroll](https://wordpress.org/support/topic-tag/scroll/)
 * [Scroll Bar](https://wordpress.org/support/topic-tag/scroll-bar/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [hsgora](https://wordpress.org/support/users/hsgora/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/scroll-not-working-on-post/#post-8200916)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
