OffshoreCorpTalk Scheduled Upgrade and Maintenance on September 25th

Status
Not open for further replies.
Thank you for reporting.

Please try now and let me know if it works.

Toggle signature

Latest Video Interviews, Offshore Company Resources, Payment Processing Tips & Tricks, Articles and Anonymity Hints only a click away!
Support the Freedom of Speech of our Community

Disclaimer: Nothing I say should be taken as tax, legal or financial advice. Anything I say is for general informational purposes only. Always seek independent professional advice.
 
Should work now, was a permission issue 🙂

Toggle signature

Latest Video Interviews, Offshore Company Resources, Payment Processing Tips & Tricks, Articles and Anonymity Hints only a click away!
Support the Freedom of Speech of our Community

Disclaimer: Nothing I say should be taken as tax, legal or financial advice. Anything I say is for general informational purposes only. Always seek independent professional advice.
 
JohnLocke said:
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.
Click to expand...
Thank you for bringing this back, it's really a big upgrade to the current inbox system.
 
JohnLocke said:
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.
Click to expand...
very good, it's a good feature and makes dealing with mass DM's easy.
 
@JohnLocke would it be possible to fix one more bug?
Screenshot 2024-12-16 at 16-24-45 New posts OffshoreCorpTalk.webp


This What's new is disappearing on desktop browsers with more than 1100px width as you have:
Code:
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!
 
daniels27 said:
@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:
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!
Click to expand...
It is not really a BUG but there was a quick fix for it.

Toggle signature

Latest Video Interviews, Offshore Company Resources, Payment Processing Tips & Tricks, Articles and Anonymity Hints only a click away!
Support the Freedom of Speech of our Community

Disclaimer: Nothing I say should be taken as tax, legal or financial advice. Anything I say is for general informational purposes only. Always seek independent professional advice.
 
@JohnLocke Thank you very much for your fix, it makes my day much easier!

I currently have the sidebar collapsed but there is some extra grey space at the bottom:
Screenshot 2025-01-06 at 12-17-04 What's new OffshoreCorpTalk.webp



Imo, the CSS is this one
Code:
Code:
@media (min-width: 900px) {
  .uix_sidebarCollapsed .p-body-sidebar {
    transition: ease-in opacity .2s,ease-in max-height .2s .01s;
    opacity: 0;
    max-height: 0;
  }
}

Would it be possible to add a "display: none;" there?
 
Noted and put on the list.

Toggle signature

Latest Video Interviews, Offshore Company Resources, Payment Processing Tips & Tricks, Articles and Anonymity Hints only a click away!
Support the Freedom of Speech of our Community

Disclaimer: Nothing I say should be taken as tax, legal or financial advice. Anything I say is for general informational purposes only. Always seek independent professional advice.
 
Status
Not open for further replies.

JohnnyDoe.is is an uncensored discussion forum
focused on free speech,
independent thinking, and controversial ideas.
Everyone is responsible for their own words.

Quick Navigation

User Menu