![]() |
modification Request
1 Attachment(s)
hi
i search before send new thread but can't find anything like this i make a multiselectable field for my users and they can select 3 choose from list But always show 1 choose in postbit attached 2 picture for more Explain :D please see and help me how can make like this pics ? thanks |
Post the code you are using in your postbit_legacy template to spit out the field. It sounds like you are not doing it correctly for a multi-choice field. See post two and three of this thread - How To Add A Profile Field To The Postbit
|
1 Attachment(s)
thank you lynne
this is my postbit Code:
$template_hook[postbit_start] Code:
<if condition="$post['field43'] & 1"><div class="smallfont">$post[field43] |
As you can see, your url paths to the images are incorrect. You will need to correct those in order to see anything. Also, you'll want to change the value of the field here (just an example from one of the sections in your code):
Code:
<if condition="$post['field43'] & 64"><div class="smallfont">$post[field43] |
it's Working :d Thank You Very much lynne
But Now how Can Set Algin To horizontally ? like the picture in post # 1 for me pics algin vertically |
Try not using div tags around the images and see if that makes it how you want.
|
thank you Lynne :)
problem fixed |
All times are GMT. The time now is 01:38 PM. |
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:
|