• When I set wp_excerpt=’true’, all formatting of the post excerpt is lost.

    Font styles, line breaks, etc. are deleted and a <p class=”excerpt”> tag is inserted, which formats everything in the excerpt to a long run-on paragraph.

    This is true whether the excerpt is generated manually or via the <more> tag in the post.

    When I set wp_excerpt=’false’, the formatting of the excerpt is restored, but then I can’t control where the Read More link appears.

    How can I maintain the formatting of my excerpts and control where the Read More link appears?

    https://wordpress.org/plugins/posts-for-page/

The topic ‘WP excerpt loses formatting’ is closed to new replies.