Is there a switch where I could disable the "Info Center" ?
Screenshot 2024-10-04 at 6.31.43 PM.jpg
In admin settings, yes.
But it still leaves a small section
Can you be more specific please ? I cannot find !!!
On mobile right now.. but you can use the search in the admin honestly find it.
Search for info center
I can't find it, either. >:(
You can do this to remove it entirely -
index.css
/* Info Center */
#info_center {
clear: both;
display: none;
}
index.php?action=admin;area=theme;sa=list;th=2
Or whatever id your current theme is.
I was seeing, it's not info center
Number of recent posts to display on board index:
(Set to 0 to disable.)
Show statistics on board index:
Show latest member on board index:
Show group key on board index:
Yes, I found that, let's you disable individual bits of info center, but not the whole thing. I also thought there was a setting for that, but apparently not.
Alas ! It was not to be! Thanks for the effort,
@keyboard Try the Info Center Manager (https://custom.simplemachines.org/index.php?mod=4346) mod in conjunction with the theme settings ...