• Resolved peterrodger

    (@peterrodger)


    This may be a dumb question but I’ve searched for an answer and haven’t been successful. If I write and format my posts so that, for example, an email address is on a line of its own or I separate the paragraphs to make the text readable or embolden a heading – none of this appears on the PPC page. It just appears to ignore any formatting. Have I missed a trick here? Any suggestions will be helpful.
    Peter
    http://tynedalehospice.com/news-events/events/

    https://ww.wp.xz.cn/plugins/posts-per-cat/

Viewing 1 replies (of 1 total)
  • Hi Peter,

    You can use custom HTML template to display full post content w/o stripping HTML formatting. Both widget and shortcode supports that. Something like this:

    <h3 class="entry-title">%title%</h3>
    <div class="entry-content">%post_content%</div>

    Check out Shortcode options and Supported macros section in plugin Description https://ww.wp.xz.cn/plugins/posts-per-cat/

Viewing 1 replies (of 1 total)

The topic ‘formatting the posts in PPC’ is closed to new replies.