[Support request] sticky menu isn't visible after scroll

Home Forums Support [Support request] sticky menu isn't visible after scroll

Home Forums Support sticky menu isn't visible after scroll

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #285554
    atdev

    In desktop resolution works fine

    In tablet/mobile resolution it stops after feature image section

    https://drive.google.com/file/d/0B4_6yCPl6FdOOU1hc1FmMkQxaDg/view

    #285602
    Leo
    Staff
    Customer Support

    Hi there,

    Are you able to provide a link to the site so we can take a look?

    Thanks.

    #285608
    atdev

    Course9.com
    How can I privately send you login details?

    #285612
    Leo
    Staff
    Customer Support

    You can use Account Issue on this page: https://generatepress.com/contact/
    Just mention the topic 🙂

    #285614
    atdev

    Details sent.

    Also how can I remove sensitive info from a supporter found post?

    I don’t want to start using temporary urls. Can I edit or delete the post later?

    #285615
    Leo
    Staff
    Customer Support

    Yup of course. If there’s anything you would like to remove but can’t just let us know 🙂

    #285724
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    First, you’ll want to remove this from your smooth scrolling links code:

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>

    That’s going to cause a lot of issues.

    Does this only happen when the first section is using Elementor?

    #288602
    atdev

    Thanks Tom,

    I’ve removed the https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js

    As a test I’ve created the page https://course9.com/test-no-elementor/ without using elementor but the issue still presents on mobile.

    The problem is the following calendly script which I really need as it pops up a calendar (without this script your header remains sticky after the first section, but the calendar doesn’t pop anymore)

    https://course9.com/test-elementor-no-calendly-script/

    <!–
    *** CALENDLY BUTTON > POP UP ***
    –>

    <link href=”https://calendly.com/assets/external/widget.css&#8221; rel=”stylesheet”>
    <script src=”https://calendly.com/assets/external/widget.js&#8221; type=”text/javascript”></script>

    #288621
    Tom
    Lead Developer
    Lead Developer

    So when you remove those calendly scripts the issue goes away?

    #288626
    atdev

    Yes removed and no more problems but no more modal on click.

    <link href=”https://calendly.com/assets/external/widget.css” rel=”stylesheet”>
    <script src=”https://calendly.com/assets/external/widget.js” type=”text/javascript”></script>

    #288633
    Tom
    Lead Developer
    Lead Developer

    Is the script removed right now? Everything seems to be working.

    It’s strange that the nav would work only up until a specific point. It’s possible that there’s some javascript in the calendly files that is conflicting with the sticky nav. Not sure if I could pinpoint the exact issue as I don’t see any errors.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.