• Resolved mustbejoyce

    (@mustbejoyce)


    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 to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    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

    (@w33zy)

    Fixed it! Add this code to the Customizer’s “Addition CSS” section

    #primary .rcno_review {
        clear: both;
    }
    Thread Starter mustbejoyce

    (@mustbejoyce)

    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

    (@w33zy)

    Add it to the theme’s additional CSS.

    Thread Starter mustbejoyce

    (@mustbejoyce)

    Figured it out, thank you so much! And great work with this plug in!

    Plugin Author Kemory Grubb

    (@w33zy)

    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.