Title: [Plugin: SubHeading] Paragraph in subheading.
Last modified: August 19, 2016

---

# [Plugin: SubHeading] Paragraph in subheading.

 *  Resolved [cgoldt](https://wordpress.org/support/users/cgoldt/)
 * (@cgoldt)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-subheading-paragraph-in-subheading/)
 * Hello,
 * I’m using subheading, and it works quite well!
    I just have a problem with inserting
   paragraphs.
 * I tried inserting `<br />` and `<p>`, even `\n` – but after publishing the post,
   it disappears. If I’m inserting any other html tag it works (like `<a href></
   a>, <em>, <b>` etc.)…
 * Any help out there??
    Thanks a lot, Karina
 * BTW: `<span style="color:#999999;"></span>` doesn’t work either.

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

 *  Thread Starter [cgoldt](https://wordpress.org/support/users/cgoldt/)
 * (@cgoldt)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-subheading-paragraph-in-subheading/#post-2054754)
 * nobody? 😐
 *  Thread Starter [cgoldt](https://wordpress.org/support/users/cgoldt/)
 * (@cgoldt)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-subheading-paragraph-in-subheading/#post-2054797)
 * hmm, this shouldn’t be so complicated for people who know how the plugin works.
   36flavours maybe??
 *  [Steve](https://wordpress.org/support/users/36flavours/)
 * (@36flavours)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-subheading-paragraph-in-subheading/#post-2054807)
 * Hi,
 * A subheading is more like a like rather than an excerpt, therefore the default
   formatting operations are carried out on the text entered (such as stripping 
   certain HTML tags).
 * You can wrap the value when outputting the subheading using something similar
   to the following:
 * <?php if (function_exists(‘the_subheading’)) { the_subheading(‘<p>’, ‘</p>’);}?
   >
 * If I had more time, I would suggest adding an option / setting to the plugin 
   allowing HTML to be entered.
 * – Steve
 *  Thread Starter [cgoldt](https://wordpress.org/support/users/cgoldt/)
 * (@cgoldt)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-subheading-paragraph-in-subheading/#post-2054810)
 * Hi Steve!
 * Thanks for your answer!
    I would like to insert `<br />` within the subheading,
   not wrapping it in a `<p>` for example. So that means, there is no possibility
   to do this with the plugin? Strangly it works with the other html-tags like links
   and bold.
 * hmmm.
 * Thanks again.
    Karina

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

The topic ‘[Plugin: SubHeading] Paragraph in subheading.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/subheading_f4f4f4.svg)
 * [SubHeading](https://wordpress.org/plugins/subheading/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subheading/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subheading/)
 * [Active Topics](https://wordpress.org/support/plugin/subheading/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subheading/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subheading/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [cgoldt](https://wordpress.org/support/users/cgoldt/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-subheading-paragraph-in-subheading/#post-2054810)
 * Status: resolved