Benedikt Mo
Forum Replies Created
-
hi,
how do you mean grouping them?
I use frames only because my host has a traffic limit. So I load the gallery with all the images from a other host with no traffic limit to reduce the traffic costs.
… So pleas donate more 😉Thank you timdenty for your help with sG_thumbsSolo and the description code.
hm, I think it use the size of the next gen thumbs, so if you set up different sizes of thumbs in nextgen you have different thumbs… or not?
line 266
UX/performance note:
You can remove the image alt in php.you can change the thumbnail size of the images in nextgen. Mark all images and generate new thumbnails. In the dialog you can set up a other thumbnail size.
“Since version 1.6 you can use [sG_thumbsSolo id=xxx] and [sG_imagesSolo id=xxx] instead of [scrollGallery id=xxx] to show only thumbs or images.”
Thanks. The problem was, that to much people erase the wp_footer() line from there theme….
try
.scrollGallery2 .thumbarea{
width:auto !important;
}To use multiple lines use the beta version 2.0.
For the rest you need to write a custom css.What’s your problem?
wow, interesting solution. I developed a js based resizing. http://scrollgallery2.mashitup.de/
Yes, WP remove all files in the plugin folder automatically if you update a plugin.
I recommend to save a copy in your theme folder.