• 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?

Viewing 1 replies (of 1 total)
  • 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.

Viewing 1 replies (of 1 total)
  • The topic ‘the_content(); showing entire post, not just before "more" tag’ is closed to new replies.