Title: Post complete
Last modified: August 31, 2016

---

# Post complete

 *  [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/)
 * would show complete operating system messages without short, How Do?

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259147)
 * Hi prethon. Welcome to the Hueman forum. I’m not sure what you’re asking. Are
   you trying to display operating system messages to the user in a post? In your
   admin area? Something else?
 *  Thread Starter [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259148)
 * want to display the full post … no summary
 *  Thread Starter [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259149)
 * [@bdbrown](https://wordpress.org/support/users/bdbrown/)
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259152)
 * Display the full post where? On the home page? The category archive pages? You’ll
   have to help me out here; the more information you can provide the better.
 *  Thread Starter [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259155)
 * when you make a post with text and picture does not show complete, only a summary
   of the post
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259159)
 * The theme is designed to display the full post on the single post page and a 
   post excerpt on the home page and category archive pages. If you want to change
   that you’ll need to modify a couple of theme files. Is that what you’re trying
   to do?
 *  Thread Starter [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259163)
 * That’s right, as you do this on the main page , as amending code
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259173)
 * 1. You need to be running a child theme. If you don’t currently have one you 
   can download one from the [theme web site](http://presscustomizr.com/hueman/).
 * 2. Copy content.php from the parent theme to your child theme.
 * 3. At the bottom of the file in your child theme find this block of code:
 *     ```
       <?php if (hu_get_option('excerpt-length') != '0'): ?>
       <div class="entry excerpt">
       	<?php the_excerpt(); ?>
       </div><!--/.entry-->
       <?php endif; ?>
       ```
   
 * 4. Change “the_excerpt()” to “the_content()”.
 * If you’re using the featured post slider you would do the same thing in content-
   featured.php. If you’re using the Standard Blog List option then make the same
   changes to content-standard.php.
 *  Thread Starter [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259204)
 * does not work , when importing the subject child, give error and import ftp prompts
   to download the theme hueman not master
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259215)
 * Please list the steps you followed to download, add and activate the child theme.
 *  Thread Starter [prethon](https://wordpress.org/support/users/prethon/)
 * (@prethon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259219)
 * I downloaded the theme child, and added via FTP, to access the wordprees appeared
   message to download the theme Hueman lite version ( 1.5.7 ) , but I use the theme
   full version ( 2.2.5 github )
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259249)
 * > I downloaded the theme child
 * I’m assuming this was from the theme web site.
 * > added via FTP
 * Added it where?
 * > to access the wordprees
 * Not sure what that means.
 * After you download the child theme zip file you would go to Appearance > Themes
   and install the new theme by selecting Add New > Upload Theme > Choose File, 
   then selecting the zip file you downloaded. Then activate the child theme.

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

The topic ‘Post complete’ 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/)

 * 12 replies
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/post-complete/#post-7259249)
 * Status: not resolved