This is probably a basic question....but I can't get my vertical images to center....all are on the left.
It looks like all your images (both landscape and portrait) are justified left due to setting imageHAlign="LEFT" in your gallery's 'config.xml' file.
Setting imageHAlign="LEFT" will ensure that the left-hand edge of each image is flush against the left-hand edge of the image area within the gallery.
Set imageHAlign="CENTER" instead (the default value) and your images will all be horizontally centered within the gallery's image area.
For reference, imageHAlign can be found in JuiceboxBuilder-Pro's 'Customize -> Main Image' section.
Also, an off-topic question: When saving galleries to their respective folders, codes for other galleries are duplicated and saved into the same folder for no apparent reason
If you save each gallery to its own unique folder and re-save a specific gallery to its own specific folder, then no other gallery folders should be touched when re-saving the gallery.
I cannot replicate the problem you describe but it you can provide a certain folder structure and set of instructions which will allow me to reproduce the problem, I'll certainly be happy to investigate further.
Thank you.