New Topic

Nivo Slider Transition

Home › Forum › Plugins › Nivo Slider Transition

This topic contains 5 replies, has 2 voices, and was last updated by  StartupWP 5 years, 8 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #933

    madison
    Participant

    Recent StartupPro user – very nice indeed. 2 small problems with Nivo Slider. The first problem is no transition effect. In one case I have 4 pictures the same size, 945px x 235px. Settings are manual, responsive, Nivo Slider Light Theme, random effect. I’ve tried other themes and transition effects, including those recommended in another post. Nothing seems to help.
    The second problem, possibly related, is a small thumbnail of the slide appearing in the upper left corner of a slide prior to the next full slide showing. It’s a little distracting and doubtful it’s as designed.
    I also use the slider in a sidebar too. Same issues. I’ve tried deactivating the other plugins, as suggested. Same issue. The only plugins in use are Contact Form 7, Really Simple Captcha and Showcase. I’ve tried both Chrome and IE10 – same result. WordPress and plugins are all up-to-date.

    Any suggestions?

    #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 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.