Heisenberg submitted a new resource:
You must be registered for see links
- Signature only on first post (VB4)vB Version: 4.0.3
Signature only on first post VB4.0x
This will cause each user's signature to be shown only on their first post on each page vs. on every post during a thread listing.
Hi i was wondering if there's a hack where peoples sigs only show once per page?
In the postbit or postbit_legacy template,
Find :
Code:<vb:if condition="$post['signature']">
And replace it with this one:
Code:<vb:if condition="$post['signature'] AND...
You must be registered for see links
Last edited: