Auto load post problem
-
Hello,
Is it possible to fixed ads with auto load post plugin ?
-
Hello,
can you please clarify what exactly do you mean?
@spacetime
sorry,If you look this page (https://bit.ly/2sbEctm) , you can see ads on the main.
When you scroll down, there is another post which is load via ajax (auto load post), in this second post, there is no ads from Ad Inserter plugin.
I try a lot a configuration but nothing work.
I you need, I can give you admin, pass, etc.
Thanks for support
Insertion for Ajax requests is enabled by default:
https://adinserter.pro/documentation/additional-block-settings#insertionHowever, the theme or plugin making Ajax requests must process them via
the_contentfilter which is used by Ad Inserter to insert blocks:
https://adinserter.pro/faq/how-ad-inserter-works#infinite-scrollPlease enable remote debugging and post page address to check.
Thanks for trying help me.
Here the first page , with insertion after 6 paragraph
when you scroll down, you can see that the second post haven’t got the ad.
I have read the documentation but I am such a noob, I don’t understand what it mean.
Can you help me with admin + FTP access ?
Remote debugging doesn’t seem to be enabled.
@spacetime
Sorry, it’s , I have ensablé it.Sorry, I have enable it.
Your ajax content doesn’t seem to be processed via
the_contentfilter.yes, I think too.
-
This reply was modified 6 years, 2 months ago by
espacemusculation.
I have read this discussion https://wordpress.org/support/topic/ads-not-showing-in-admin-ajax-requests/
I think I have the same issue.
The problem is that I don’t use this plugin (infinite scroll plugin), because, my theme does it.
If you know the code to add, can you help me?
I can give you the access to my FTP and admin.
Many thanks for your help 🙂
You need to contact theme authors to add WP processing of the content returned by Ajax requests.
They need to use
the_contentfilter:
https://developer.wordpress.org/reference/hooks/the_content/Ad Inserter and other plugins depend on this filter to add ads:
https://adinserter.pro/faq/how-ad-inserter-works#infinite-scrollThanks you, I will contact the authentic theme support.
Here is the answer from the authentic theme support….
Hello,
We do use the_content filter while auto-loading posts.
Since this is something very specific and is related to a third-party plugin, it is something you would have to modify on your own or order paid customization service since we’re unable to provide this level of customization to all of our customers within the included support.
Please let me know if you would like to know more about our customization service.
Best regards,
Elliot Alderson-
This reply was modified 6 years, 2 months ago by
espacemusculation.
Not sure what they mean.
If they do usethe_contentfilter then why they are offering you customization?Debugging data doesn’t show any sign of processing Ajax content via
the_contentfilter.Would need the theme to check.
Please create a support ticket if you want me to check. -
This reply was modified 6 years, 2 months ago by
The topic ‘Auto load post problem’ is closed to new replies.