Home Forums WoodMart support forum Unable to scroll down on website (desktop or mobile) – latest version woodmart

Unable to scroll down on website (desktop or mobile) – latest version woodmart

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #500988

    jason-2252
    Participant

    I updated woodmart to the latest version on the website, and now I cannot scroll down on the site at all – just locked. Mobile and desktop, same thing. All plugins deactivated, same thing. Activate a different them, scrolling works fine.

    #501061

    Hung Pham
    Keymaster

    Hi jason-2252,

    Thanks for reaching to us.

    You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.

    Regards,

    #501135

    jason-2252
    Participant

    As I already mentioned problem still occurs when all plugins are disabled

    #501261

    jason-2252
    Participant

    Also, please note, I also tried another theme after disabling all plugins and the problem went away. So without any plugins disabled, and just the theme activated, we’ve isolated the problem to being an issue on our site with woodmart itself. Please login and investigate for yourself — credentials provided in extra information private content area.

    #501378

    Hung Pham
    Keymaster

    Hi jason-2252,

    I appreciate your patience.

    As I can see extra plugins are keep activated. Would you mind if I deactivate extra plugins for testing? Please confirm me back.

    Regards,

    #501632

    jason-2252
    Participant

    yes please proceed with whatever you need to do

    #501651

    jason-2252
    Participant

    I also deleted the woodmart theme, reinstalled the woodmart theme with the latest download files. This did not correct/resolve the problem.

    #501808

    Hung Pham
    Keymaster

    Hi jason-2252,

    I appreciate your patience.

    – Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    @supports (overflow: clip) {
    	body {
    		overflow: visible !important; 
    	} 
    }

    Regards,

Viewing 8 posts - 1 through 8 (of 8 total)