Forums

All in One Adsense and YPN - No support? (5 posts)

  1. MvdL79
    Member
    Posted 3 years ago #

    I seem to have a problem with my plugin. I don't know what is causing it and I already tried contacting the developer of this plugin, but unfortunately his support is lacking, to say the least.

    Problem:

    1. Adsense advertisements in old(er) articles on my website stay on the same, fixed, position. They do not show up on random places anymore (e.g. 4th line, 20th line, 120th line, etc.). They just appear at the same position all the time.

    2. When I start a new post / article; the advertisement starts on the first line. No matter what I do. Even when using <!–adsensestart–>, it still starts on the first line?!

    The only thing it currently listens to, is: <!–adsensestop–>.
    At least when I add that before I save the draft (or publish an article). If I add it afterwards, it does not respond to it. Sigh.
    I already tried updating to the latest version, but this was also with succes.

    Also when I check the source of my website's page, I can see the following:

    <br–adsensestart–>

    It's really weird, cause for some reason it puts "br" in there instead of an "!".

    The full topic, at the developer's forum, can be found here.

    Unfortunately I am not getting help there.

    My website: here!

    Any help or advice would be highly appreciated!

  2. MvdL79
    Member
    Posted 3 years ago #

    I also tried replacing this:

    $repchar = "<br";

    into this:

    $repchar = "<!";

    Though this show the code correctly in the page source, it doesn't change anything. The ads still show up at the same old place. And as soon as I select 2 ads to show on a page, my whole website goes crazy.

    I already tried backtracking the problem, but I cannot find what is causing these problems!

    //edit

    I also tried reverting back to an older version; 1.71, but that also didn't help. Weird. It seems like something, don't know what, is messing up the Adsense PHP script. Sigh.

  3. MvdL79
    Member
    Posted 3 years ago #

    Could the problem be caused when I updated to the latest WordPress? 2.7.1, or is that out of the question? :(

  4. MvdL79
    Member
    Posted 3 years ago #

    Please help...

  5. MvdL79
    Member
    Posted 3 years ago #

    Okay after disabling one plugin at a time, editing php code, etc. I found out what's causing the problem:

    The following plugin: RAW-html apparently causes serious problems with the Adsense script. I use this plugin to display html tables. Though it's weird, cause in the beginning it didn't cause any problems at all?

Topic Closed

This topic has been closed to new replies.

About this Topic