Title: Solution &#8211; inserting full posts
Last modified: August 21, 2016

---

# Solution – inserting full posts

 *  Resolved [lanceelliott72](https://wordpress.org/support/users/lanceelliott72/)
 * (@lanceelliott72)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/solution-inserting-full-posts/)
 * follow the instructions to create a folder and new widget file… then open the
   pho file and look for:
 * <h4 class=”title”><?php the_title(); ?></h4>
 * and add
    <?php the_content(); ?>
 * directly after… this will now pull the full post.
    you could of course use <?
   php the_excerpt(); ?>
 * but I wanted the full formatted post.
    enjoy. L.
 * [http://wordpress.org/plugins/flexible-posts-widget/](http://wordpress.org/plugins/flexible-posts-widget/)

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

 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/solution-inserting-full-posts/#post-4259742)
 * Hi Lance,
 * Thanks for posting this. I’m sure it will be helpful for others! Cheers!
 *  Thread Starter [lanceelliott72](https://wordpress.org/support/users/lanceelliott72/)
 * (@lanceelliott72)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/solution-inserting-full-posts/#post-4259743)
 * the best thing about this plugin is that it gives you the ability to create content
   in the library once and then insert it in the content area on different pages….
   change to library version and all others change.

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

The topic ‘Solution – inserting full posts’ is closed to new replies.

 * ![](https://ps.w.org/flexible-posts-widget/assets/icon-256x256.jpg?rev=984592)
 * [Flexible Posts Widget](https://wordpress.org/plugins/flexible-posts-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flexible-posts-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flexible-posts-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/flexible-posts-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flexible-posts-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flexible-posts-widget/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lanceelliott72](https://wordpress.org/support/users/lanceelliott72/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/solution-inserting-full-posts/#post-4259743)
 * Status: resolved