Hi,
I am trying to use 3d carousal module, in our website. It breaks if we have ajax enabled in the view and use pagination also. It even breaks if we call any form link in the thick box on the same page as carousal. It starts auto rotating, images go big small and overlapping.
Please help.
Surinder
Queens Library
| Comment | File | Size | Author |
|---|---|---|---|
| 3d carousal.PNG | 35.57 KB | surinder_rihal |
Comments
Comment #1
rashad612 commentedI believe we have a problem in the ajax-enabled views with 3D Views Carousel. Hopefully will be solved in the new release.
Comment #2
surinder_rihal commentedHi,
I have disabled AJAX in the view which have 3d carousal. But when i open thick box in the same page, as it opens carousal gets broken. auto rotating starts, images start getting big and small etc.
Thanks
Surinder
Comment #3
surinder_rihal commentedHi Rashad,
Can i know when are you coming up with the new release of this module. I need to use Ajax with it. It is very urgent for me. It breaks even if i Ajax disabled in the carousal view, if i have other view with Ajax enabled in the same page. When i paginate other view carousal view breaks.
Surinder
Comment #4
rashad612 commentedI know the new release is late, but I'm pretty sure it will be before March-1st.
Thanks.
Comment #5
Macronomicus commentedWell it would seem that even if the 3d view is free of ajax and all, that there is still trouble. I have a separate (non-3d) view/block on the page which uses ajax/pagination, and when clicked I get the same as the OP above. The 3d view starts rotating and mixing up multiples of the thumbs in differing opacity.
I wonder whats causing this? Naming conflict?
Cheers!
Joshua
Comment #6
Macronomicus commentedweird thing is I have an exposed filter that uses ajax to show/hide based on ubercart attributes and that does not break the 3d ... its only when I have what I said in previous post that it gets angry.
Comment #7
Macronomicus commentedI should be more clear .. I can use ajax pagination & exposed filters with ajax in the 3d view and it does not break it.... but I still get the same bug/error as OP IF I have a separate view which uses ajax on the same page.
Comment #8
rashad612 commentedmacrocosm,
This is an issue related to the js behavior in current release, 6.x-1.2. I know I'm late with the new release but we are almost there. I hope to launch it this weekend.
Comment #9
Macronomicus commentedNo worries ... just trying to give any input I can if it may help sniff out issues. It's in good working order for me so long as I avoid the things that get it angry.
Im using this as a catalog browser for an artists site that will launch soon. The ajax exposed filters & pagination are a must for it... the good thing is they do work, save for what I said in post #8 - which isnt a big deal for me at the moment.
I'm excited to see your new release! Not much better than Drupal + 3d... are you switching out the main library again? Or sticking with Professor Cloud Carousel?
Cheers!
Comment #10
rashad612 commentedI'll stick with Professor Cloud Carousel for now in D6. If there is a better library/plugin I might use it with Views 3 - D7 as there is a new module that integrates Professor Cloud Carousel on the top of Views SlideShow for Drupal 7.
Comment #11
Romz commentedIn fact in each ajax call, the carousel is init.I just put a flag in viewscarousel3d.js and it's work :).
Comment #12
rashad612 commentedyou can try the dev version, but with caution..
Comment #13
mthiner commentedWhat do you mean you put a flag in the js? Does it fix this bug? How did you do it? I am having a conflict with 3d carousel and the vote module on the same page. Thanks!
Comment #14
v8powerage commented.dev version fixed it for me.
Comment #15
v8powerage commented