Viewing 3 replies - 1 through 3 (of 3 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.

    BigBopper

    (@bigbopper)

    Hello,

    I just saw this thread and wanted to let users of the Spacious theme know that if you go into APPEARANCE and then THEME OPTIONS you can see the area called “Blog Posts display type”.

    Just select “Blog Full Content” and the posts will change from Excerpts to the full post.

    You should not have to change this after an update…but check, just to be sure.

    BigBopper

    (@bigbopper)

    Hello,

    I just wanted to add that when you go to THEME OPTIONS you must select the “DESIGN” tab in order to see the selection area for “Blog Posts display type”.

    Sorry for leaving this out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Spacious] Full Text instead of excerpt’ is closed to new replies.