Jump to content
Sign in to follow this  
niccolo_tapparo

Carousel - next and prev buttons issue

Recommended Posts

niccolo_tapparo

I have a problem with carousel on my blog (bottom side, after posts). Next and previous buttons are not displayed. I fixed it by patching carousel/carousel.jcarousel.js file, in order to delete the attribute disable="false" for the classes jcarousel-prev and jcarousel-next. Is there another way to fix it? Or maybe did I do something wrong with settings on control panel? thanks

Share this post


Link to post
Share on other sites
niccolo_tapparo

previous and next button are not displayed, as you can see on this screenshot: screenshot.png If you click in the area of the button, it works! I think it's a CSS issue. With firebug I see that jcarousel-prev and jcarousel-next take background none from the [disable] selector. I've never used it, so I don't know how it works. I tried to disable cforms, but the problem persists.

Share this post


Link to post
Share on other sites
cmunns

Then it might be a conflict with another plugin. Try disabling them until you find the culprit.

Share this post


Link to post
Share on other sites
niccolo_tapparo

I have disabled all plugins except NextGEN Gallery, otherwise the carousel does not work (it's based on NGG thumbnails). The issue persists and buttons are still invisible. I think that the attribute disable it's true when it is defined, not when its value is "true". It is false when it's undefined not when its value is "false". In fact, if I delete the code which prints disable="false" from carousel/carousel.jcarousel.js it works correctly. Am I right?

Share this post


Link to post
Share on other sites
bryan-hadaway

Better check the gas; There are indeed more than 5 images in the gallery and set to show correct? Thanks, Bryan

Share this post


Link to post
Share on other sites
niccolo_tapparo

Carousel image mode is set as "post featured image" and there are 9 posts in the selected category. Each post has a Next-Gen Gallery thumbnail as featured image. The other settings: Max Rotating Carousel Items 30 Displayed Carousel Items 5 Items to scroll 1 Max Image Width (in pixels) 130 Max Image Height (in pixels) 130 thanks for the help

Share this post


Link to post
Share on other sites
cmunns

Can you please double check that you have disable the CForms global styling because it doesn't look the way it should if you had done that.

Share this post


Link to post
Share on other sites
niccolo_tapparo

I solved it! I don't know why nothing changed when I disabled all plugins (maybe browser cache?). I have just deleted "disable" selector from CForms minimal.css (I don't need it) and now I can see correctly next and prev buttons. Thanks a lot for the help. And thanks for this great theme!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×