• Hey there,
    I have just implemented your plugin via single.php (theme: generatepress) on my site to test some stuff with display ads (I use ezoic).

    Now I’ve realized that ads actually not showing on ajax loaded pages. The ads are inserted partly manually and partly with an extension feature ezoic has. I can locate the ad placeholder in the source code of ajax loaded pages, but ads are not showing.

    I’ve read somewhere that I need to pull in new content with the_content but I am not sure how I would implement this in the context of the ALM setup in single.php.

    Would be great if you can give me a hint on what to do, or if this is actually possible at all.

    Thanks!
    Stefan

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    @joamp The issue here could be caused by Exoic ads requiring JavaScript to load them. I can support you with hooks and callbacks to trigger the ads to start, but it might actually be best to reach out to Exoic for any documentation they may have for loading ads in Ajax requests.

    Thread Starter Stefan

    (@joamp)

    @dcooney Thanks for your response. I’ve got the response from ezoic that they recommend turning it off. I’m not sure about that. So, is there a relatively easy work around?

    Plugin Author Darren Cooney

    (@dcooney)

    The recommended turning infinite scroll or the ads off?
    Great support, lol.

    Thread Starter Stefan

    (@joamp)

    Turning off infinite scrolling. I suppose they are worried that their AI (ad tester) may not be able to optimize with infinite scrolling.

    Plugin Author Darren Cooney

    (@dcooney)

    So, is there a relatively easy work around?

    That depends on how ads are currently being injected.

    I’ve never heard of this ad service before and it doesn’t look as though they have any docs.

    Thread Starter Stefan

    (@joamp)

    Ok, then I was happy to fill this gap for you ;). Yeah, they don’t have anything in this regard. Never mind. Thanks anyway.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to load display ads from Ezoic on ajax loaded pages?’ is closed to new replies.