Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #271561

    Smarticle
    Participant

    I’m afraid the smooth scroll extension did not solve the issue at all. What is causing the jump? Can some CSS not be provided that stops the jump?

    Thanks very much.

    #271656

    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #271667

    Smarticle
    Participant

    Sorry, it got lost at the top of the last page.

    http://elevenplusify.wpengine.com/bronze-month1/

    Thanks 🙂

    #271883

    Zeshan
    Member

    Hi there,

    Your page is giving me 404 error (see: http://prntscr.com/74h4tr). Would you mind confirming the URL again?

    Thanks!

    #273548

    Smarticle
    Participant

    Bah, sorry, there was a dash missing 😀

    http://elevenplusify.wpengine.com/bronze-month-1/

    Cheers

    #273706

    Nico
    Moderator

    Hi There,

    We could not check the page because it is only available for members only. Would you mind sharing us your admin credentials so we could take a closer look.

    Don’t forget to set it as private reply.

    Thanks.

    #274236

    Smarticle
    Participant
    This reply has been marked as private.
    #274251

    Paul R
    Moderator

    Hi,

    Upon checking, I didn’t see the smooth scroll extension installed.

    Kindly install the smooth scroll extension and if you don’t mind leaving it activated until we check again.

    Thanks

    #274341

    Smarticle
    Participant
    This reply has been marked as private.
    #274411

    Zeshan
    Member

    Hi there,

    You don’t need to install smooth scroll plugin. To avoid the jumping, simply use following CSS code under Custom > CSS in the Customizer:

    .x-main .widget[class*="q2w3-widget-clone"] + .widget {
        margin-top: 0;
    }
    

    Thanks!

    #275960

    Smarticle
    Participant

    Brilliant thanks for that. It works perfectly when I have the customiser opened but once I save and close it the widget title goes behind the nav bar when scrolling down. I have tried added to margin-top but this causes the bounce.

    http://elevenplusify.wpengine.com/silver-month-1/

    #276000

    Zeshan
    Member

    Hi there,

    The title looks fine at my end on scrolling (see: http://prntscr.com/76kpu5). Would you mind confirming again?

    Thanks!

    #276128

    Smarticle
    Participant

    Thanks for the quick reply. It’s strange, I went back on it a moment ago and it appeared to work correctly. Then I went back on it and the fixed widget seems to be going back into the nav bar. http://snag.gy/nu3mi.jpg

    #276248

    Nico
    Moderator

    Hi There,

    I am different staff support member, Upon looking on my side it seems to be working fine as well.

    If you need further assistance, feel free to ask us.

    Thanks.

    #276708

    Smarticle
    Participant

    Ok so I’ve noticed one thing that may be of useful note. Yesterday I took my site live and updated the url address. Also did a search and replace tool to swap the words ‘elevenplusify.wpengine.com’ to ’11plusify.com’. Upon inspection, the widget is working correctly here, http://elevenplusify.wpengine.com/silver-month-1/ but not here, http://11plusify.com/silver-month-1/

    Could something have changed during the transition that would affect something like this?

    Thanks