![]() |
Add Profile Field to Postbit
Is it possible to show an added profile field in the postbit under location or posts? I've added the user profile field with radio buttons and would like to show it with the other member info.
|
Yes. Go to your postbit template and add the following code where you want it to be displayed...
Code:
<if condition="$post[fieldXX]"> |
OK, I see. What if it's a radio button option? For some reason, field5 isn't working. I did the same as field2 (location) right above it, but nothing.
Sorry....My bad. I was trying to edit the postbit template instead of the postbitlegacy template....ugh. I'll get the hang of this one day :D Thank you so much! It works great. |
This is pretty general, but you didn't give details on your radio button, so...
HTML Code:
<if condition="$post[field5] == 'whatever'"> |
Thank you so much. I'm adding moods by hand and it works....Hurray!
It's a bit of work, but more fun than installing a mod :D |
I want to include this in my board.
I created a new profile field with two radiobuttons. The user can select option1, option2 or both. How can I manage to show all options the users selected in the postbit? |
You cannot select both options when using radio buttons.
|
All times are GMT. The time now is 03:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|