• Resolved michaeloc

    (@michaeloc)


    Hello,

    I am using the NextGEN Gallery plugin on my website. I have set the slideshow widget feature to appear on each page of the site.

    My issue is when the slideshow loads there is a small unwanted jump where the slideshow position moves up. I have looked through the css, to see if it’s being caused there but can’t find a problem. If anyone has come across this or could suggest a fix it would be much appreciated.

    This jump doesn’t happen when you insert a slideshow into regular page content area using the nextGen shortcode button.

    You can see the test site here

    https://www.michael1973.com/wordpress/testsite/

    Thanks
    Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Mike, Did you find a solution to this problem? I am having the exact same issue.

    cheers,

    Thread Starter michaeloc

    (@michaeloc)

    Hi Davey, No haven’t found a solution yet. Have to live with it for now.

    Thread Starter michaeloc

    (@michaeloc)

    I found a solution to this issue if it helps anyone.

    added a following css

    .ngg-widget, .ngg-widget-slideshow {
    padding-top: 0 !important;
    position: relative;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘NextGEN Slideshow widget’ is closed to new replies.