Purchase OIOpublisher now for just $47.

Take control of your ad space.

Click here to purchase

  1.  

    I am using the javascript to serve my ads into a iframe on my wordpress page, when the user clicks the ad it only refreshs the iframe, I would like to target a "blank" or :"self". Please help!

    • CommentAuthorSimon
    • CommentTimeOct 1st 2008
     
    Project Admin

    In the Settings -> General area there is an option to "display ads in a new window". That should add target="_blank" to the ads.

  2.  

    thanks, is there a way to target "self" or "top"

    • CommentAuthorSimon
    • CommentTimeOct 1st 2008
     
    Project Admin

    Not without editing the code. It can be found in the file include/output.php - if you search for target, you should find it.