Title: Wrong Excerpt Fix
Last modified: August 31, 2016

---

# Wrong Excerpt Fix

 *  Resolved [prccp](https://wordpress.org/support/users/prccp/)
 * (@prccp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-excerpt-fix/)
 * I’m here just to report a bug and to register for future reference in case it
   doesn’t get fixed.
 * If you check the “Show excerpt instead” option, the plugin will get the viewed
   post’s excerpt and display it for all the related posts.
 * To fix it, in **wp-float-related-posts/templates/default.php**, change:
    `the_excerpt();`
 * To:
    `echo $relatedpost->post_excerpt;`
 * Done! 🙂
 * [https://wordpress.org/plugins/wp-float-related-posts/](https://wordpress.org/plugins/wp-float-related-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [milemilosheski](https://wordpress.org/support/users/milemilosheski/)
 * (@milemilosheski)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/wrong-excerpt-fix/#post-7192607)
 * Thanks for the input [@prccp](https://wordpress.org/support/users/prccp/) we 
   will surely fix this 😉

Viewing 1 replies (of 1 total)

The topic ‘Wrong Excerpt Fix’ is closed to new replies.

 * ![](https://ps.w.org/wp-float-related-posts/assets/icon.svg?rev=1212343)
 * [WP Float Related Posts](https://wordpress.org/plugins/wp-float-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-float-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-float-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-float-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-float-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-float-related-posts/reviews/)

## Tags

 * [excerpt](https://wordpress.org/support/topic-tag/excerpt/)

 * 1 reply
 * 2 participants
 * Last reply from: [milemilosheski](https://wordpress.org/support/users/milemilosheski/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/wrong-excerpt-fix/#post-7192607)
 * Status: resolved