Forums

posts being cut off (5 posts)

  1. magcrew
    Member
    Posted 4 years ago #

    http://magazinecrews.com/news/

    my post is cut off and in the control panel under options>reading>reading options, I have the full text radio button checked.

    i'm also not using the more tag

    thanks for your help again

  2. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Check you main index template. Most likely your theme uses the_excerpt and not the_content

    Resources:
    http://codex.wordpress.org/Template_Tags/the_content
    http://codex.wordpress.org/Template_Tags/the_excerpt
    http://codex.wordpress.org/Stepping_Into_Templates

  3. magcrew
    Member
    Posted 4 years ago #

    i dont understand that at all, but thanks. i can change some code sometimes and will have to look at this when i get home from work.

    i hope it's easier to change the code than replacing the template. i like the template

  4. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Just look in your main index template in your theme editor for this code
    <?php the_excerpt() ?> and replace it with
    <?php the_content() ?>

  5. magcrew
    Member
    Posted 4 years ago #

    darn it, that was simple but did not do it. should it of been changed anywhere else? i see it changed in the code, but it's not working

    thanks for helping me, if your not familiar with the theme i'm using, it's blueprint 10

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags