nolo
(Manuel)
9 Junio, 2021 22:56
1
A simple theme component that lets you add custom html to extend the short site description
on the /about page. So you could add more paragraphs and insert links, or images.
The component provides an option to enter custom html:
This content is added below the default site description on the /about page:
You can also hide the default site description by checking this setting:
23 Me gusta
mattdm
(Matthew Miller)
13 Enero, 2022 02:05
2
What about adding a config option to include that css? Like: ☑ hide default description
?
3 Me gusta
nolo
(Manuel)
13 Enero, 2022 11:27
3
Ah yes, I already had added that setting some time ago… updated the first post now
3 Me gusta
This almost as neat as I’d hope it was - would it be possible to have opt in/out for Admins & Stats options as well? Many thanks.
1 me gusta
Moin
22 Octubre, 2023 08:55
5
1 me gusta
Unless I don’t get that plugin - I was thinking: do not show whole section Admins |& Stats not just some bits.
Heliosurge
(Dan DeMontmorency)
22 Octubre, 2023 09:15
7
There is maybe a bit of confusion.
The component @Moin linked allows you to hide admin/mods from about page.
You would need to make a custom Theme component and add css that provides a condition.
Not the code but along thr lines of.
If not admin/mod on About page Stats display none.
If your good with css you can use your browser to identify the element to target.
1 me gusta
Thank you @nolo ! Exactly the component we were looking for.
Hide default description
doesn’t seem to work, though?
nolo
(Manuel)
28 Marzo, 2025 10:13
9
I believe this component is no longer necessary. There’s a new layout for the about page and you can add content right in the admin settings:
Could someone with tagging permission tag this as end-of-life?
5 Me gusta