Would something like an
{{plugin-outlet "about-stats-bottom"}}
*Note - I’m unclear about naming conventions
work for you?
AFAIK @sam is willing to add these
Would something like an
{{plugin-outlet "about-stats-bottom"}}
*Note - I’m unclear about naming conventions
work for you?
AFAIK @sam is willing to add these
yeah an outlet there is fine.
Hi Sam,
is it possible to include this outlet? I couldn’t find it there.
Thanks!
Could anyone help me to sneak in additional text / html on the about-page? As mentioned above the current page is not compliant with German law and there are currently a lot of rogue lawyers who make loads money with cease-and-desist warnings. Any hack welcome! Thanks so much.
If someone else has this topic: I used CSS to sneak an imprint in.
.contents .about p:before {
content: "Impressum text blabla";
}
I would like to find that so I can add it. Is it set via a link? Which then refers to a wp, for example. Or how and where do I find that. Very great interior. There will be quite a few more questions. Since I need them. Maybe you can exchange ideas with me about it.
Where can I find this please? As I need it and would like to know if it is done via a link that refers to a WP or anything else.
Hey @carrabelloy,
I’m not really sure what you are asking about, and old topics may contain outdated information.
If the purpose is to add a disclaimer page directly available from the home page of your forum, there are several ways to do that.
Using a custom sidebar section Custom sidebar sections being tested on meta
Adding a link to the navigation menu: Custom Top Navigation Links
Adding a link in the header: Custom Header Links or Custom Header Links (icons)
Customize your theme or create a component to which you can add text and/or links in the Head section
If you want to edit the pages FAQ, Terms of Service and Privacy, their associated topic is located in the Staff category.
If it doesn’t answer your questions, can you be more specific on what you are trying to achieve? ![]()
her @Canapin Yes, I need that, because I touch a hot iron and that must be legally compliant.
Also that with the logging that it is users from 18, is quite important to me.
Now I was wondering if I can use this from my Mastodon as a link.
I thank you or you for all the information. May I contact you or you more often? My English is really brittle. Please excuse that. But maybe we can still exchange information. I would be glad.
Hello @carrabelloy!
You can find and edit the Terms of Service, Privacy Policy, and FAQ for your forum in the “Team” category. If you’d prefer to link to your blog, you can adjust the URLs in the Settings → Legal section.
Your forum appears to require registration. If you want to display text or links to terms of service on the login page, you could try the Trendy Login component.
No, I don’t know if I’ll get a German version of it the same way. They should hang up a donation clock, but I’ll get back to that later, I like open-source. And I also thank you for the feedback on it @gerhard
German versions of the Terms of Service, Privacy Policy, and FAQ are available. However, these are only direct translations from English and have not been legally reviewed.
If you started with a forum in English, these documents were also created in English. However, you can overwrite them in the Admin Panel under Customize → Text with the German translations by clicking on “Replace Text…”.
I had them translated completely and will add the rest here
https://darknight-coffee.org/blog/?tag=datenschutz
Thanks again for the tip @gerhard
Where can the texts be found?
They appear as topics in the staff (Team) category, when you add the company name in the site settings.
I still need an imprint, is it possible to create a post in Staff manually and make it available to everyone?
You can always create a topic in a public category and link to that from various places like the first sidebar section. But then it would look like a topic in the forum and not a standalone page. That might be acceptable to you.
There is currently no way to create such a topic and add it to the navigation menu so it appears as a page alongside the about page, terms of service and privacy notice. I think this would be an interesting feature request. Then you could have this:

One solution that comes to mind is to switch to the experimental about page, which soon will become the only about page, and then to edit site texts to edit the “Contact us” section on the right side so it includes full impressum details. To do that, look for “site texts” on the sidebar, switch to your site’s language, then search for “if you come across”. You can also rename the “Contact us” header to “Impressum” by searching for that.
If you need more space, you could also add impressum details to the site description, which appears directly on the login page on private sites and on the about page.