top of page

Moji5 Knowledgebase

Theme Coding

The user is able to modify how the theme works, by either removing or adjusting the position of the user profiles i.e fullname, Title, Email and user uploaded photo.



The keyword for fullname, title, email and user uploaded image:-

[$CurrentUser.Fullname] = fullname

[$CurrentUser.Title] = title

[$CurrentUser.Email] = email

[$CurrentUser.PhotoURL] = user uploaded image(User profile picture)

Comentários


bottom of page