• Resolved Cajuna

    (@cajuna)


    Hello, i’ve a problem with “Read more”:
    On the admin post i’ve this:
    Image
    But now on my post i’ve this:
    Image
    My Max number of words on config are 71, so it isnt the problem.
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Cajuna. If you’re referring to the post listing on the home/blog page, that uses the excerpt, which is either the number of words you specify from the post content or, if you enter one, a defined Excerpt in the section below the post content in edit mode. If you want to use the “More” tag you need to edit the content-related theme files to use the_content() instead of the_excerpt(). If you just want the excerpt to end with “Read more” you can do that with a function in a child theme.

    Thread Starter Cajuna

    (@cajuna)

    I reemplace all of u said the excerpt for the content but now i’ve this problem:
    Image

    ??

    Can you be more specific about exactly what you changed? And a link to your site would be helpful. Pretty hard to tell what’s going on with just the images. Thanks.

    Thread Starter Cajuna

    (@cajuna)

    Thanks for your help bdbown, i fix it.
    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Read more problem’ is closed to new replies.