Title: Custom Theme &#8211; gallery plugins
Last modified: August 20, 2016

---

# Custom Theme – gallery plugins

 *  [mnorm](https://wordpress.org/support/users/mnorm/)
 * (@mnorm)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/custom-theme-gallery-plugins/)
 * Hi,
 * I can’t for the life of me get any gallery working within my custom theme
 * [http://www.brushwithfire.co.uk](http://www.brushwithfire.co.uk)
 * I’ve followed all instructions, shotcodes etc. I can’t even get it to display
   an image.
 * It must be something really simple, I am a noob afterall 🙁

Viewing 1 replies (of 1 total)

 *  Thread Starter [mnorm](https://wordpress.org/support/users/mnorm/)
 * (@mnorm)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/custom-theme-gallery-plugins/#post-2545767)
 * ok I figured it out
 * I needed a loop
 * <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?> <?php
   the_content(); ?> <?php endwhile; ?> <?php endif; ?>

Viewing 1 replies (of 1 total)

The topic ‘Custom Theme – gallery plugins’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [mnorm](https://wordpress.org/support/users/mnorm/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/custom-theme-gallery-plugins/#post-2545767)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
