Title: Problem in loading ads after plugin update.
Last modified: February 23, 2026

---

# Problem in loading ads after plugin update.

 *  Resolved [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/)
 * Hello..
   Since updating the plugin, I have been experiencing some issues related
   to ad loading. The ads are not loading properly, and I am not sure what the exact
   problem is. I have already checked the plugin settings, and everything appears
   to be configured correctly.
 * The actual issue is that when I open a page, the ads display properly on the 
   first page. However, when I scroll down and the next page loads automatically(
   infinite scroll), the ads do not appear on the newly loaded content, even though
   I have configured them in the plugin settings.
 * Interestingly, the ads that I placed manually using shortcodes are displaying
   correctly on the newly loaded pages. But the ads that are supposed to appear 
   automatically through the plugin settings are only showing on the first page 
   and not on the subsequent pages loaded via infinite scroll.
   Can you guys please
   check this issue.Thanks,Abid

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/page/2/?output_format=md)

 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18830665)
 * Well, currently only you can check 🙂
 * You did not post anything to check:
   [https://wordpress.org/support/topic/ad-inserter-support-forum-before-you-ask-for-help/](https://wordpress.org/support/topic/ad-inserter-support-forum-before-you-ask-for-help/)
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18833566)
 * Are you still having issues?
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18833684)
 * yes.
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18834258)
 * Then why don’t you provide the required data?
 *  Moderator [Support Moderator](https://wordpress.org/support/users/moderator/)
 * (@moderator)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18835552)
 * [@jk555](https://wordpress.org/support/users/jk555/) Please never offer to log
   in onto your site backend. This is [violation of forum guidelines](https://wordpress.org/support/guidelines/#we-reserve-the-right-to-manage-the-forums-to-the-best-of-our-ability)
   for both sides (offering and accepting).
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18835934)
 * ok, this is the website url: [https://news.twistkoala.com/carpet-still-talking/](https://news.twistkoala.com/carpet-still-talking/)
   
   please have a look and let me know how we can fix this, also is this possible
   please hide this website url.
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18836317)
 * Remote debugging doesn’t seem to be enabled.
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18836364)
 * Activated now.
 * [https://pasteboard.co/hOA8RNmRGPDk.png](https://pasteboard.co/hOA8RNmRGPDk.png)
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18836852)
 * All the blocks inserted as configured. With infinite scroll I see block 1 loaded
   and ad displayed.
 * Use debugging function Label blocks to diagnose insertions:
   [https://adinserter.pro/documentation/debugging](https://adinserter.pro/documentation/debugging)
 * For details on infinite scroll and Ad Inserter please check this page: 
   [https://adinserter.pro/faq/how-ad-inserter-works#infinite-scroll](https://adinserter.pro/faq/how-ad-inserter-works#infinite-scroll)
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18836937)
 * I debugged the label block, but as soon as a new page loads through infinite 
   scroll, the automatic ads do not appear on the newly loaded content. The ads 
   I inserted manually using shortcodes load properly without any issue.
 * The automatic ads are supposed to be injected by the plugin. The ads placed before
   and after the image are not showing correctly, and the end-of-content ad that
   I inserted via shortcode is visible. However, the auto ads configured through
   the plugin are not displaying on the newly loaded pages.
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18836974)
 * check here: [https://postimg.cc/yDq2Cgrj](https://postimg.cc/yDq2Cgrj)
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18837247)
 * I checked again and it seems the asynchronously loaded content is not processed
   via the_content () WP filter hook so the plugin can’t insert blocks.
 * I would suggest contacting the support for the infinite scroll. Above I posted
   instructions on what is needed for the infinite scroll to work with automatic
   insertion.
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18837322)
 * I contacted with the Infinite scroll plugin support and they said this:
   Nothing
   changed in the plugin with regards to loading. It is processed via the content
   hook.
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18837517)
 * OK, do the following:
 * For all wanted blocks enable REST requests (Button Misc / Insertion):
   [https://adinserter.pro/documentation/additional-block-settings#insertion](https://adinserter.pro/documentation/additional-block-settings#insertion)
 *  Thread Starter [JK555](https://wordpress.org/support/users/jk555/)
 * (@jk555)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/#post-18837525)
 * After enable REST requests (Button Misc / Insertion):
   [https://adinserter.pro/documentation/additional-block-settings#insertion](https://adinserter.pro/documentation/additional-block-settings#insertion)
 * It looks fixed, this tweak will be the permanent solution?
   Thanks

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/page/2/?output_format=md)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-in-loading-ads-after-plugin-update%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/ad-inserter/assets/icon-256x256.jpg?rev=1502039)
 * [Ad Inserter - Ad Manager & AdSense Ads](https://wordpress.org/plugins/ad-inserter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ad-inserter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ad-inserter/)
 * [Active Topics](https://wordpress.org/support/plugin/ad-inserter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ad-inserter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ad-inserter/reviews/)

 * 17 replies
 * 3 participants
 * Last reply from: [JK555](https://wordpress.org/support/users/jk555/)
 * Last activity: [3 months, 1 week ago](https://wordpress.org/support/topic/problem-in-loading-ads-after-plugin-update/page/2/#post-18837546)
 * Status: resolved