• I’ve uploaded a gallery, with 9 images, selected “3 columns” and the gallery is only loading as one column of images.

    The code reads like this: [gallery ids="2283,2282,2267,2265,2266,2263,2264,2284,2285"]

    I’m pretty sure the code didn’t install, even though I have repeatedly selected the 3 columns. Can anyone help me a) change via installing correctly, or b) with the appropriate code?

    Thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • wpismypuppet

    (@wordpressismypuppet)

    There should be a columns attribute in that shortcode. Though I don’t know why selecting 3 columns didn’t insert the code, you can do it manually by changing your shortcode to this:

    [gallery ids="2283,2282,2267,2265,2266,2263,2264,2284,2285" columns="4"]

    please post a link to your gallery;

    what theme are you using?
    are you using a plugin for the gallery?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Gallery Loading without Columns’ is closed to new replies.