Purchase OIOpublisher now for just $47.

Take control of your ad space.

Click here to purchase

    • CommentAuthoraSKer
    • CommentTimeSep 2nd 2008
     

    I've upgraded to the version 2.0 of your plugin and there is a setting that i cant find.
    I use the sidebar textlinks but now it displays links: 'Add Your Link Here' for every one of my links that is not sold. Is there a way to display only 1 at a time ?

    • CommentAuthorSimon
    • CommentTimeSep 2nd 2008
     
    Project Admin

    Try this. Open include/output.php and find the oiopub_link_zone function.

    Then search for $empty++ and on the line above it put if($empty > 0) break;