This topic contains 5 replies, has 2 voices, and was last updated by StartupWP 5 years, 8 months ago.
- AuthorPosts
- July 13, 2013 at 6:12 PM #933
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?
July 13, 2013 at 7:25 PM #934Link please and we’ll have a closer look.
July 13, 2013 at 8:04 PM #936Sidebar example: http://www.wlpinc-files.com/walter-l-phillips-inc/site-map/
Banner example: http://www.wlpinc-files.com/walter-l-phillips-inc/about/
July 14, 2013 at 4:17 AM #938With the small image in the corner issue, see:
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.
July 14, 2013 at 8:14 AM #942Adding 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.
July 15, 2013 at 7:43 AM #945Good to hear.
- AuthorPosts
You must be logged in to reply to this topic.