09-06-2018, 08:00 AM
(09-03-2018, 10:07 PM)palhanow Wrote: Hey WallBB.
Thanks for your feedback on this.
But i will have to wait for 1.8.18 version, unfortunately.
I just updated my Forum for 1.8.18 and I'm having some problems with Focus Theme, specially with the login ("Authorization code mismatch")
Can you predict a release date of Focus for 1.8.18?
I'm going to use the default ugly theme until i wait.
For the problem with "Recover" button always showing on postbit:
For anyone having trouble with this, the solution is pretty simple:
Open your global.css and add after ///modal this simple code:
PHP Code:.postbit_qrestore,
.status_type{
display:none!important;
}
.deleted_post .postbit_qrestore,
.deleted_post .status_type{
display:inline!important;
}
.deleted_post .postbit_mirage{
display:none!important;
}
Save and done.
Please press Ctrl+F5 in your browser for refresh and see the changes on the thread.
Hey palhanow,
Focus is already updated to 1.8.18
I will check the theme agin for any issues and will release a new update with any fixes.
Regards
WallBB