Looking for a WordPress photo grid gallery (2 posts)

Topic tags: gallery plugin, grid, photo gallery, plugin
  • Profile picture of Sonja Leix Sonja Leix said 4 months, 2 weeks ago:

    Hi,
    I’m basically looking for a WordPress photo gallery plugin that doesn’t operate with lightbox, that just displays photos in a grid and with the option to add a link to each of the photos. If no free plugins come to mind, I’m open to look into premium plugins too.

    Anyone has any suggestions?
    Thanks!

  • Profile picture of Rindy Portfolio Rindy Portfolio said 3 months, 4 weeks ago:

    If you want something really simple, you can use WordPress gallery shortcodes. Without adding any plugin at all.

    Simply create a post or page and upload pictures to it (“Add media”). Don’t click the “Insert into Post” button, though, just upload the photos, close the media box and write this in the body of the page/post:

    [gallery]

    You can also specify some options, for example:

    [gallery size=medium columns=4]

    Here are a list of options you can use:

    http://codex.wordpress.org/Gallery_Shortcode