1 to 4 of 4
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!
In the Settings -> General area there is an option to "display ads in a new window". That should add target="_blank" to the ads.
thanks, is there a way to target "self" or "top"
Not without editing the code. It can be found in the file include/output.php - if you search for target, you should find it.
1 to 4 of 4