Title: insert gallery into template with php
Last modified: August 30, 2016

---

# insert gallery into template with php

 *  [melanie bund](https://wordpress.org/support/users/melanie-bund/)
 * (@melanie-bund)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/insert-gallery-into-template-with-php/)
 * Hi is it possible to load the gallery into a template using php, as i have a 
   seperate database for members to upload images, so a member uploads an image,
   this is added to their portfolio page and i would like to use your plugin to 
   display their galleries
    Is there also a way to move the thumb title below the
   thumb? thank you Melanie at the moment i am using megafolio and would like to
   swap it for your plugin as i lve the way the images arent ropped page link [http://www.sintra-garden-studio.com/wordpress/painter/?painter_id=4](http://www.sintra-garden-studio.com/wordpress/painter/?painter_id=4)
 * [https://wordpress.org/plugins/jquery-masonry-image-gallery/](https://wordpress.org/plugins/jquery-masonry-image-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [phoenixMagoo](https://wordpress.org/support/users/phoenixmagoo/)
 * (@phoenixmagoo)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/insert-gallery-into-template-with-php/#post-6311945)
 * Hey there!
 * This is actually pretty easy to do in WordPress using the do_shortcode function.
   If you look on [this page](https://codex.wordpress.org/Gallery_Shortcode#Usage)
   you will notice this code snippet:
 * `<?php echo do_shortcode('[gallery option1="value1"]'); ?>`
 * You will need to insert a few parameters to get the correct images into the gallery.
   [All options are located here](https://codex.wordpress.org/Gallery_Shortcode#Options).
   Should be pretty easy to do.
 * Good luck!

Viewing 1 replies (of 1 total)

The topic ‘insert gallery into template with php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-masonry-image-gallery_aa9c85.
   svg)
 * [jQuery Masonry Image Gallery](https://wordpress.org/plugins/jquery-masonry-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-masonry-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-masonry-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-masonry-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-masonry-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-masonry-image-gallery/reviews/)

## Tags

 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 1 reply
 * 2 participants
 * Last reply from: [phoenixMagoo](https://wordpress.org/support/users/phoenixmagoo/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/insert-gallery-into-template-with-php/#post-6311945)
 * Status: not resolved