Top Posts & Pages Section
- The topic ‘Top Posts & Pages Section’ is closed to new replies.
Need help? Check out our Support site, then
I’ve noticed this week that my top posts and pages section on my right-hand bar is getting a bit scrambled – sometimes it’s fine and sometimes it’s a bit disjointed with gaps and squares appearing underneath.
I don’t use the right-hand bar on my homepage, so here’s another page for reference: https://albumreviews.blog/2019/09/24/the-ten-worst-rock-and-pop-lyrics-ever/
The blog I need help with is: (visible only to logged in users)
Hi – there
I’m not sure why this is happening I’m afraid. This widget is part of WordPress.com and not the theme. It seems to be a css issue with the widget.
If you had custom css then you could use the following to address the problem:
.widgets-grid-layout {
display: flex;
flex-wrap: wrap;
}
I think the best thing to do would be to contact WordPress.com support and tell them about the problem. Point them to this post so they can see the fix and hopefully they will be able to get someone from the code team to fix this issue.
Thanks – Ben
Oh – to clarify. I made the theme, but I don’t work for WordPress.com so I can’t help directly with this unfortunately.
Sorry about that :(
Ben
OK – thanks for your time. I’ve contacted WordPress and will see what they say. I assumed it was part of the theme for some reason!