Page 1 of 1

[Solved] Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Sun Sep 13, 2020 7:21 am
by Buggie
When view ut99.org on mobile devices paging for block "RECENTLY ACTIVE THREADS" on index page is hidden. Better show it, as on PC.

Related CSS in ext/board3/portal/styles/prosilver/them ... ersion=124

Code: Select all

@media (max-width: 500px)
.portal-news-pagination .pagination {
    display: none;
}

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Sun Sep 13, 2020 9:03 am
by Que
I've mentioned this before .. looks like an easy fix.

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Sat Feb 27, 2021 5:00 pm
by Buggie
Still not fixed. :noidea

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Mon Mar 01, 2021 5:22 am
by Que
without paging then we are stuck to the last 7-8 posts on the main page..
but cannot go back any further.
doubt this problem can/will be addressed in the future.
:wth:

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Wed Jun 09, 2021 6:35 pm
by Buggie
Shade wrote:
I hope this will be fixed too soon if Shade start work on forum.

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Tue Apr 19, 2022 8:33 am
by Que
Almost a year and nothing done about this simple problem.

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Posted: Tue Apr 19, 2022 5:39 pm
by Shade
Fixed. Sorry for the massive delay...