• Resolved bkalps

    (@bkalps)


    No matter what I seem to try, I can’t figure out how to get NextGEN Thumbnail Gallery to display in more than one column.

      1 I disabled every plugin that I thought could possibly effect this with no luck. I reverted back to the default theme with no luck. I verified my WordPress version is up to date.
      2 I read the plugin FAQ
      3 I read many other forums on this issue and tried what they did (mostly disable other plugins and themes).
      4 I deactivated and re-activated the NextGen Gallery Plugin with no luck.

    When inspecting the page, I noticed that the .ngg-gallery-thumbnail-box width is the same as the entire gallery div. I tried changing that too (Gallery > Other Options > Styles > Show Customization Options) with the following CSS code:

    
    .ngg-gallery-thumbnail-box {
        float: left;
        margin-right: 5px;
        width: 30%;
    }
    
    • This topic was modified 8 years, 4 months ago by bkalps. Reason: Formatting the ordered list

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Imagely

    (@imagely)

    @bkalps – It appears the JavaScript and/or CSS needed by NextGEN Gallery is not being loaded. If this persists with a default WordPress Twenty series theme and only NextGEN Gallery activated you may need to re-install NextGEN Gallery (to rule out something going wrong somewhere in an earlier installation/update process).

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)

The topic ‘Thumbnails only one column’ is closed to new replies.