• Hey,

    I am using your great tool in combination with the cache enabler plugin with nginx 1.11.8 + pagespeed module.

    everything works fine for me except the popads issue.

    I am using the php library:

    – uploaded .php file
    – bound in the wordpress base code (header or index.php have to check if necessary)

    this file generates new anti adblock ad code, when the actual adcode gets detected by easylist etc.

    How can I solve this issue, that the plugin is changing the adcode when popads generates a new adcode for me?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Frank Goossens

    (@futtta)

    I have no idea how popads works @emre22, but let’s start with some basic questions:
    * is the problem still there when you disable JS optimization?
    * what JS errors (if any) do you see on the browser console when AO is active?
    * what JS code does “popads” inject? have you tried excluding that from AO JS optimization?

    frank

    Thread Starter emre22

    (@emre22)

    hello Frank,

    – yes
    – I dont see an error, just the “old” adcode is still cached instead of the new one
    – the php file generates the html adcode and I see also some popads…(random) java script files in my directory

    Plugin Author Frank Goossens

    (@futtta)

    well, as: the problem persists even if JS optimization is off and there are no JS errors
    and as: AO does not cache the HTML

    I would suspect this is rather an issue with your page cache, not AO?

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

The topic ‘popads’ is closed to new replies.