Title: Incomplete Post Display
Last modified: August 21, 2016

---

# Incomplete Post Display

 *  [LexApp](https://wordpress.org/support/users/lexlaw/)
 * (@lexlaw)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/incomplete-post-display/)
 * Hello,
 * Thank you very much for this amazing theme. I just have one issue with this theme,
   my post is not showing the full article. I have tried several times. Is there
   anything I’m missing? I would be glad if you can help me with this. Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427079)
 * Hello and thanks!
 * Where is it that your full article is not shown? The theme is not designed by
   default to show full posts on home/archive/search. If you wish to modify to show
   the full content there anyway, in content.php locate:
 *     ```
       <?php the_excerpt(); ?>
       ```
   
 * Change to:
 *     ```
       <?php the_content(); ?>
       ```
   
 *  Thread Starter [LexApp](https://wordpress.org/support/users/lexlaw/)
 * (@lexlaw)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427089)
 * Thank you Alexander. But I’ve done that. In fact I followed this [http://wordpress.org/support/topic/post-in-full-on-frontpage?replies=4](http://wordpress.org/support/topic/post-in-full-on-frontpage?replies=4)
   yet it didnt change anything. This is the site [http://www.siztech.com](http://www.siztech.com)
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427228)
 * The fix definitely works, I’ve tested it on my end. Are you sure you are editing
   the right file? Editing the right theme? Are you using a child theme and if so
   is the file added correctly to override the other?
 *  Thread Starter [LexApp](https://wordpress.org/support/users/lexlaw/)
 * (@lexlaw)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427237)
 * Thank you, I’ll try it again and give you heads up on that.
 *  [dawnstarau](https://wordpress.org/support/users/dawnstarau/)
 * (@dawnstarau)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427385)
 * I can confirm that Alexander’s change will work but only if the excerpt length
   is set to 1 or more otherwise the code before it kicks in and nothing will be
   displayed.
 * Having said that I’d love of this theme had a full post option – mostly because
   I use a third party CDN for my images and the featured images component doesn’t
   seem to allow call from URL vs local file
 *  Thread Starter [LexApp](https://wordpress.org/support/users/lexlaw/)
 * (@lexlaw)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427429)
 * Just in case you are experiencing the above problem, try the following steps.
   It solved my problem. Please try going to Settings > Permalinks and refreshing
   the options there and save it. Got it from my name sake’s post (Alexander) somewhere
   I can’t figure out now.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Incomplete Post Display’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [LexApp](https://wordpress.org/support/users/lexlaw/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/incomplete-post-display/#post-4427429)
 * Status: not resolved