New module: Navigation Carousel v4.3
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Sammy_K, Dave _____________________________________________ |
|
Sammy_K
Joined: 2011-01-25
Posts: 35 |
![]() |
Thank you very much for that hint - it helped me out now the navCarousel is shown above the comments and directly under the picture Sammy |
|
sebcool20
Joined: 2009-09-18
Posts: 41 |
![]() |
The Navigation Carousel made every photo in a large album very very slow to load... Anyone else expericenced that? It doesn't seem to be a browser problem, I tried it on Chrome and Firefox 4 and the speed is pretty much the same. Might be a server problem, my server is usually kinda slow with creating thumbnails... Does the carousel create new thumbnails? If you have any more question just ask! Sebastien |
|
Armani2
Joined: 2007-05-09
Posts: 263 |
![]() |
sebcool20 wrote:
The Navigation Carousel made every photo in a large album very very slow to load... Anyone else expericenced that? It doesn't seem to be a browser problem, I tried it on Chrome and Firefox 4 and the speed is pretty much the same. Might be a server problem, my server is usually kinda slow with creating thumbnails... Does the carousel create new thumbnails? If you have any more question just ask! I have been asking about this problem for some time now. |
|
bluetickle
![]()
Joined: 2007-01-06
Posts: 41 |
![]() |
Broken in Gallery 3.01 Does not display in default theme. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
bluetickle
![]()
Joined: 2007-01-06
Posts: 41 |
![]() |
Thanks! Floridave's version works for me on 3.01! see here > http://gallery.menalto.com/node/97124?page=1#comment-366840 or see below floridave's fixed version is here > http://gallery.menalto.com/files/navcarousel.zip |
|
stevyn
Joined: 2011-04-01
Posts: 2 |
![]() |
hi, i love this module but in the new version suddenly there is a wide white border around each thumb of the carousel, do you know how I can remove this border? example: http://skjphotography.net/welcome/gallery31/index.php/CHINA/ch_labrangwindow thank you |
|
mamouneyya
Joined: 2009-11-02
Posts: 337 |
![]() |
stevyn wrote:
hi, i love this module but in the new version suddenly there is a wide white border around each thumb of the carousel, do you know how I can remove this border? The carousel thumbnail uses your current buttons' theme. To change that for the thumbnails you can add the following to the screen.css file of your active theme: .carousel-thumbnail { background-color: transparent; } If you don't want the square borders as well, then you could make it: .carousel-thumbnail { background-color: transparent; border: none; } PS Please note that you need to add that modification again everytime you upgrade your theme, since the file will be overwritten. |
|
stevyn
Joined: 2011-04-01
Posts: 2 |
![]() |
thank you for your help, that fixed it |
|
grooveman
Joined: 2010-02-22
Posts: 43 |
![]() |
Hi. This looks like a wonderful addition to G3. However, I am finding that the carousel actually shows up underneath the comments, so that the more people who comment, the farther and farther the carousel gets away from the picture. Even after one comment on my monitor, the carousel is invisible without scrolling. If a visitor has to scroll each time to get to the carousel, they won't use it. Any way to put the carousel above the comment block? Thanks! |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Dave |
|
grooveman
Joined: 2010-02-22
Posts: 43 |
![]() |
Oh. Thanks Dave. |
|
grooveman
Joined: 2010-02-22
Posts: 43 |
![]() |
Erm... this isn't working... Quote:
select * from modules; I think the important value to change here is "weight", not "id". Or, possibly for the sake of tidiness, change both to the same number provided it isn't already in use, and it is greater than navcarousel... For me, changing the weight to 20, had the desired effect. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
If the docs are not right please make the fixes for clarity. Or if the module order module is not right for docs you can make the docs better or if you give the the text you want changed I can change it as well. Dave |
|
grooveman
Joined: 2010-02-22
Posts: 43 |
![]() |
Dave, I'm not entirely sure what you mean here: Quote:
Or if the module order module is not right for docs you can make the docs better or if you give the the text you want changed I can change it as well. but... I hope that was right. If not, let me know here or via pm. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
grooveman, Dave |
|
creationsings
Joined: 2008-02-07
Posts: 57 |
![]() |
I really like this carousel. I have a question, though...I am using the ajax dynamic loading of the items. I like the concept, but to me, it would make more sense if it would automatically preload the next full "page" of items so that there was no visible loading to the user when the next button is clicked. Is there a way to change this or would it take significant code changes? |
|
peshko
Joined: 2010-11-22
Posts: 81 |
![]() |
Qucik question. I use clean_canvas theme and I enabled the modules with 3.0.2. I don't see any carousel - top or botoom. I switched to the Gallery Wind theme and still don't see anything...Any suggestion? |
|
alik99
![]()
Joined: 2006-07-01
Posts: 52 |
![]() |
When enabled, NavCarousel gives JavaScript error. Using latest 3.0.2 Gallery version. When module is disabled, the JS error goes away Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET4.0C; MS-RTC LM 8) Message: Object expected |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
I am not the maintainer: Dave |
|