Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #561692

    Hello,

    When creating a blog post using the advanced layout editor, the sidebar widget for “recent posts” simply displays a featured image thumbnail, post title, and date and timestamp. No excerpt. When using the default editor, however, the sidebar widget includes a preview of the body text of the post. I would like to know how to show this same preview text in the sidebar widget for posts made with the advanced layout editor.

    Thank you—

    • This topic was modified 8 years, 3 months ago by Brad. Reason: clarification
    #561705

    Hey Brad!

    Add this to your custom CSS.

    .news-excerpt { display: none !important; }
    

    Best regards,
    Elliott

    #562198

    Hi Elliott,

    Thanks for the quick reply. That does remove it from the sidebar. I just noticed it is also included in the main content list of posts or grid of posts. Can this be removed as well?

    And *secondly*, if I were to choose, could I keep it and make the other posts created with the advanced layout editor behave the same way? In other words, how would I make the posts created with the advanced layout editor show an excerpt below the featured image in the grid of posts?

    Thanks again!

    #562358

    Hey!

    In other words, how would I make the posts created with the advanced layout editor show an excerpt below the featured image in the grid of posts?

    Edit the post then enable the Excerpt box in the Screen Options. Add the excerpt or summary manually.

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.