Forums

the_content(); showing entire post, not just before "more" tag (2 posts)

  1. petroica
    Member
    Posted 4 months ago #

    This problem has me a bit stumped. Here is the loop on my site's News blog:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    And my posts certainly have a <!--more--> tag. Yet, the whole post shows up on the News page. If I use the_content('Read more...', true), I will only see the part of the post AFTER the <!--more--> tag. Any ideas?

  2. blkbrd
    Member
    Posted 4 months ago #

    I too am having issues with the_content() function.

    My posts have the more tag and the code I am using is the_content('Read more...')
    The function is showing the correct amount of text but not the 'Read More...'.

    Any one have an ideas to what is going on? This was working before.

Reply

You must log in to post.

About this Topic