Forums

Remove ... from end of post and add paragraph formatting (2 posts)

  1. jf80
    Member
    Posted 2 years ago #

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    you could try and replace this code
    <?php another_entry_post(1000); ?>

    with
    <?php the_content('read more'); ?>

    or dig through the theme files to find the function 'another_entry_post()' - possibly in functions.php - and then edit it.

Topic Closed

This topic has been closed to new replies.

About this Topic