maxicep
Active member
Hello,
Our problem is that;
If we put the async ad codes in the ad_message_body or ad_message_below templates and someone reply the thread via quick reply, thread doesn't update with new content and post doesn't show on thread page. Users should refresh for see them.
We have 2 different async adsense code in our forum. They are:
1. every first post in threads (all pages of thread)
2. every second post in threads (all pages of thread)
So if we edit the the first or second post of thread or second post of thread inline, then it disappear and we cant see them until the refresh page. However, if someone reply the thread and if this reply the new first or second post of thread's pages then same problem. Post cant show and ajax loader waiting at right of the corner of the screen.
I have searched this problem in xenforo, and i found same problem from others;
https://xenforo.com/community/threa...-post-would-start-a-new-page-in-thread.95166/
He says that, if switch to normal code and remove the async code, post replies works without problem but i cant switch now because responsive adsense codes have no standart code, they are async only.
I think it is a xenforo's bug and it should be fixed.
Our problem is that;
If we put the async ad codes in the ad_message_body or ad_message_below templates and someone reply the thread via quick reply, thread doesn't update with new content and post doesn't show on thread page. Users should refresh for see them.
We have 2 different async adsense code in our forum. They are:
1. every first post in threads (all pages of thread)
2. every second post in threads (all pages of thread)
So if we edit the the first or second post of thread or second post of thread inline, then it disappear and we cant see them until the refresh page. However, if someone reply the thread and if this reply the new first or second post of thread's pages then same problem. Post cant show and ajax loader waiting at right of the corner of the screen.
I have searched this problem in xenforo, and i found same problem from others;
https://xenforo.com/community/threa...-post-would-start-a-new-page-in-thread.95166/
He says that, if switch to normal code and remove the async code, post replies works without problem but i cant switch now because responsive adsense codes have no standart code, they are async only.
I think it is a xenforo's bug and it should be fixed.