• Hi,

    I want to show the complete blog articles on the home page, including images, galleries and full texts with paragraphs.
    Also after a certain number of articles there should be a pagination.
    All as possible with default WordPress themes and settings.

    How can I achieve that using Simple Catch theme?

    I already followed this article:
    http://wordpress.org/support/topic/simple-catch-display-full-post-on-home-page?replies=10#post-2933306

    I replaced <?php the_excerpt(); ?> with <?php the_content(); ?> in content.php, but that’s not enough. Now I get the full text and the images, but without paragraphs. And I don’t think it will have pagination when I add more articles to my blog.

    Any help?

    Stef

  • The topic ‘Full articles on home page’ is closed to new replies.