For question around NextGEN Gallery please post at the official wordpress.org forums and add the tag “nextgen-gallery”, I will do my best to answer the question in a short time.

Please note :If you send via email a support question about my plugins I won’t respond. I cannot handle support in my email (I’ve tried) so your best bet is to ask your question on the Forums…

For question around wordTube please post at the official wordpress.org forums and add the tag “wordtube

Freshest question/answer from WordPress.org :

Rhand on "[Plugin: NextGEN Gallery] Trouble with thumbnails" — 2 hours ago

What errors did you get? To be able to help you more information is needed.

baohengbo on "[Plugin: NextGEN Gallery] How to format the "Integrate slideshow" settings" — 2 hours ago

Hi,

Under "Gallery Settings" the "Integrate slideshow" setting has two options: [Show as slideshow] and [Show as thumbnails] (sorry, the wording here may not be exactly correct since i've already changed it a few times). When checking this box these two commands appear directly above the slideshow images. In fact there is no white space between the commands and the images, which makes things look sort of cramped. I'm wondering if there is a way to format the presentation so there is more white space between the the two commands and the images? Any help is greatly appreciated.

Thanks,

Paul

anja_online on "[Plugin: NextGEN Gallery] Overview of Galleries on one page" — 3 hours ago

Hi Paul,

thanks - I already did it like you suggested. I thought there could be a other way, because this doesn`t seem to be the original function of a album.

Anja

applesfaceman on "[Plugin: NextGEN Gallery] specify thumbnail path on import/upload" — 3 hours ago

Hey again everyone, Im following up still trying to figure out how I can specify the thumbnail path to the thumbs for nextgen, i have a few more posts regarding this i have had no luck with.

right now i have to main directories on my server with galleries i import from,
.com/galleries/
.com/members/galleries/

the members folder is password protected via htaccess, not through wordpress through the grey box login form.

i would like to have the thumbnails to my pictures in the members folder viewable on their page, but when clicked on their trying to access the main photos in the .com/members/galleries/set1 etc folder their asked for their username and password.
so if i could permanently set the path to thumbnails to go to say, .com/galleries/thumbs/relavent-set-name-thumbs/ and have the large pictures remain where i uploaded them, this would help me a lot.
any idea?
might this be a feature in an update? would be great for user preferences
thank you everyone, thank you for the kick-butt nextgen plugin too!

http://wordpress.org/extend/plugins/nextgen-gallery/

Paulio51 on "[Plugin: NextGEN Gallery] Add gallery(x) to php file" — 4 hours ago

Maybe get rid of do_shortcode and try,

if ($page_row) {echo nggShowSlideshow('.$page_row.', width, height);}

If you still want to use do_shortcode try adding '. and .' before and after your variable.

Paul