Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Arnan de Gans

    (@adegans)

    Make sure your sidebar is wide enough.

    Thread Starter canadianangelxo

    (@canadianangelxo)

    Hi, Arman, It is wide enough. I can ft 300×225 images in my sidebar without being cut off no problems, however when I use AdRotate, then get cut off. I’m not sure why this is happening. Very confusing.

    Plugin Author Arnan de Gans

    (@adegans)

    Where is your site?

    Hi,
    I have the same problem. This is my site: http://www.tsarevo.info
    Ads are missing only on home page, only on right sidebar. I have custom image banner which is showing just fine. Only Google ads are missing.
    I am using WP Super Cache, so I have deactivated the plugin for some tests, but the problem was still there, even with cache deavtivated.
    I hope you can help me with this.
    Thanks.

    @mladen Gradev: It is impolite to interrupt another poster’s ongoing thread with a question of your own. It causes significant problems for the forum’s volunteers and prevents us from being able to track issues by topic. Please post your own topic.

    Plugin Author Arnan de Gans

    (@adegans)

    And your problem doesn’t sound the same at all…

    Thread Starter canadianangelxo

    (@canadianangelxo)

    my site is http://canadianangelxo.com/. I don’t currently have the plugin in question installed at the moment though, because it was cutting the ads off.

    I have had the same issue with the latest AdRotate release. It appears there is some new/modified CSS code which applies a max-height property. If you are applying your own margin/padding between ads in a block, you need to make sure you cancel out the max-height. e.g.

    .block_outer{
    max-height: none !important;
    }

    .block_outer>div{
    margin-bottom: 10px;
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Ads Getting Cut Off in sidebar?’ is closed to new replies.