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. Bug Reports
  3. "Use Browser Hight for Row High" is broken

"Use Browser Hight for Row High" is broken

Scheduled Pinned Locked Moved Bug Reports
6 Posts 2 Posters 317 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.
  • albrechtA Offline
    albrechtA Offline
    albrecht
    wrote on last edited by
    #1

    "Use Browser Hight for Row High" is broken on mobile after Update to 2.7.6. It works when I resize my browser window, but should work instantly ;)

    Thanks for help.

    Go to www.albrechtgaebel.de to see the problem. THX.

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Dear @albrecht
      where exactly on your homepages is this happening?
      For me it works. Do you have everything updated?

      Best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • albrechtA Offline
        albrechtA Offline
        albrecht
        wrote on last edited by albrecht
        #3

        Hi Marius!

        its at the Frontpage. Screenshot attached. If you resize a small Browser Window a bit it works, but if you visit it on your phone you will see the prob. ;)

        Updated everything and refreshed the cache... problem is on chrome as on safari...

        ![alt text](0_1556196587435_Bildschirmfoto 2019-04-25 um 14.44.22.png image url)

        1 Reply Last reply
        0
        • mariusjopenM Offline
          mariusjopenM Offline
          mariusjopen
          Global Moderator
          wrote on last edited by
          #4

          Dear @albrecht
          that is strange. On my test website it works well.
          Are you updated?
          Did you have a second look into the custom mobile layout?

          Best!
          Marius

          www.mariusjopen.world

          1 Reply Last reply
          0
          • albrechtA Offline
            albrechtA Offline
            albrecht
            wrote on last edited by
            #5

            Dear @mariusjopen

            I located the problem. It was a new CSS Code which I puted into the Custome CSS "Head Content". The script was the one to jump to specific Pixel on the Page (via #hashtags), which Armin explained in his YT Tutorial. Did you understand me?

            Maybe the Script is buggy? The Function "jump to Pixel" is nice and it would be nice to use it later.

            This Code:

            <script>

            jQuery(document).on( 'click', 'a[href*="#"]', function(e){
                e.preventDefault();
                var hash = jQuery(this).attr('href');
                var el = jQuery(hash);
                var top = el.position().top;
                jQuery('html, body').animate({
                    scrollTop: top
                }, 300, 'swing',
                    function() {
                        window.location.hash = hash;
                    }
                );
            } );
            
            window.laytheme.on('newpageshown', function(){
                var hash = window.location.hash; 
                var el = jQuery(hash);
                var top = el.position().top;
                window.scroll(0, top);
            });
            

            </script>

            1 Reply Last reply
            0
            • mariusjopenM Offline
              mariusjopenM Offline
              mariusjopen
              Global Moderator
              wrote on last edited by
              #6

              Dear @albrecht
              do you need the script to run on mobile as well? Maybe we can deactivate it for mobile?

              Best!

              Marius

              www.mariusjopen.world

              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
              S
              sophes
              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