Pagination doesn't work on mobile.
Describe the bug
When you access the blog module from the DNN Community website using your mobile you'll find a problem on pagination if you want to navigate through all the articles because the pagination at the bottom only shows a "1" link instead of going page by page with an publish date order like any other blog. If you clic the "1" it will take you to another page with other articles and at the bottom you'll have a "22".
Software Versions
- DNN: the latest version installed in the DNN Community version
- Module: the latest version installed in the DNN Community version
To Reproduce
Steps to reproduce the behavior:
- Go to DNN Community website using your mobile
- Click on Blog from Resources section
- Scroll down to until the end of the article list in order to access the pagination feature.
- See error
Expected behavior
article paging based on publish date (from newest to oldest)
Screenshots
Error log
Note: Debug DLL's I don't have access to this in the DNN Community website.
Additional context
n/a
Thank you for reporting this. This could be a theme issue too..?
I think someone will need to put some effort into designing a responsive mobile theme for the Blog module.
@warkhos I fixed this for the community site, can you confirm it works for you on that site now?