Title: Subtitle for Posts
Last modified: April 1, 2020

---

# Subtitle for Posts

 *  [kristynasulcova](https://wordpress.org/support/users/kristynasulcova/)
 * (@kristynasulcova)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/subtitle-for-posts-2/)
 * Hi!
    I would like to add subtitles to my posts but so far, no luck. I have found
   two plugins – Secondary Title, which works great but interferes with my breadcrumb
   navigation, and [WP Subtitle](https://wordpress.org/plugins/wp-subtitle/). The
   latter requires using this code:
 *     ```
       do_action( 'plugins/wp_subtitle/the_subtitle', array(
           'before'        => '<p class="subtitle">',
           'after'         => '</p>',
           'post_id'       => get_the_ID(),
           'default_value' => ''
       ) );
       ```
   
 * How would I put that below the inner page title in Materialis? Any advice?
    Thanks
   a lot! Kristyna

The topic ‘Subtitle for Posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/materialis/1.1.65/screenshot.jpg)
 * Materialis
 * [Support Threads](https://wordpress.org/support/theme/materialis/)
 * [Active Topics](https://wordpress.org/support/theme/materialis/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/materialis/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/materialis/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [kristynasulcova](https://wordpress.org/support/users/kristynasulcova/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/subtitle-for-posts-2/)
 * Status: not resolved