Thank you for bringing this back, it's really a big upgrade to the current inbox system.We have just upgraded the advanced mail system (PM) for mentor group gold members and Bronze members. In the tests we conducted, it appears that all the sorting done before the upgrade is restored, so there is no need to sort again.
Personally, I greatly enjoy the mail system, and I hope all of you who have access to the mentor group and Bronze do as well.
very good, it's a good feature and makes dealing with mass DM's easy.We have just upgraded the advanced mail system (PM) for mentor group gold members and Bronze members. In the tests we conducted, it appears that all the sorting done before the upgrade is restored, so there is no need to sort again.
Personally, I greatly enjoy the mail system, and I hope all of you who have access to the mentor group and Bronze do as well.
@media (max-width: 1100px) {
.p-navgroup-link--whatsnew {
display: inline-flex;
}
}
It is not really a BUG but there was a quick fix for it.@JohnLocke would it be possible to fix one more bug?
View attachment 8357
This What's new is disappearing on desktop browsers with more than 1100px width as you have:
Code:@media (max-width: 1100px) { .p-navgroup-link--whatsnew { display: inline-flex; } }
Would it be possible removing this, so that I do not have to scroll all the time to "LATEST POST" to see a link going to the same page?
Your help would be a real time saver!