1. WordPress Plugins for Writers
  2. The WP Post Series Plugin
  3. The EZ Columns Plugin
  4. MyBookTable Plugin
  5. Embed PDF Plugin
  6. Easy Digital Downloads Plugin
  7. Media File Manager Plugin
  8. Folder Gallery Plugin
  9. Managing Links
  10. Creating Shortcodes
  11. Mailchimp: A Pandora’s Box
  12. Getting Social
  13. Dropbox Backup

wordpress for writers

 

In order to use this plugin, it is a good idea to first implement the Media File Manager plugin from last week.

Let’s say you want to show a collection of photographs on your site, like a Facebook album. There are plugins that allow you to create galleries by selecting a group of images from a list. If you have many images, this can be cumbersome, and if you have to upload new versions of some of the images, you have to re-add them to the gallery.

The Folder Gallery Plugin allows you to create a gallery by pointing it to a folder. The gallery displays all the images in that folder. Here is an example of the plugin in action:

 

Folder Gallery Plugin

 

At the bottom of the linked page, you will see the images above lined up in neat rows and columns. To create the album, I simply uploaded all the images to a single directory using cPanel File Manager, and used a single line of code in the WordPress post to display them. Notice (below) how it’s simply the “foldergallery” short code with two parameters, and that’s it, dozens of images spill out of that one line!

 

Screenshot from 2016-01-31 20:21:53

 

The plugin takes care of the rest. Importantly, I didn’t even have to go through WordPress’s Media section in order to upload the photos.

However, if you want to make a gallery of photos already existing on your website, see last week’s post to learn how to consolidate a group of scattered files into a single directory.

This plugin also requires what it calls a “Gallery Engine.” This is just the necessary plugin that pulls up a lightbox when you click on each image. Though it’s too simplistic for me to write a separate post about it, I use the Easy Fancybox plugin for this.

 

Find more writing and publishing tips at Nothing Any Good.

Victor Davis is the author of one short story collection, Grains of Sand, and is publishing a second book, The Gingerbread Collection, in the spring of 2016. He shares his writing and reading adventures at his blog Mediascover. You can find him on FacebookTwitter, and Goodreads. His Books & Stories are available on AmazonApple iBooksSmashwords, and Barnes & Noble.