nolo
(Manuel)
9. Juni 2021 um 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 „Gefällt mir“
mattdm
(Matthew Miller)
13. Januar 2022 um 02:05
2
What about adding a config option to include that css? Like: ☑ hide default description
?
3 „Gefällt mir“
nolo
(Manuel)
13. Januar 2022 um 11:27
3
Ah yes, I already had added that setting some time ago… updated the first post now
3 „Gefällt mir“
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 „Gefällt mir“
Moin
22. Oktober 2023 um 08:55
5
1 „Gefällt mir“
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. Oktober 2023 um 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 „Gefällt mir“
Thank you @nolo ! Exactly the component we were looking for.
Hide default description
doesn’t seem to work, though?
nolo
(Manuel)
28. März 2025 um 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 „Gefällt mir“