Title: 's Replies | WordPress.org

---

# forposts

  [  ](https://wordpress.org/support/users/forposts/)

 *   [Profile](https://wordpress.org/support/users/forposts/)
 *   [Topics Started](https://wordpress.org/support/users/forposts/topics/)
 *   [Replies Created](https://wordpress.org/support/users/forposts/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/forposts/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/forposts/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/forposts/engagements/)
 *   [Favorites](https://wordpress.org/support/users/forposts/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Album template, how to set galleries template](https://wordpress.org/support/topic/plugin-nextgen-gallery-album-template-how-to-set-galleries-template/)
 *  [forposts](https://wordpress.org/support/users/forposts/)
 * (@forposts)
 * [17 years ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-album-template-how-to-set-galleries-template/#post-1003015)
 * I may suggest you quick fix
 * Patch the line 285 in nggfunctions.php
    remove: $out = nggShowGallery($galleryID);
 * insert:
    $out = nggShowGallery($galleryID, $template);
 * You have to place gallery-extend.php template in “view” folder if you use [album
   id=1 template=extend]
    I simply copied gallery-caption.php to gallery-extend.
   php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Cateogies arguement for get_pages](https://wordpress.org/support/topic/cateogies-arguement-for-get_pages/)
 *  [forposts](https://wordpress.org/support/users/forposts/)
 * (@forposts)
 * [17 years ago](https://wordpress.org/support/topic/cateogies-arguement-for-get_pages/#post-763062)
 * Thanks for update.
 * Categories for pages still not implemented. I’m using 2.8-bleeding-edge WP version.

Viewing 2 replies - 1 through 2 (of 2 total)