Posted by jesseliberty on April 11, 2008 at 10:26pm
Jump to:
| Project: | Couloir Slideshow |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
http://www.sunyatastudios.net/nightphotography
I have installed a custom jQuery based dock menu which seems to break only on pages displaying the Courloir slideshow block.
Hollar if you need to see specific files or have any clues as to the source of this bugging.
Thanks
Jesse Liberty
Comments
#1
The main problem seems due to the fact that Couloir Slideshow module has a known conflict with the drupal lightbox module. The slideshow module uses a modified version of lightbox and they are currently not compatible on the same page. Until someone takes on the task of resolving this, they cannot be active at the same time. If anyone wants to delve deeper into resolving the issue, please contact me.
#2
It's not an issue with Lightbox2, I have it in my module dir, but it is not enabled.
The issue is with the dock menu i am working on.
I will completely remove the ligthbox2 to test that end, though.
#3
ok, that did work
after uninstalling the lightbox from the modules completely the menu worked.
THANKS!
I am interested in making this menu into a drupal module. if anyone is interested in working with me on this(as I am new to contributing) let me know.
#4