• Resolved michellemacphearson

    (@michellemacphearson)


    The “Posts” block has the post title/excerpt appear behind the post thumbnail in Google Chrome.

    Example: https://ibb.co/3CLDwTq

    This is the Go Theme, no custom CSS.

    The “Posts” block does appears correctly in Safari.

    Help appreciated!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support gdpavle

    (@gdpavle)

    Hi @michellemacphearson, thank you for reaching out.

    Is the website in question live at this moment? I would like to take a look and see what might be causing the issue.

    If it is, please provide the URL in your next reply.

    Best Regards,
    Pavle

    Thread Starter michellemacphearson

    (@michellemacphearson)

    Thanks Pavle, you can find the page I’m using the “Posts” block at: https://www.samanthakane.us/library/

    Plugin Support gdpavle

    (@gdpavle)

    Hey @michellemacphearson, thank you for getting back to me.

    I reviewed the page and although I can’t be sure how this happened, we can fix this easily.
    Please add the following CSS code in your Additional CSS:

    .wp-block-coblocks-posts__excerpt
    {
      margin-top: 32% !important;
    }

    This will fix the issue you have with the excerpts.
    Let me know if this worked for you 🙂

    Best Regards,
    Pavle

    Thread Starter michellemacphearson

    (@michellemacphearson)

    That almost did the trick – but the title of the post is still missing in Chrome. Screenshot here has Safari on the left and Chrome on the right, so you can see the difference: https://ibb.co/8KBDSrM

    I also noticed that, upon saving the page then opening it again in the WP editor, to edit further, each “Posts” block reverts back “All” in the “Feed Settings” —> Categories.

    In other words, every time I make an edit to the page, I have to change the “Feed Settings —> Categories to the correct category for every block on the page. When I save it, it works and displays the categories I selected. But when I return to edit something on the page later, they all revert to “All” for Categories and I have to go select each category for each block again.

    Hi @michellemacphearson and @gdpavle

    I’ve been having exactly the same issues—-excerpts and titles appear behind posts in Chrome (changing the top margin doesn’t really fix it) AND all posts categories get reset to all when editing. I suspect it has to do with a co-blocks update because both worked well until about September 2020. Any further leads would be great. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Posts Block in Stacked Mode Overlaps Image & Content’ is closed to new replies.