• After update for v1.9.4 this puglin broken ads after image.

    The code of the image is this:

    <p style="text-align: center;"><img class="alignnone" title="Candy Crush Saga" src="https://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /></p>

    When I use this code, it inserts the ads after the next within the post.

    Example:

    <p style="text-align: center;"><img class="alignnone" title="Candy Crush Saga" src="https://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /></p>
    
    <h3>2. Crossy Road</h3>
    <p style="text-align: left;"><a title="Download Crossy Road" href="https://www.example.com/crossy-road-jogo-android-ios-windows-phone.html" target="_blank" rel="noopener">Crossy Road</a><ads here> é um jogo gratuito para iPhone e iPad baseado no Frogger do Atari.</p>

    If I use this code below, it works, but I do not want to link to the images.

    <p style="text-align: center;"><a href="https://www.example.com/wp-content/uploads/candy_crush_saga.png"><img class="alignnone" title="Candy Crush Saga" src="https://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /></a></p>

    • This topic was modified 7 years, 2 months ago by serjao.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi @serjao,

    Could you please try using <div> instead of <p> (or quicktags as another option)?
    If it doesn’t help, could you please provide us with the page example and your QuickAdsense settings?
    We are checking this behavior.

    Best Regards.

    Hi @serjao,

    We’ve reproduced the issue.
    You can insert a quicktag (such as <!–Ads1–>, <!–Ads2–>, etc.) after an image to show the Particular Ads.
    We are doing additional tests – if it is a bug, we will fix one in the next release.

    Best Regards.

    I’ve found one more solution.
    You can use an empty wp-caption like in this example:
    <p style="text-align: center;">[caption]<img class="alignnone" title="Candy Crush Saga" src="https://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /> [/caption]</p>

    And enable the tick-mark “after Image’s outer <div> wp-caption if any” in the QickAdsense Settings menu.

    Best Regards.

    Thread Starter serjao

    (@serjao)

    Thanks for reply,

    These solutions are not viable for me, because I would have to manually edit more than 500 images to apply it.

    Thanks for the update.
    We will fix it asap. Btw., did it work fine with the previous QuickAdsense version? We didn’t make any changes in this function, and it should work like on the previous plugin version.

    Thread Starter serjao

    (@serjao)

    Yes, it work fine with version 1.9.2.

    Thanks for help.

    @serjao, thanks for the update,
    Could you possibly send us ( to [email protected] ) a screenshot of your QuickAdsense settings and the website address? This may help us to speed up the resolution.

    Best Regards.

    Thread Starter serjao

    (@serjao)

    Yes, I can, however I backed to version 1.9.2.

    Hello @serjao,

    We’ve checked on 1.9.2 several times and it has the same behavior as 1.9.4 (ads appear after the link tag).
    Anyway, we will add an option to ignore the link tag after images as soon as possible.

    Best regards,
    QuickAdsense Support.

    Thread Starter serjao

    (@serjao)

    I’m looking forward to this update.

    Thank you very much!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Broken insert ads after image’ is closed to new replies.