How to set which options are available for flagging?

…and that’s how I know it from most forums, but on MetaBrainz’ Discourse the message and something else options are missing.

At last for most people.

I’m a member there and don’t have these options a regular says they do have it, but a moderator confirmed he doesn’t.

Where would the admins find the option to change that?

There is no way to change that, as far as I know, other than CSS hiding the options.

So if the admins didn’t do this intentionally this is probably an error caused by some other CSS customization they did?

I’m the moderator in question, and I am in fact not just a moderator, but the main admin of the site, if that makes any difference.

@codinghorror What CSS would I be looking for?

Another option maybe: we have user-to-user messaging turned off for the forum (for a couple of reasons), could this be the reason?

6 Mi Piace

Aha, good catch. With PMs disabled that would indeed remove the user to user PM and the user to staff PM options from the flag dialog.

6 Mi Piace

Well, I guess that’s one mystery solved then. Thanks @codinghorror!

4 Mi Piace

Trovai utile nascondere il motivo “Fuori tema” per la segnalazione. (Abbiamo una sorta di stile di pubblicazione spensierato nella nostra community e i post fuori tema sono la norma.)

@Rahim123 Questo dovrebbe essere risolvibile tramite CSS personalizzato.

Mi aspetto che qualcosa di simile a quanto segue funzioni correttamente;

.controls.off_topic {
    display: none !important;
}
1 Mi Piace

Ottimo, grazie mille!

1 Mi Piace

Questo argomento è stato chiuso automaticamente dopo 2274 giorni. Non sono più consentite nuove risposte.