Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi again,

    Pocono uses a grid layout for posts and each column / grid item needs the class .post-column to work. That means you have to make sure that the inserted ad uses this class for the grid layout to work, perhaps with a div-wrapper.

    
    <div class="post-column">
    Ad Code
    </div>
    

    If you just randomly insert an element in a column layout it will break. This can’t be fixed within the theme, I’m sorry.

    If you need ads between posts you can also switch to a different theme which does not show a grid layout.

    Best,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘not suitable for adding ads Between Post with Ad Inserter’ is closed to new replies.