Quote:
Originally Posted by mclark2112
DOes this replace version 2.x ? I don't wan tthe ad sharing portion of this.
Also, can the code be modified to only showing the postbit ad after the first post, on the first page?
|
You should still upgrade, there are other improvements. Ad-sharing is disabled by default.
Alter the postbit(_legacy)_advertisement template like so. Surround the contents with a conditional:
<if condition="$post[postcount] == '1'">
CONTENTS OF POSTBIT TEMPLATE
</if>
Please click Install so you don't miss updates.