Excluded Signature just for 1 forum

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HDT
    Member
    • Sep 2006
    • 58
    • 3.6.x

    Excluded Signature just for 1 forum

    How do I make all members signature not showing just on 1 forum (lets say the forum is Buy and Sell Forum).Thanks
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    You could put a forum template conditional around this section of the postbit template:

    <if condition="$post['signature']">
    <!-- sig -->
    <div>
    __________________<br />
    $post[signature]
    </div>
    <!-- / sig -->
    </if>

    Here is the online documentation for using template conditionals:

    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

    • HDT
      Member
      • Sep 2006
      • 58
      • 3.6.x

      #3
      Originally posted by Steve Machol
      You could put a forum template conditional around this section of the postbit template:

      <if condition="$post['signature']">
      <!-- sig -->
      <div>
      __________________<br />
      $post[signature]
      </div>
      <!-- / sig -->
      </if>

      Here is the online documentation for using template conditionals:

      http://www.vbulletin.com/docs/html/m...e_conditionals
      Thanks for your reply Steve.

      Excellent,thanks again Steve.Problem solved.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎