Forums

read more doesn't work (5 posts)

  1. prettydelicious
    Member
    Posted 4 months ago #

    Hi,

    When I add read more
    I can see <!--more--> in HTML and when I publish it, I don't get to see it on my website.

    I already tried several plugins to solve this problem, but it won't help.

    Can someone please help me :(

    my website is
    http://www.prettydelicious.nl

  2. SwansonPhotos
    Member
    Posted 4 months ago #

    Your theme is likely creating 'excerpts' by default at publish...
    Using the post editor make sure all screen options appear, and look for the excert or other custom fields related to excerpts and remove the excerpt or custom fields - then publish post(s).

  3. prettydelicious
    Member
    Posted 4 months ago #

    I just removed the excerpt field any fields and just added the 'more' and published it, and it still wont appear :(

  4. alchymyth
    The Sweeper
    Posted 4 months ago #

    look into the front page template (index.php) of your theme, and replace the_excerpt(); with the_content();

    http://codex.wordpress.org/Function_Reference/the_excerpt

  5. prettydelicious
    Member
    Posted 4 months ago #

    WOW it worked!!

    Thanks a billion guys!! :D

    Whoehoeee what a great start of my day!

Reply

You must log in to post.

About this Topic