• Anders, if you see this, thank you so much for an awesome theme!

    So, I recently added a podcast with the Seriously Simple Podcasting plugin and unfortunately, it looked really ugly in a post with the “read more” on the left sidebar. I followed instructions to remove it completely site-wide using the Simple Custom CSS and the code that Anders shared previously to remove it:

    .related-posts { display: none; }
    .single-post .post-inner { padding-left: 0; }

    That said, I would like the “read more” on all posts EXCEPT the Podcast category. Is that something I can do?

  • The topic ‘Don't include "read more" on certain categories’ is closed to new replies.