![]() |
(Vertical) Postbit Template
Hi
I have vb 3.0.1 I Enable "Use Legacy (Vertical) Postbit Template" ---> Yes But I want only show privete msg as the new style as two horizental column How Do I do this ? |
Hello Q8 manar how r u?
i think you cannot do that ..when u enable the legacy Mode it ll be for all the furom things..Private +postbit+showtheard>>... as long as the coders try 2 do somthing for it ... we hope... regrads ... Khaled |
You can have them display different styles, they use the same template, but there is a variable which tells vB if it is a private message or a post. You just have to find that variable and then base your layout decision on it.
|
Quote:
I couldn't find that variable Is there any body can tell us what i should to do |
up up up
|
<if condition="THIS_SCRIPT == private">postbit_legacy template goes here <else /> postbit template goes here </if>
That goes in the postbit or postbit legacy template |
Thanks zachery
Please could you explain more or put the if statment fully if I'm Using postbit_legacy now . What I have to put in THIS_SCRIPT . Regards |
You only change what looks like this
<if condition="THIS_SCRIPT == private">postbit_legacy template goes here <else /> postbit template goes here </if> |
it doesn't work
I put this code : Code:
<if condition="THIS_SCRIPT == private"> |
All times are GMT. The time now is 08:40 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:
|