Log in

View Full Version : What's the template where all the user info is displayed?


mathforum
06-02-2009, 08:13 PM
I want to customize this template to have more info than the basic post count, join date, etc. Anybody know what template this is and have some tips on easy customizations?

EnIgMa1234
06-02-2009, 08:37 PM
For member's profiles the template is MEMBERINFO
For member's post display info the template is POSTBIT or POSTBIT_LEGACY

HMBeaty
06-02-2009, 08:41 PM
For member's profiles the template is MEMBERINFO
For member's post display info the template is POSTBIT or POSTBIT_LEGACY
There's also MULTIPLE templates in the memberinfo now, so be aware of that as well

Lynne
06-02-2009, 09:02 PM
If you are wanting to put text in a specific area on a page and wonder what template it is, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.

Be aware that you may have to use a plugin to get the information you wish to display in the template.