Here's an odd request, but feedback with advice from anyone would be appreciated ... :up:
If I wanted to execute the following conditional so that this excellent mod ONLY displayed the ads on the second post under those conditions specified, where in the plugins would I put it? I've tried everywhere including the template and it always seems to still interact with the mod's own settings, or prevents elements of the postbit_legacy bottom bar from displaying properly.
Code:
<vb:if condition="is_member_of($bbuserinfo,1,2,3,4,13,17) || in_array($bbuserinfo['userid'],array(2,5539))">
Execute Ads in Second Post Mod
</vb:if>
Would appreciate any advice ...
Regards,
Doug