Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Thanks for pointing this out. There wasn’t a simple way to solve this – the list gets broken up by the pagination. I made an update to both CCS and Paginator, so at least the list doesn’t disappear. It’s a bit of a work-around by making each item a list in itself.

    Thread Starter Jerrad

    (@jjgleim)

    The update to Paginator added some CSS that is causing grey bordering and alignment issues with a related posts loop section I created with a featured image and links.

    Here’s the CSS that’s causing it.

    .paginator-styled a { padding: 4px 10px; display: inline-block; border: 1px solid #ddd; margin-left: -1px; }

    Here’s a screenshot so you can see.

    Thanks,

    Jerrad

    Plugin Author Eliot Akira

    (@miyarakira)

    Aah, I see. OK, I’ve cleaned up and organized the CSS better – please see how it goes with the latest update.

    Thread Starter Jerrad

    (@jjgleim)

    That did it – all fixed!

    Thanks so much!

    Jerrad

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘If Paginator is hiding your Loop… here's maybe why’ is closed to new replies.