Hello!
First of all, I apologize if I am using the wrong terms to describe what I am trying to do - my coding knowledge is a bit limited. I am currently working on the viewtopic_body template, and I had wanted to place different values from the member's profile in different areas on the posted message.
For example, I'd like the points value and the number of posts the user has made to be placed in a hover on the member's avatar, which I have done already. However, I'd also like to later create custom profile fields for things such as character rank (this is for a roleplay site) and their alignment, and for those to be placed in a section above each post when viewing a thread.
From what I can see so far, there is only a {postrow.displayed.profile_field.CONTENT} variable, which displays everything in the member's profile. However, would it be possible to pick out just one field's content and place it one location, and place another field's content in another location like I described above?
Link to the site if it helps in any way.
Thanks in advance! Any help would be appreciated~
First of all, I apologize if I am using the wrong terms to describe what I am trying to do - my coding knowledge is a bit limited. I am currently working on the viewtopic_body template, and I had wanted to place different values from the member's profile in different areas on the posted message.
For example, I'd like the points value and the number of posts the user has made to be placed in a hover on the member's avatar, which I have done already. However, I'd also like to later create custom profile fields for things such as character rank (this is for a roleplay site) and their alignment, and for those to be placed in a section above each post when viewing a thread.
From what I can see so far, there is only a {postrow.displayed.profile_field.CONTENT} variable, which displays everything in the member's profile. However, would it be possible to pick out just one field's content and place it one location, and place another field's content in another location like I described above?
Link to the site if it helps in any way.
Thanks in advance! Any help would be appreciated~
Last edited by ivyleaf on February 7th 2019, 8:24 am; edited 1 time in total