Title: p2tu's Replies | WordPress.org

---

# p2tu

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] How to show description on thumbnails template](https://wordpress.org/support/topic/how-to-show-description-on-thumbnails-template/)
 *  Thread Starter [p2tu](https://wordpress.org/support/users/p2tu/)
 * (@p2tu)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/how-to-show-description-on-thumbnails-template/#post-17336836)
 * For anyone who is interested, here’s the code:
 *     ```wp-block-code
       <?php 
   
       $container_ids = $displayed_gallery->container_ids;
       $gallery_id = $container_ids[0];
   
       $mapper  = C_Gallery_Mapper::get_instance();
       $gallery = $mapper->find($gallery_id);
       $desc  = $gallery->galdesc;
   
       echo $desc;
   
       ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox Plus Colorbox] Image resize not working – Version 2.4.6](https://wordpress.org/support/topic/image-resize-not-working-version-246/)
 *  [p2tu](https://wordpress.org/support/users/p2tu/)
 * (@p2tu)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/image-resize-not-working-version-246/#post-3232161)
 * Same problem. Image resize is not working. Latest WP and plugin.
 * I have to use another plugin atm, but I can provide example if necessary.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [kpicasa gallery not working properly any more](https://wordpress.org/support/topic/kpicasa-gallery-not-working-properly-any-more/)
 *  [p2tu](https://wordpress.org/support/users/p2tu/)
 * (@p2tu)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/kpicasa-gallery-not-working-properly-any-more/#post-2099878)
 * Working again 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [kpicasa gallery not working properly any more](https://wordpress.org/support/topic/kpicasa-gallery-not-working-properly-any-more/)
 *  [p2tu](https://wordpress.org/support/users/p2tu/)
 * (@p2tu)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/kpicasa-gallery-not-working-properly-any-more/#post-2099649)
 * Yes. I have exactly the same problem.
    Appeared after WP update today.
 * No full size pictures anymore:
    [http://www.thvk.ee/galerii/?album=Kuulmiskonverents2011](http://www.thvk.ee/galerii/?album=Kuulmiskonverents2011)
 * Probably related to wp latest update but can’t be sure…

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