- This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month ago by Andrew Misplon.
- AuthorPosts
- October 22, 2015 at 10:19 pm #2590
Craig RogersParticipantHello,
I have noticed that on the Blog page on my site, the Page Numbers along with the Previous and Next buttons are not showing on the mobile version of the site. It means that when users look at the blog page on a mobile, they only see the first few blog articles and cannot go do a different page.
They show up fine on the normal PC Browser version.
My site is at http://www.craigrogers.photography
Any help would be great
Many thanks
October 22, 2015 at 10:25 pm #2593
Andrew MisplonKeymasterHi Craig
Sorry for the hassle, no idea how this crept in! Thanks for bringing this up. For now, please hotfix using the following:
/* Pagination Hotfix */ @media (max-width: 1024px) { .resp .pagination .page-numbers { display: block; } }
Insert at Appearance > Edit CSS as it looks like you have Jetpack Custom CSS running.
October 23, 2015 at 12:13 am #2594
Craig RogersParticipantThank you for a quick response.
I’ve added the CSS and all looks good again.
Regards
Craig
October 24, 2015 at 12:09 pm #2596
Andrew MisplonKeymasterSuper 🙂 Glad to hear that did the trick. Thanks for your understanding and for letting me know about this problem.
If anything else comes up, let me know.
All the best.
- AuthorPosts
You must be logged in to reply to this topic.