My image galleries are showing only one thumbnail in the post the gallery sits in. http://themeforward.com/demo2/2013/03/08/image-gallery/
My single.php markup can be found here: http://snippi.com/s/akm5jb7
Additionally, previous_image_link and next_image_link are not displaying when the image is clicked (these would lead to the other images in the gallery).
My entire image.php markup can be found here: http://snippi.com/s/ajwa5yh
My gallery shortcode:
Try this and verify that the attachments come back correctly when queried directly:
If that count is correct, then the gallery shortcode should be returning correctly. Let me know what that returns.
It ended up being a problem with a code to pull a custom number of posts via an options panel.