Title: Displaying the slideshow title
Last modified: August 1, 2018

---

# Displaying the slideshow title

 *  Resolved [stejus](https://wordpress.org/support/users/stejus/)
 * (@stejus)
 * [8 years ago](https://wordpress.org/support/topic/displaying-the-slideshow-title/)
 * Is there any way that we can retrieve the slideshow title and display it in a
   theme? I would like to show the respective title above each slideshow.

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

 *  [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [8 years ago](https://wordpress.org/support/topic/displaying-the-slideshow-title/#post-10546354)
 * Hi [@stejus](https://wordpress.org/support/users/stejus/),
 * The slideshow is basically a post type on WP, so you could use the id number 
   to get the title the same way you would any other post type.
 * <?php echo get_the_title(‘12345’); ?>
 *  Thread Starter [stejus](https://wordpress.org/support/users/stejus/)
 * (@stejus)
 * [8 years ago](https://wordpress.org/support/topic/displaying-the-slideshow-title/#post-10546365)
 * Thanks! It works. This is a great plugin!!
 *  [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [8 years ago](https://wordpress.org/support/topic/displaying-the-slideshow-title/#post-10546372)
 * Great to hear! I’ll mark this as resolved then.
 * By the way, if you’re enjoying the MetaSlider plugin please leave us a 5-star
   review. They really help us out (if you feel it’s not worth that, please do let
   us know how we can improve). Thanks!
 * [https://wordpress.org/support/plugin/ml-slider/reviews#new-post](https://wordpress.org/support/plugin/ml-slider/reviews#new-post)

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

The topic ‘Displaying the slideshow title’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3568997)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/displaying-the-slideshow-title/#post-10546372)
 * Status: resolved