Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Anchor position on desktop and mobile

    General Discussion
    2
    3
    9
    Loading More Posts
    • 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.
    • P
      paola-ming last edited by

      Hello,

      Is there anyway to have anchor positions on desktop and mobile? With the code below, found here in the forum, on mobile the content doesn't scroll enough to be seen. Thanks!

      <script>
          window.laytheme.on('newpageshown', function(){
             if(window.location.hash.length > 0){
                 var id = window.location.hash;
                 if(jQuery(id).length > 0){
                      jQuery('html, body').animate(
                      { scrollTop: jQuery(id).offset().top+10},
                      { duration: 1500 });
                 }
             } 
          });
      </script>
      
      1 Reply Last reply Reply Quote 0
      • arminunruh
        arminunruh Global Moderator last edited by arminunruh

        hey dont use any extra code for anchors
        just do this:

        https://laytheme.com/documentation/jump-to-anchor.html

        remove the code from your website that you posted here. it will interfere with the code that is already built in into lay theme

        P 1 Reply Last reply Reply Quote 0
        • P
          paola-ming @arminunruh last edited by

          @arminunruh thanks!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Post a link to where the problem is if possible, please <3
          I don't answer or check forum DMs, please just post on the forum.
          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

          Before you post:

          Use the Search Feature. Maybe there is already a solution to your issue.

          1. Update Lay Theme and all Lay Theme Addons
          2. Disable all Plugins
          3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
          4. When using a WordPress Cache plugin, disable it or clear your cache. Now see if your problem solved itself.
          Go here, see if your problem is listed here:
          Troubleshooting

          When you post:
          1. Post a link to where the problem is
          2. If the problem is difficult to explain, post screenshots / link to a video to explain it

          Thanks!

          Online Users

          A

          Recent Topics

          • Search as icon instead of text?

          • FILTER Categories showing all projects

          • H

            Vimeo embed with autoplay and loop is really slow...help!

          • A

            website not loading on iphone safari

          laytheme.com