New Topic

Nivo Slider Transition

Home › Forum › Plugins › Nivo Slider Transition

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #934
    StartupWP
    Keymaster

    Link please and we’ll have a closer look.

    #936
    madison
    Participant
    #938
    StartupWP
    Keymaster

    With the small image in the corner issue, see:

    http://support.dev7studios.com/articles/nivo-slider-jquery-plugin/fix-small-image-in-top-left-hand-corner

    So just add:

    .nivoSlider img {
        max-width: none;
    }

    https://startupwp.com/topic/customizing-your-theme/

    As far as the transition, it could be related to the same problem, but might be a conflict with other jQuery scripts being loaded onto your site.

    Try deactivating all plugins except Nivo and see if that makes a difference. Be sure to clear all caches too.

    #942
    madison
    Participant

    Adding the code to the custom CSS section did not fix the issue, unfortunately. Tried deactivating all plugins and clearing all caches too. Still, same problem with small image in upper left corner.

    But, I noted the reference to the twentyeleven theme and also the reference to any transition effect except fade in the link you provided. The 2 themes I had installed were yours and twentytwelve. I removed twentytwelve and changed the transition effect to fade. The issue of the small image appearing is now fixed, and without the additional code in the custom CSS section. Plus the other plugins I had are now reactivated. Still works.

    I did note the CSS file in the Nivo Slider editor shows as being inactive. Perhaps that has something to do with the other transition effects not working.

    But for me, for now, the distraction of the small image appearing in the left corner of the slide is solved. Thanks for that and also your theme, which I’m finding to have a lot of flexibility and to be a great value.

    #945
    StartupWP
    Keymaster

    Good to hear.

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