• Although the Full Text to show each post on blog page was selected under Setting > Reading, only short summary of post displays on the blog page still.

    That [Full Text/ Summary] feature does not work.

    What else can I do to make the post show full text?

    Please help. Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter csvan

    (@csvan)

    I got my issue solved.

    Here is what I have done that may help others in same situation:

    For theme Spacious, modify the code is in these two files:
    content-blog-image-medium.php
    content-blog-image-large.php

    Replace <?php the_excerpt(); ?> with <?php the_content(); ?>

    Refresh your page and see the full text posts.

Viewing 1 replies (of 1 total)
  • The topic ‘Blog Page – Full Text’ is closed to new replies.