[MC] Infinite Scroll

[MC] Infinite Scroll 1.0.0 Beta 5

No permission to download
How do I get in-between post ads to work in the thread view?
You need to wrap your ad in the following class container:

Code:
<div class="infinite-scroll-ad-container">
    Ad here
</div>
Back
Top Bottom