Announcement
Collapse
No announcement yet.
Is it possible to have the user signatue to show up ONCE per page?
Collapse
X
-
Could not find
Originally posted by KierActually, this can be done with conditionals.
In the postbit template, find this conditional:HTML Code:<if condition="$post['signature']">
HTML Code:<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
Any suggestions?
TIA.
Comment
-
Originally posted by gbartonI'm running version 2.2.9 and could not find this conditional in the postbit template.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
-
Originally posted by Wayne LukeDid you edit the correct postbit?
If the user information is on the top, you need to edit the postbit template.
If the user information is on the left, you need to edit the postbit_legacy template.
Hi Wayne,
Thanks for the suggestion! I forgot to add it in the legacy bit also.
My board uses the user info on the left. The sponsor requested that.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment