Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter owen98

    (@owen98)

    PLS

    Thread Starter owen98

    (@owen98)

    halp

    Theme Author Guido

    (@guido07111975)

    Hi,

    You should open file index and look for this:

    <?php the_excerpt(); ?>

    Change that into:

    <?php the_content(); ?>

    And remove this:

    <div class="more">
    <a class="readmore" href="<?php the_permalink() ?>" rel="bookmark"><?php _e( 'Read More &raquo;', 'multicolors' ); ?></a>
    </div>

    Guido

    Theme Author Guido

    (@guido07111975)

    Closing this because of no replies.

    Guido

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Embedded Content to appear on homepage’ is closed to new replies.