The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Question about Vertical Posting?
How can I get my post on my forums to be vertical and not horizontal? I know it is a stupid question, but I have tried almost everything. Thanks!
|
#2
|
|||
|
|||
You mean the user information like here?
vBOptions > Style & Language Settings > Use Legacy (Vertical) Postbit Template Set this to YES |
#3
|
|||
|
|||
OMG!!! I didn't even think about that! Thank you so much!
I have one more question? How do you get like custom fields, location, ect. to be seen on the post of a certain user? |
#4
|
|||
|
|||
No problem at all. Happy to help
|
#5
|
|||
|
|||
I have one more question? How do you get like custom fields, location, ect. to be seen on the post of a certain user?
|
#6
|
|||
|
|||
in your postbit template find
Code:
<div>$vbphrase[posts] $post[posts]</div> Code:
<div>$post[fieldx]</div> |
#7
|
|||
|
|||
its not working. I went to style manager-edit template- postbit template- (expanded it)- then I went to postbit. I went down and this is the code that I but the
Code:
<div>$post[fieldx]</div> Code:
<div>$post[field5]</div> <div> $vbphrase[posts]: $post[posts] </div> |
#8
|
||||
|
||||
Instead of "postbit" template edit "postbit_legacy".
|
#9
|
|||
|
|||
[high]* peterska2 slaps head[/high]
Why did I say postbit when I meant postbit_legacy? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|