• Resolved moriyonet

    (@moriyonet)


    Hi there,
    Is it possible placing ads on the external theme margins?
    If so, how can I do it please?
    I actually don’t want to use it as a sticky widget. Just a regular ad that is shown on the empty sides outside the theme page.

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Spacetime

    (@spacetime)

    You already have some sticky sidebar ads.

    So you would like to move them?

    Thread Starter moriyonet

    (@moriyonet)

    Hi Igor, this is not my site, it’s just an example.
    I would like to add my adsense ads on the side margins of my web pages.
    It doesn’t have to be “sticky”, just vertical ads on the free white sides.

    Thanks.

    Plugin Author Spacetime

    (@spacetime)

    Use this CSS

    position: fixed; left: 0; top: 100px;

    Thread Starter moriyonet

    (@moriyonet)

    Hi Igor,
    Eventually I have added this CSS: position: absolute; left: -180px; top: 255px;
    So now I can see the ads at the best position. But I am not able to add another one at the same position but on the other side. I need two ads, each on any side.
    Can you please assist me with this?
    Right now when I add this ad code, I cannot add another one.

    Many thanks!

    Plugin Author Spacetime

    (@spacetime)

    You need to use another block for a different position.

    For right side use
    position: fixed; right: 0; top: 100px;

    Thread Starter moriyonet

    (@moriyonet)

    Cool, that worked for me.
    Now I am trying to set the ads so they show up only on a certain category pages.
    I have configured it through the chosen category, but the ads doesn’t show up.
    Can you please tell me what I did wrong? https://prntscr.com/ijwy28

    Thanks again.

    Plugin Author Spacetime

    (@spacetime)

    to show up only on a certain category pages

    You need to select those categories (from the selection) and white-list them:
    https://adinserter.pro/lists

    Thread Starter moriyonet

    (@moriyonet)

    That’s exactly what I did but the ads doesn’t show under the category’s pages ??
    I have added the category name and whited it.
    Please have a look: https://prntscr.com/ijx6m1

    Plugin Author Spacetime

    (@spacetime)

    No, don’t use category name, use category slug – simply select it from the available items (small button left of the list).

    Please enable remote debugging and post page address if you want me to check:
    https://www.ads-software.com/support/topic/ad-inserter-support-how-to-ask-for-help/

    Thread Starter moriyonet

    (@moriyonet)

    Tried that as well. When I choose it from the list, it still does show up.
    I tried all settings under categories: https://prntscr.com/ijxfu6

    Thread Starter moriyonet

    (@moriyonet)

    Hey Igor, I have enabled debugging mode and disabled cache.
    This is a one URL for example that I have declared a category block for: https://goo.gl/bT1eNp

    Many thanks.

    Plugin Author Spacetime

    (@spacetime)

    The category is properly white-listed.

    However, block 1 is set to be Individually enabled on posts and pages and you only enabled it on

    https://www.paintpages.co.il/%d7%93%d7%a4%d7%99-%d7%a6%d7%91%d7%99%d7%a2%d7%94-%d7%9c%d7%99%d7%95%d7%9d-%d7%94%d7%a2%d7%a6%d7%9e%d7%90%d7%95%d7%aa/

    https://adinserter.pro/exceptions

    Thread Starter moriyonet

    (@moriyonet)

    I’m not sure I get it.
    I removed the option to Individually enabled before.
    As you can see on the editor, it is not set on the page you mentioned:
    https://prntscr.com/ik48e0

    Also this is the settings for block1: https://prntscr.com/ik48vq

    Still I have 2 ads, block1 and block3 that suppose to show up in all posts under the white listed category I have configured. Still can’t see either of them on any post from that type.

    What am I missing here?

    Plugin Author Spacetime

    (@spacetime)

    Code block is not enabled on any page type.

    You should enable Posts.

    https://adinserter.pro/page-types

    Thread Starter moriyonet

    (@moriyonet)

    YOU ROCK!!!

    I really appreciate your assistance. Such a wonderful plugin and such a lovely support ??

    Thank you very much!

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Placing ads on the outer sides of container’ is closed to new replies.