Quote module breaks post content formatting
-
Hi,
I’m using WP 4.0, bbPress 2.5.4 and GD bbPress Tools 1.6 (free version).
GD bbPress Tools breaks the post content paragraphs when the quote module is active. This happens out of the box, with Twenty Fourteen. Inactivating quotes returns the correct formatting.
Output:
<div class="bbp-reply-content"> <div id="d4p-bbp-quote-57">This is paragraph 1.<p></p> <p>This is paragraph 2.</p> <p>This is paragraph 3.</p></div> <div class="d4p-bbt-quote-block"><a href="#57" bbp-url="URL/forums/topic/det-har-ar-en-amnesrubrik/#post-57" bbp-author="dev-smurf" class="d4p-bbt-quote-link" rel="nofollow">Quote</a></div> <div class="bbp-signature">Signature</div> </div>The first
<p>breaks as you can see. Some css could visually tidy things up, but it’s still gonna be badly formatted.Known issue?
The topic ‘Quote module breaks post content formatting’ is closed to new replies.