When you use the id="" attribute of the shortcode, the gallery is supposed to display images attached to the post with that id. Were the images in the galleries on those posts/pages uploaded directly to that page, or were they already in the media library?
If you open the image in the media library it should tell you which post/page the image is ‘attached’ to. Unless an image is actually attached to http://minniepeters.staging.wpengine.com/residence-1/, it won’t appear in the gallery generated by [gallery id="6591"].
Another possibility is that your theme or a plugin is interfering. I notice that the galleries on the Residence pages aren’t using the normal markup from WordPress galleries. Perhaps one of the plugins, or your theme, has replaced the [gallery] shortcode with its own version that doesn’t support the id="" attribute. In which case you would need to contact the theme/plugin developer.
Thread Starter
jfkweb
(@jfkweb)
Hi thanks for you answer. Yes the images are attached to the relevant posats. I did some css adjustments to the lightbox myself. The galelry does actually appear in the visual on backend so I presume its load the images correctly. Just creates an empty div in the browser.
Thread Starter
jfkweb
(@jfkweb)
PS I’ve switch to 2015 theme and still no gallery…