Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Scrolling problem with last update

Scrolling problem with last update

Scheduled Pinned Locked Moved General Discussion
16 Posts 8 Posters 336 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HowanH Offline
    HowanH Offline
    Howan
    wrote on last edited by Howan
    #3

    i have the same issue. its a bug in the lazy loading funktion. just turn it off at Lay Options -> Lazy Loading and the site will work fine. of course its just a workaround.

    J 1 Reply Last reply
    0
    • HowanH Howan

      i have the same issue. its a bug in the lazy loading funktion. just turn it off at Lay Options -> Lazy Loading and the site will work fine. of course its just a workaround.

      J Offline
      J Offline
      JustinPape
      wrote on last edited by
      #4

      @Howan I just checked and don't have lazy loading checked on on my site.

      1 Reply Last reply
      0
      • C Cristian

        Hello, I think that after today's updated (my theme updated automatically this morning), there are some scrolling problems on my website. You will notice on scrolling on these two pages on desktop:

        https://cristianordonez.com/works/frequency/
        https://cristianordonez.com/works/trama/

        Testing this in Safari and Chrome.

        Thank you.
        Cristian

        ArneRobotA Offline
        ArneRobotA Offline
        ArneRobot
        wrote on last edited by
        #5

        @Cristian I have the same problem on my website: https://kollaps.work but only in mobile view. I scroll down and the site "locks" at the bottom. It freezes and I have to close my mobile Safari browser. I don't see this issue on the desktop view (tested in Firefox).

        C 1 Reply Last reply
        0
        • M Offline
          M Offline
          Madeo
          wrote on last edited by
          #6

          Same issue here. Double scroll and can't scroll past the page height. HELP

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lazlone
            wrote on last edited by
            #7

            Signing in here, too.šŸ–šŸ» Same issue with double scrolling. Keeping my eye open for the new update or the solution šŸ‘€

            1 Reply Last reply
            0
            • L Offline
              L Offline
              luliduggan
              wrote on last edited by
              #8

              Same issue here!

              1 Reply Last reply
              0
              • ArneRobotA ArneRobot

                @Cristian I have the same problem on my website: https://kollaps.work but only in mobile view. I scroll down and the site "locks" at the bottom. It freezes and I have to close my mobile Safari browser. I don't see this issue on the desktop view (tested in Firefox).

                C Offline
                C Offline
                Cristian
                wrote on last edited by
                #9

                @ArneRobot yes, it seems to happen randomly. My pages are built similarly and I'm not sure why some don't work and others do :P

                1 Reply Last reply
                0
                • arminunruhA Offline
                  arminunruhA Offline
                  arminunruh
                  Global Moderator
                  wrote on last edited by arminunruh
                  #10

                  hey so there was one guy who had an x overflow issue, so i added this to lay theme:

                  body{
                  overflow-x:hidden!important;
                  }

                  that may be the issue

                  im releasing an update now where i remove this, lmk if it works

                  i will need to create some kind of automatic testing that tests all kinds of lay theme websites before i release an update mmh

                  ArneRobotA L C 3 Replies Last reply
                  0
                  • arminunruhA arminunruh

                    hey so there was one guy who had an x overflow issue, so i added this to lay theme:

                    body{
                    overflow-x:hidden!important;
                    }

                    that may be the issue

                    im releasing an update now where i remove this, lmk if it works

                    i will need to create some kind of automatic testing that tests all kinds of lay theme websites before i release an update mmh

                    ArneRobotA Offline
                    ArneRobotA Offline
                    ArneRobot
                    wrote on last edited by
                    #11

                    @arminunruh yes, the theme update solved my problem! Thanx a lot!

                    1 Reply Last reply
                    1
                    • arminunruhA arminunruh

                      hey so there was one guy who had an x overflow issue, so i added this to lay theme:

                      body{
                      overflow-x:hidden!important;
                      }

                      that may be the issue

                      im releasing an update now where i remove this, lmk if it works

                      i will need to create some kind of automatic testing that tests all kinds of lay theme websites before i release an update mmh

                      L Offline
                      L Offline
                      lazlone
                      wrote on last edited by
                      #12

                      @arminunruh Worked like magic, thanks!

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        Madeo
                        wrote on last edited by
                        #13

                        @arminunruh said in Scrolling problem with last update:

                        body{
                        overflow-x:hidden!important;
                        }

                        Where do I put this?

                        arminunruhA 1 Reply Last reply
                        0
                        • arminunruhA arminunruh

                          hey so there was one guy who had an x overflow issue, so i added this to lay theme:

                          body{
                          overflow-x:hidden!important;
                          }

                          that may be the issue

                          im releasing an update now where i remove this, lmk if it works

                          i will need to create some kind of automatic testing that tests all kinds of lay theme websites before i release an update mmh

                          C Offline
                          C Offline
                          Cristian
                          wrote on last edited by
                          #14

                          Awesome @arminunruh

                          Thank you very much!

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            Madeo
                            wrote on last edited by
                            #15
                            This post is deleted!
                            1 Reply Last reply
                            0
                            • M Madeo

                              @arminunruh said in Scrolling problem with last update:

                              body{
                              overflow-x:hidden!important;
                              }

                              Where do I put this?

                              arminunruhA Offline
                              arminunruhA Offline
                              arminunruh
                              Global Moderator
                              wrote on last edited by
                              #16

                              @Madeo no dont put this anywhere, just udpate lay theme

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              I also code custom websites or custom Lay features.
                              šŸ’æ Email me here: šŸ’æ
                              info@laytheme.com

                              Before you post:
                              1. When using a WordPress Cache plugin, disable it or clear your cache.
                              2. Update Lay Theme and all Lay Theme Addons
                              3. Disable all Plugins
                              4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                              This often solves issues you might run into

                              When you post:
                              1. Post a link to where the problem is
                              2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                              3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                              Online Users
                              M
                              matejmoravec
                              Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                              laytheme.com
                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Recent
                              • Tags
                              • Popular
                              • Users
                              • Search