Forums

Intro and main post (2 posts)

  1. atdheu
    Member
    Posted 3 years ago #

    Hi,
    How to set up when in my wordpress web home to do not display all main text but only intro text of my posts and to display a link: example: "view full message" or "click here for more"

  2. Kalon
    Member
    Posted 3 years ago #

    You need to put a "more" tag into your posts. Also, make sure your index.php (or whatever) displays post content in the loop like this (or similar):

    <?php the_content('Continue reading &raquo;'); ?>

    The text in the brackets is what is used for the link to the rest of the post.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags