Title: display captions
Last modified: August 20, 2016

---

# display captions

 *  Resolved [megieswin](https://wordpress.org/support/users/megieswin/)
 * (@megieswin)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/display-captions/)
 * is it possible to display instagram photo captions?
 * [http://wordpress.org/extend/plugins/alpine-photo-tile-for-instagram/](http://wordpress.org/extend/plugins/alpine-photo-tile-for-instagram/)

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

 *  Plugin Author [theAlpinePress](https://wordpress.org/support/users/thealpinepress/)
 * (@thealpinepress)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/display-captions/#post-3512025)
 * Currently it is not, but I am working on it.
 *  [robba82](https://wordpress.org/support/users/robba82/)
 * (@robba82)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/display-captions/#post-3512215)
 * Any news about this?
 *  [Skogberg](https://wordpress.org/support/users/skogberg/)
 * (@skogberg)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/display-captions/#post-3512294)
 * robba82: Captions can bb displayed if you mody the source code.
 * Look for this in /gears/alpinebot-display.php
    _$phototitle = $this->get\_photo\
   _info($i,’image\_title’);_
 * Place $phototitle where you want it.
 *  [eselk](https://wordpress.org/support/users/eselk/)
 * (@eselk)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/display-captions/#post-3512299)
 * Thanks Skogberg! I wanted the caption below the image, but inside the link, so
   I updated this line:
 *  if( $has_link ){ $this->add(‘<div>’ . $title . ‘</div>’); } // Close link
 * If anyone else wishes to do this, just search for “Close link” in the file Skogberg
   mentioned, and then replace the line with the line above… or hopefully we’ll 
   have some options in the next update 🙂

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

The topic ‘display captions’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/alpine-photo-tile-for-instagram_978a78.
   svg)
 * [Alpine Photo Tile for Instagram](https://wordpress.org/plugins/alpine-photo-tile-for-instagram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/alpine-photo-tile-for-instagram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/alpine-photo-tile-for-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/alpine-photo-tile-for-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/alpine-photo-tile-for-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/alpine-photo-tile-for-instagram/reviews/)

## Tags

 * [captions](https://wordpress.org/support/topic-tag/captions/)

 * 4 replies
 * 5 participants
 * Last reply from: [eselk](https://wordpress.org/support/users/eselk/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/display-captions/#post-3512299)
 * Status: resolved