I also want to make changes on the about page. Currently there is just me as admin on the page, but I would like to add all team members.
Is there a way to do this?
I also want to make changes on the about page. Currently there is just me as admin on the page, but I would like to add all team members.
Is there a way to do this?
You could add all team members as moderators or as category moderators.
If you want to add text or images to the About section, I published a very simple component to do that: Extended About Page
Ok, but how do I do that?
Ok, here Hide category specific moderators from about page - #2 by awesomerobot I found out how to hide moderators from the about page. But in my case they aren’t show up, so I want to have the opposite.
Can somebody help me what do I have to do?
.about.moderators {
display: all;
}
was not a soloution.
Moderators should show up on the About page automatically once assigned? Do you have any theme components/extra CSS interfering with it?
I have a component to give staff/admins/moderators special colors. But I think this do not disturbing the about page.
You may be able to glean something from inspecting the page with the browser tools. Can you share a link to the page?
Maybe, but I won’t have a tiny glue for what I have to watch out.
I can, have a look into to your messages.
I’ve had a look, but I can’t see anything obvious (though my skills in that area are limited ). Just to confirm, these are moderators that have officially been granted moderator status from their admin page, rather than a separate group of some sort?
Thx for having a look into it. Yes it isn’t just a group, I gave moderation rights over the admin panel .
I can see the moderator information in the json file, but I can’t tell why it’s not displaying. It doesn’t appear in safe mode, and I thought the only way to hide it was with CSS.
I’ve split this into a new support topic to hopefully get somebody with more experience to help out.
This is a bit of a longshot, but has the moderator logged in recently?
Looking at the json again, it seems to be saying their ‘last seen’ date is 01/01/2020?
This might be the problemlem. I migrated recently from phpBB and since then there was no login. I’ll check that. Thx for the help.
Ok, it is solved. After the login the person appears on the site. Thx for the help.
It’s the same with admins, just so you know. I imported a forum where an admin didn’t show up on the admin list despite being in the admin group for the same reason (he didn’t come since 2012).
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.