Topic: Navigation problems

A few things:
*Try as I might, I haven't been able to get any navigation buttons to show up on the Stage. I've toggled everything I can think of and nothing's happening.

*When I have thumb dots and transition set to slide, clicking a thumb dot will result in a fade transition instead of a slide. Is this supposed to happen? Because when I click anywhere on the stage (see above about the lack of navigation buttons), the images slide.

Re: Navigation problems

*Try as I might, I haven't been able to get any navigation buttons to show up on the Stage. I've toggled everything I can think of and nothing's happening.

If you set imageNavPosition="STAGE", then the image navigation buttons will be positioned relative to the stage (regardless of the size and position of the image). However, if the image is large enough (and of the correct aspect ratio) to cover most of the image area within the gallery, then the image navigation buttons may be stacked on top of the image. Space is not reserved for the navigation buttons. You could perhaps compensate for this by increasing the imagePadding (in JuiceboxBuilder-Pro's 'Customize -> Main Image' section).

*When I have thumb dots and transition set to slide, clicking a thumb dot will result in a fade transition instead of a slide. Is this supposed to happen?

Yes. Sliding works only with adjacent images using the main image navigation buttons. When clicking thumbnails, images fade in and out.