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

    (@futtta)

    hi myerrorsandmysolutions;
    it’s my error actually (due to a bugfix in 1.8.2 for javascript in comments being taken into account) and i’m working on a solution 😉

    don’t know if you’re up for it, but this could be the upcoming fix;

    1. open /wp-content/plugins/autoptimize/classes/autoptimizeScripts.php
    2. on line 158 (before the “//Check for already-minified code”) add this:
      $this->jscode = $this->restore_comments($this->jscode);
    3. save changes and empty autoptimize cache

    If this does not work (or if you’re into code) you can also just disable javascript optimization (leaving you with CSS & HTML) which should not break adsense extreme. In any case version 1.8.4 will fix this, I expect to release it early next week.

    hope this helps,
    frank

    Plugin Author Frank Goossens

    (@futtta)

    Forget about the fix above (which was not complete), but could you install this test-version of 1.8.4 and confirm if this works or not?

    Thread Starter myerrorsandmysolutions

    (@myerrorsandmysolutions)

    Hi frutta,
    at the moment I can’t access to the ftp of my website to install your test version, I’ll work abroad for a few of days. To test it, you should release that version so I can donwload the update directly from wordpress dashboard.

    Plugin Author Frank Goossens

    (@futtta)

    darn, had hoped you could test before releasing.

    anyway; I asked some other people too, so if all goes 1.8.4 will get released later today/ early tomorrow morning.

    Looking forward to the update futtta. Love the plugin overall. I’ve had a few issues with this (AdSense) and similar ad code from other sources (Commission Junction and something a little more customized). I added the nooptimize tag on the widgets that broke and now they’re fine, but still nothing for AdSense because I didn’t want to mess with the custom functions php for this issue.

    If I install the beta, will the full version come through the installer when it is released?

    Plugin Author Frank Goossens

    (@futtta)

    hi eric1985;
    the beta-version is marked as 1.8.3, when I push it out the gates it will be marked 1.8.4 so you’ll indeed receive it as an update (although the version-number should be the only change).

    frank

    That fixed the AdSense issue for me. I give it a positive vote.

    Plugin Author Frank Goossens

    (@futtta)

    1.8.4 got released a couple of hours ago, fixing this issue. thanks for your help!

    healthable

    (@healthable)

    Well am having adsense display problem and pop up, seems the plugin disabled it but it was not like that when i first installed it

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘After last update block the functionality of Adsense Extreme’ is closed to new replies.