Vai al contenuto

Individual profile in the topic


Back

Messaggi raccomandati

Screenshot_1.png.da6b87cecdfecf692177dba862d66bc3.png

You need to find and remove the following in the postContainer template:

{{if $comment->author()->member_id}}

Next, add the following code (to any place convenient for you, you can go where the previous one was, but it's best to put it under the avatar):
For users:

{{if $comment->author()->member_id == X}} <!-- In place of X we write the user ID -->
	<!-- Here we write any code for display -->
{{else}}

For groups:

{{if $comment->author()->member_group_id == X}} <!-- In place of X we write the group ID -->
	<!-- Here we write any code for display -->
{{else}}

 

Link al commento
Condividi su altri siti

Crea un account o accedi per lasciare un commento

Devi essere un membro per lasciare un commento

Crea un account

Iscriviti per un nuovo account nella nostra community. È facile!

Registra un nuovo account

Accedi

Sei già registrato? Accedi qui.

Accedi Ora
  • Chi sta navigando   0 utenti

    • Nessun utente registrato visualizza questa pagina.
×
×
  • Crea Nuovo...

Informazioni importanti

Abbiamo inserito dei cookies nel tuo dispositivo per aiutarti a migliorare la tua esperienza su questo sito. Puoi modificare le impostazioni dei cookie, altrimenti puoi accettarli cliccando su continua. to insert a cookie message.