Title: BOTH title AND caption
Last modified: August 21, 2016

---

# BOTH title AND caption

 *  [andybancroftcooke](https://wordpress.org/support/users/andybancroftcooke/)
 * (@andybancroftcooke)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/both-title-and-caption/)
 * hi i am trying to get both the title AND the caption to show up
 * like this in extra calls
 *     ```
       var arr = jQuery("a.fancybox");
       jQuery.each(arr, function() {
       var title = jQuery(this).children("img").attr("title") + '<br/>' + jQuery(this).children("img").attr("alt");
        beforeLoad: jQuery(this).attr('title',title);
       });
       ```
   
 * except the title is always undefined var…
 * any ideas?
 * [https://wordpress.org/plugins/fancybox-for-wordpress/](https://wordpress.org/plugins/fancybox-for-wordpress/)

The topic ‘BOTH title AND caption’ is closed to new replies.

 * ![](https://ps.w.org/fancybox-for-wordpress/assets/icon-256x256.jpg?rev=1864321)
 * [FancyBox for WordPress](https://wordpress.org/plugins/fancybox-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fancybox-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fancybox-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/fancybox-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fancybox-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fancybox-for-wordpress/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [andybancroftcooke](https://wordpress.org/support/users/andybancroftcooke/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/both-title-and-caption/)
 * Status: not resolved