Need help, I can not scroll my webpage.

forexuytin

Regular Member
Joined
Sep 12, 2021
Messages
226
Reaction score
66
I need your help, I can not scroll my website, It's just happen recently. I rarely check my website on mobile until now I upload some ebooks, I checked on mobile and meet the error. It happens on every pages. Please help.
My website:
https://ea-vn.com
 
Oh, I see, there is no error, just the no-scroll problem.

I would suggest to first deactivate any lazy-load plugin that you might have active. If the problem is about the hidden overflow, as @Triple 4 says, it is in the Lazy-Load function when doing RLL (Right-to-left) rendering.

It says "rocket-lazyload-inline-css".
 
I have deactived wp rocket, but can not fix,
Oh, I see, there is no error, just the no-scroll problem.

I would suggest to first deactivate any lazy-load plugin that you might have active. If the problem is about the hidden overflow, as @Triple 4 says, it is in the Lazy-Load function when doing RLL (Right-to-left) rendering.

It says "rocket-lazyload-inline-css".
can you help me more clearly sir ?
 
Scrolls ok for me now. But come on this site, looks like it's 20 years old. Do you actually get customers? Its difficult to navigate and looks a bit scammy.
 
Double check your CSS. The problem is overflow was hidden.
I checked clearly. The problem is Overflow was Hidden. You don't know about the coding means I help you.. Don't worry!

body.edd-frozen {
position: relative;
overflow: inherit !important;
}

Just past the code in your custom CSS panel. That's it.

and as @Panther28 says, your site is look very old. try to improve in the future.
 
if it doesn't scroll at all it's probablt overflow hidden on body element
 
I checked clearly. The problem is Overflow was Hidden. You don't know about the coding means I help you.. Don't worry!

body.edd-frozen {
position: relative;
overflow: inherit !important;
}

Just past the code in your custom CSS panel. That's it.

and as @Panther28 says, your site is look very old. try to improve in the future.
great, it works !!! THANK You very much !!!
 
Sorry, can you help me one more time? Everything works but this page: https://ea-vn.com/downloads/category/forex-ebook/
If you have the WordPress super page cache installed on your website, you may want to purge the whole cache as this should clear server side cache like memecached or litespeed.
Try updating your website design as others have said.
 
I think it's working fine for me. Just clear cache and check it again..
It works, thank you very much !
If you have the WordPress super page cache installed on your website, you may want to purge the whole cache as this should clear server side cache like memecached or litespeed.
Try updating your website design as others have said.
Thank you very much, I am still learning to build website ^^
 
I need your help, I can not scroll my website, It's just happen recently. I rarely check my website on mobile until now I upload some ebooks, I checked on mobile and meet the error. It happens on every pages. Please help.
My website:
https://ea-vn.com

I need your help, I can not scroll my website, It's just happen recently. I rarely check my website on mobile until now I upload some ebooks, I checked on mobile and meet the error. It happens on every pages. Please help.
My website:
https://ea-vn.com
It just works fine on me
 
Back
Top