• I would like to show the full post of every article in the blog, whether an archive, category or single post.

    I looked at help but am missing something, I don’t know which .php file to edit and how.
    My index.php file only has these lines: ( WP 1.5 )

    <?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    require(‘./wp-blog-header.php’);
    ?>

    Please advise. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to show full article content allways’ is closed to new replies.