Forums

How to use "More Tag" on static page (4 posts)

  1. be20pilot
    Member
    Posted 2 years ago #

    Hi

    I have a static page that has an article with lots of information, however I would like to reduce the size of it on display by inserting the more tag. I've tried doing it the old fashion way but it does not work from the edit page screen. Thanks

    Kevan

  2. Samuel B
    moderator
    Posted 2 years ago #

  3. be20pilot
    Member
    Posted 2 years ago #

    Can you tell me which php folder I am to post this in?....Is it the page.php or index.php. Thanks

    <?php
    global $more;
    $more = 0;
    ?>
    //The code must be inserted ahead of the call to the content

    <?php the_content('Continue Reading'); ?>

  4. Samuel B
    moderator
    Posted 2 years ago #

    page.php

Topic Closed

This topic has been closed to new replies.

About this Topic