Title: Wrong content showing for posts
Last modified: November 18, 2019

---

# Wrong content showing for posts

 *  Resolved [mustbejoyce](https://wordpress.org/support/users/mustbejoyce/)
 * (@mustbejoyce)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/)
 * Posts I made using the normal wordpress post are not showing properly.
 * -When clicking on the Blog Hop #1 and Top Ten Tuesday posts in the home page,
   it is the Girl With Seven Names review that come out.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwrong-content-showing-for-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * (@w33zy)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12145682)
 * Hello,
    I can see the issue you have described. When I take a closer look at 
   it, it seems your theme is breaking its layout after rendering those 2 side by
   side posts. When this happens it causes any post below those 2 to extend upwards
   and cover the 2 side by side posts.
 * I will see if I can recreate this on my test site and offer you a solution.
 *  Plugin Author [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * (@w33zy)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12147579)
 * Fixed it! Add this code to the Customizer’s “Addition CSS” section
 *     ```
       #primary .rcno_review {
           clear: both;
       }
       ```
   
 *  Thread Starter [mustbejoyce](https://wordpress.org/support/users/mustbejoyce/)
 * (@mustbejoyce)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12148265)
 * To which post will I add this code? The review, the posts or to the theme’s additional
   css? Thank you!!!
 *  Plugin Author [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * (@w33zy)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12148272)
 * Add it to the theme’s additional CSS.
 *  Thread Starter [mustbejoyce](https://wordpress.org/support/users/mustbejoyce/)
 * (@mustbejoyce)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12148275)
 * Figured it out, thank you so much! And great work with this plug in!
 *  Plugin Author [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * (@w33zy)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12148308)
 * You’re welcome. Please leave a review for it if you have found it helpful.

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

The topic ‘Wrong content showing for posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recencio-book-reviews_486474.svg)
 * [Recencio Book Reviews](https://wordpress.org/plugins/recencio-book-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recencio-book-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recencio-book-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/recencio-book-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recencio-book-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recencio-book-reviews/reviews/)

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [Kemory Grubb](https://wordpress.org/support/users/w33zy/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-content-showing-for-posts/#post-12148308)
 * Status: resolved