Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter toto80

    (@toto80)

    at the moment i’m solving with

    if ( is_single('id') ) {
    echo '';
    }
    else {
    adrotate
    }

    Plugin Author Arnan

    (@adegans)

    You can always disable stuff in certain locations. But AdRotate doesn’t offer too much options for that. Your if/else is a good way to do so.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘disable on specific posts’ is closed to new replies.